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?

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top