Distribution certificate / private key not installed

后端 未结 11 2308
灰色年华
灰色年华 2020-12-22 18:43

Using Xcode 9.1, after building an iOS app, I want to archive it and upload it to the appStore for beta-testing. But I get the following issue after clicking the button

11条回答
  •  轮回少年
    2020-12-22 18:49

    Add a new Production Certificate here, then download the .cer file and double click it to add it to Keychain.

    All will be fine now, don't forget to restart Xcode!!!

提交回复
热议问题