Post

Replies

Boosts

Views

Activity

Reply to iOS Distribution: Missing Private Key
I'm on XCode 11.4 When you open your keychain and look at the certificate, does it say it's valid? Mine was not saying it was valid until I installed the WWDR certificate above. What you are seeing in XCode is the same thing I was seeing when trying automatic signing. The cert was showing up twice and one was greyed out.
Feb ’21
Reply to iOS Distribution: Missing Private Key
@orks I installed the WWDR certificate in the link. Then I went into Xcode and created a certificate with automatic signing. That doesn't work because it says it can't find the private key, so I went back to previous screen and selected manual signing and chose the same certificate and it works. I had to do the same thing again today for a different app. Make sure that your provisioning profile is updated with the new certificate as well, you can update the profile in the apple developer console.
Feb ’21