missing private key in the distribution certificate on keychain

后端 未结 14 2069
时光说笑
时光说笑 2020-11-29 16:36

I have the following problem which I could not find a solution for anywhere. Basically, we have a company developer account (not enterprise) and so in order to submit our ap

14条回答
  •  醉梦人生
    2020-11-29 17:20

    enter image description hereAhh this is a common issue, The solution is simple:

    Who ever created the developer credentials originally needs to go to the keychain on their computer and right click on the key(s) for private and public and export the key to a file. Then you just download that file on your computer and open it, and it will be added to your keychain.

    You need to have both the private key (.pem file) and the certificate for your provisioning profiles.

提交回复
热议问题