Reputation: 464
I am trying to run my application on a device. I have chosen my provisioning profile with the correct identities (code signing identity), then I have tried to run it, a message has displayed which is "A valid provisioning profile for this executable was not found." I have deleted all the previous profiles and certificates then I have done all the procedures again, and the same message has appeared.
Please I need your help. Thank you
Upvotes: 4
Views: 1507
Reputation: 272
You need to create Debug Provisioning profile to debug your app in Device.
Upvotes: 0
Reputation: 2226
Try these things:
I can offer you more specific help if you post screenshots of the actual build settings page and the target/scheme you are trying to run. (Black out sensitive information.)
Upvotes: 4