Problem loading Xcode ad-hoc

Whenever I try to load an ad-hoc of my game from Xcode, I get the following message: A valid provisioning profile for the executable was not found. I have double-checked my Apple developer portal and all of the required certificates and provisioning profiles are installed. I have now tested this with multiple devices, running multiple versions of iOS (both 9 and 10), on different versions of Xcode, and with new profiles and certificates. I get the same error every single time. Has anyone else seen this?

Comments

  • DuesDues Member Posts: 1,159

    Are you signing with a development or distribution provisioning profile?
    If you sign with a distribution provisioning profile, try signing with a development profile instead and see if that works.

  • Matthew CockrellMatthew Cockrell Member Posts: 8

    Well, I feel like an idiot now....that fixed it. Thanks so much!

  • DuesDues Member Posts: 1,159

    Easy mistake to make :)

Sign In or Register to comment.