Can not install an Ad Hoc deployed IPA even though the UDID was added to the certificate

Jump to: navigation, search

When generating an IPA from an archive, Xcode uses the certificate available on your local file system NOT the one stored on iTunes Connect. Be sure to add the UDID to your certificate and then _download_ the certificate to your local drive and double click to install. If you get errors click the top level of the build and look for the Code Signing section. XC Ad Hoc should be the Provisioning Profile. You should also disconnect all iOS devices when you build the archive. Finally if you rename the .ipa file to .zip and unzip then using term you can inspect the directory and will find the embedded.mobileprovision file. Then run security cms -D -i embedded.mobileprovision and inspect the ProvisionedDevices section. The SO post is helpful http://stackoverflow.com/questions/14881126/how-to-tell-what-profile-signing-certificate-was-used-to-sign-ipa

See also

Personal tools
Namespaces
Variants
Views
Actions
Navigation