Search code examples
ios5ipaudidarchiving

how to create an IPA file having the UDID of the device and not the actual device


I have the capability of archiving and getting an IPA file if i have the device connected to the Mac. But now i need to create an IPA file and send it over seas...I have the device's UDID how can i accomplish this task?


Solution

  • You need to add the device UDID in the iOS Provisioning Portal. After you do that, you need to recreate your AdHoc Provisioning Profile and add it to Xcode.