No iOS Development certificates found

前端 未结 13 1170
执笔经年
执笔经年 2020-12-16 09:17

I got a strange error in my Xcode organizer when I want to update my Provisioning profiles.

Xcode says this:

13条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-16 09:54

    I was able to solve this issue for myself by discovering I had a couple of CSR's that I hadn't completed. Both files had the extension .certSigningRequest and had been produced through the Member Center (not Xcode). But I had not completed the upload and certificate generation, which is what Xcode was complaining about when it said "However, there is already a certificate request pending.". Once I completed those steps the problem went away.

提交回复
热议问题