Reputation: 244
I just finished developing my iOs application using Phonegap on xCode 4.1 and i'm having trouble exporting my IPA for TestFlight. i have selected "iOs Device" at the left menu but when i click Product -> Archive i found this error: [BEROR]Code Sign error:
a valid provisioning profile matching the application's Identifier 'Italianpizza.nearmilan' could not be found
What should i do? Please help me! Best Matteo
Upvotes: 0
Views: 984
Reputation: 346
DO you have a provisioning profile installed in your computer ? if not , create it using apple developer and install it by using the organizer. You should also check that in your Bundle identifier you have the correct value for your application
Upvotes: 1