ios build for archive in Xcode 4 with no device -


i created adhoc provisioning files friend's device id , when else built app, friend able run on iphone.

i don't own iphone myself. trying build , upload itunes. since don't have actual device followed advice here because build archive option grayed out.

i selected ios device , build archive option became available build fails, though works fine on emulator.

am doing wrong?

note: in code signing chose iphone distribution

archive builds relese configuration running in simulator builds debug configuration. need development , release code signing certificate , development , release provisioning profiles. every time update provisioning profile need refresh provisioning profile library in xcode organizer.


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -