iOS Question on-line compiler not working

John Woodsmall

Active Member
Licensed User
Longtime User
Check dependencies
Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“XPATH”) were found.

I have 3 certificates. I have 2 apps provision files working.
This for a new one.
Do I need to delete keys and recreate the cer file for this new one or what?

I trying to use the certicate from the old ones, because I can not create a new
certificate for development.

lost!
 
Top