Distribution Profile not showing under Code Signing Identity BUT shows up in Accounts

StackOverflow https://stackoverflow.com/questions/21827473

  •  12-10-2022
  •  | 
  •  

Question

I have Xcode 5 and want to distribute my app, but my Distribution Profile is not showing under Target -> Build Settings -> Code Signing Identity ... There is just my Developer Profile but no Distribution Profile.

But the funny thing is that the Distribution Profile is linked to my Account (Xcode -> Preferences -> View Details -> Signing Identities). There is my Developer and Distribution Profile.

Do you know what could be wrong, or what I'm doing wrong?

Était-ce utile?

La solution

Delete the distribution certificate from keychain Revoke the Distribution Certificate, and create a new distribution certificate and profile.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top