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

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

  •  12-10-2022
  •  | 
  •  

Pergunta

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?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top