未找到与团队 ID“*****”匹配的带有私钥的“iOS 开发”签名证书
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/46541459/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
No "iOS Development" signing certificate matching team ID "*****"with a private key was found
提问by sunil kalwani
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
我创建了一个新的 Provisioning 开发证书,但它没有被 xcode 接受,错误提示没有“iOS 开发”签名证书匹配团队 ID“*****”和私钥被找到。如何解决这个错误
回答by Vetuka
Sometimes even you have valid certificate Xcode throws this error. This is because of your account is logged off somehow.
有时,即使您拥有有效的证书,Xcode 也会引发此错误。这是因为您的帐户以某种方式注销。
To login back: Xcode > Preferences > Accounts then click on login and Always allow.
重新登录:Xcode > Preferences > Accounts 然后点击 login 和 Always allow。
回答by Sasha Tsvigun
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
也许答案晚了,但我希望将来可以帮助某人。您需要将生成的证书添加到计算机上的钥匙串中。问题就会消失
回答by Sem
Login to Apple Developer portal and download the certificate. Double click to install.
登录 Apple Developer 门户并下载证书。双击安装。