Failed to get provising profile error.

When I try to archive my app on a generic ios device I get the following errors and the build fails:


No profiles for '(APP BUNDLE identifer)' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'app bundle identifer'. (in target 'projectname')


and


Failed to create provisioning profile. There are no devices registered in your account on the developer website. Plug in and select a device to have Xcode register it. (in target 'project name')


*bold words are placeholders



Please help,

THANKS

Replies

To begin with, we don't archive an app 'on a device'. Perhaps you meant 'install'.


Speak up if you are indeed trying to archive and you meant with a generic device selected, etc.


Do you have a paid Developer Program account or are you attempting to work with Xcode's free provisioning?


Is this your project from scratch or something you downloaded off the 'net?


Have you been able to archive and build in the past?


Are you using any 3rd party tools/SDKs?


Which version Xcode are you using?


What platform are you targeting?

hello, i have the same problem, Could you solve it?