I got stuck in this problem for like 2 days now. I have updated my OS and Xcode so I have to download my developer certificate. When I accessed it in the keychain access it doesn't have its private key. And Xcode throws an exception that private key is missing. I have done revoking and requesting the certificate but it still does not solve the problem. What solution can possibly solve my problem? Thanks.
Asked
Active
Viewed 192 times
1
-
Did you remove the old certificate from the keychain before requesting a new certificate? Did you request the certificate via Xcode? – rckoenes Nov 25 '14 at 10:52
-
yup. I have remove all. I have requested via xcode – teach Nov 25 '14 at 11:06
-
try in your Xcode **Preferences** - **Accounts** - **View Details...** - **Download All**. – J.Wang Mar 03 '16 at 03:38
1 Answers
0
Private key is needed, it is fundamental. Try to find it. If it is really gone, Use a new private key to apply a new certificate.

childrenOurFuture
- 1,889
- 2
- 14
- 23