当我在 Xcode 管理器下刷新“正在检查待处理的 CSR...”时,我不断收到此消息
No iOS Distribution Certificate Found
No iOS Distribution certificate was found. However, there is already a
certificate request pending. An Agent or Admin must approve this request
before you can download your certificate.
我使用的是 Xcode 4.6.1。门户中没有证书,也没有待处理的证书。
谢谢!
Best Answer-推荐答案 strong>
您可能需要从门户下载证书并将其添加到您的钥匙串(keychain)中。如果门户中没有证书,那么您需要创建一个并上传它。请按照门户中的说明进行操作。
关于ios - 未找到 iOS 分发证书,我们在Stack Overflow上找到一个类似的问题:
https://stackoverflow.com/questions/16896549/
|