XCode does not want to use my Developer Certificate since I have used my Distribution Certificate !
I have just uploaded an app to the App Store. For this purpose, I used the Distribution Cer开发者_JAVA百科tificate.
Since then, I cannot switch back to my Developer Certificate when trying to sign the code. I only do Project Settings > Code Signing. My Developer Certificate is visible but when signing it does not show up. XCode only uses the Distribution one.
Did you face the same issue ?
Of course, I am going to try to generate a new project... Those tools drive me crazy.
Apple92
Try changing the active scheme to debug rather than distribution.
精彩评论