This is driving me crazy, I have spent about 10 hours now deleting and regenerating Apple keys and provisioning profiles for my Appcelerator Titanium iPad app. I had this all working and compiling 1 year ago, then my Mac crashed and I had to reformat and start over.
I cannot get past this error: "Code Sign error: No codesigning identities found (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings ('Okland Construction 2014') were found."
In the Apple developer center I created the necessary distribution profiles and installed those in my keychain, but I always get this error.
I just have no idea what is missing or wrong.
I already read this and following instructions, to no avail:
iOS 7.0 No code signing identities found
I hope someone can help before I lose my sanity. 10 hours, 100+ attempts, restarts, deletes, regens.
Assuming that you are trying to deploy the application into the device,
In a couple of situations, this issue occurs.
When you haven't installed provisional profile and corresponding developer certificate in your machine.
Run configuration for your project is not correct one.
I hope it helped you.
My app failed to compile after following the instructions in the selected answer. I found the above answer was correct after I did the following.
Installing, deploying and distributing on Android is much easier ... I really prefer IOS devices but I now develop for Android first largely because of the hurdles put in place by the Apple Certificate system.