简体   繁体   中英

No “iOS Development” signing certificate matching team ID “*****”with a private key was found

i have created a new Provisioning development certificate but it didn't accept by xcode with error says No "iOS Development" signing certificate matching team ID "*****"with a private key was found. how to resolve this error

Sometimes even when you have valid certificate Xcode throws this error. This is because of your account is logged off somehow.

To login back: Xcode > Preferences > Accounts then click on login and Always allow.

Perhaps the answer is late, but I hope to help someone in the future. You need to add the generated certificate to the keychain on your computer. And the problem will disappear

Login to Apple Developer portal and download the certificate. Double click to install.

For me, my developer password changed, so it gave me the error. I updated my passcode in xcode, but still gave the error. Had to completely shut down xcode and restart to get it to work.

对我来说,在真实设备上运行项目 + 始终允许出现弹出固定问题。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM