1

I was able to install IPA on an iOS9.0.1 device but not on an iOS9.0.2 device. I am getting an app installation error.

[xcode 7.0.1 app installation error1

I am using Xcode 7.0.1 and am creating my IPA using the steps below:

  1. Product -> Archive -> Export
  2. Save for Ad Hoc Deployment -> Next
  3. Select Apple certificate for adhoc deployment
  4. Export one app for all compatible devices
  5. IPA created successfully

  6. Xcode -> Window -> Devices

  7. Select iPad device
  8. Click on + icon to install new app
  9. Select IPA and install.
  10. "App Installed Error A valid provisioning profile for this executable was not found."

I think its not a provisioning file error because I am able to install the same build on an iOS9.0.1 device using same distribution profile.

Caleb Kleveter
  • 11,170
  • 8
  • 62
  • 92
aj ar
  • 11
  • 2
  • Ad Hoc profiles contain a list of devices they can be installed on. Is your 9.0.2 device included? – Phillip Mills Oct 07 '15 at 18:54
  • Thanks Philip. That was missing. Also I have created IPA for enterprise Deployment and it worked now. – aj ar Oct 07 '15 at 19:00
  • Possible duplicate of [A valid provisioning profile for this executable was not found... (again)](http://stackoverflow.com/questions/14727655/a-valid-provisioning-profile-for-this-executable-was-not-found-again) – Anbu.Karthik Oct 08 '15 at 05:07

0 Answers0