美文网首页
Xcode 发布新版本 ITMS-90034错误

Xcode 发布新版本 ITMS-90034错误

作者: 滕的世界 | 来源:发表于2017-03-18 11:36 被阅读25次

上传苹果应用,遇到了90034的bug,不能忍啊不能忍...

Paste_Image.png

错误原因:
本地钥匙链keychain中的证书问题

解决方案:
1.在钥匙串->显示查看已过期的证书(一般是Apple Worldwide Developer Relations Certification Authority这个证书过期),确保此证书存在且不过期

这个证书的下载地址:(Apple Worldwide Developer Relations Certification Authority)https://developer.apple.com/certificationauthority/AppleWWDRCA.cer

2.Apple Worldwide Developer Relations Certification Authority证书和 iPhone Distribution:***证书的模式必须从 always trust 变为 Use System Defaults

妥妥的解决问题

参考地址:
链接1:http://stackoverflow.com/questions/29416381/error-itms-90034-apple-store-submitting-phonegap-error

链接2:http://blog.frumar.com/fix-for-xcode-error-itms-90034-missing-or-invalid-signature/

相关文章

网友评论

      本文标题:Xcode 发布新版本 ITMS-90034错误

      本文链接:https://www.haomeiwen.com/subject/dkeunttx.html