Apple Distribution Certificate

You must Login before you can answer or comment on any questions.

On the iOS Provisioning Portal the "Provisioning Profiles" field is blank for my Distribution Certificate. The same field has my name listed for the Development Certificate. Is this related to the following error?

[ERROR] [BEROR]Code Sign error: The default keychain doesn't have an identity matching the profile 'John Pierce' and identity 'iPhone Distribution: John Pierce' [ERROR] [ERROR] Error: Traceback (most recent call last):

How do I resolve? Request a new CERT?

Thanks.

2 Answers

If you haven't already, try going to the Provisioning menu, select the Distribution tab, and create a New Profile there. It should be linked to your Distribution certificate, and you can download the new Provisioning Profile and use it in XCode and Titanium.

Also, make sure that your Distribution certificate is loaded into Keychain Access on your Mac.

Your Answer

Think you can help? Login to answer this question!