从2月14号開始,上传AppStore时可能会碰到这个问题:

Failed to locate or generate matching signing assets

Xcode attempted to locate or generate matching signing assets and failed to do so because of the following issues.

Missing iOS Distribution signing identity for ... Xcode can request one for you.

截图例如以下:

imageMogr2/auto-orient/strip%7CimageView2/2/w/1240" class="imagebubble-image" alt="" style="max-width:100%; height:auto; vertical-align:middle; border:0px">

原因是Apple World Wide Developer Relations Certificate Authority的过期时间是2016年2月14。苹果的回答例如以下:

Thanks for bringing this to the attention of the community and apologies for the issues you’ve been having. This issue stems from having a copy of the expired WWDR Intermediate certificate in both your System and Login keychains. To resolve the issue, you should
first download and install the newWWDR intermediate certificate (by double-clicking on the
file). Next, in the Keychain Access application, select the System keychain. Make sure to select “Show Expired Certificates” in the View menu and then delete the expired version of the Apple Worldwide Developer Relations Certificate Authority Intermediate
certificate (expired on February 14, 2016). Your certificates should now appear as valid in Keychain Access and be available to Xcode for submissions to the App Store.

简单的说就是颁发开发人员证书的根证书过期了。

假设这个时候你打开keychain看你的公布证书会是这种:


就是这个Apple World Wide Developer Relations Certificate Authority过期了,所以这个颁发的证书都不能使用了。

如今来说下解决方式:

1.打开keychain(钥匙串),在登录和系统中找到过期的 Apple World Wide Developer Relation Certification Authority,然后删除它

注意在keychain显示菜单下,设置成显示过期证书


2.下载这个链接里的AppleWWDRCA.cer的证书到本地

3.记得要把系统钥匙串的设置权限打开

注意要打开锁

4.把AppleWWDRCA.cer安装到登录和系统中

设置成功后就能够了。查看下你的公布证书是否已经正常了。



最新文章

  1. C++的vector对象
  2. Python 开发轻量级爬虫06
  3. 附录1· 初识Linux操作系统
  4. 我的Sharepoint表单使用
  5. CefSharp .net
  6. iOS之 C++与oc混编
  7. ios 第三方登录
  8. Ubuntu12.04安装搜狗输入法失败后,出现登录界面循环
  9. JSch - Java实现的SFTP(文件下载详解篇)
  10. ftp的20 21端口和主动被动模式
  11. 获取或者设置时,无后缀和A后缀和W后缀的区别
  12. CLI-error
  13. Cannot mix incompatible Qt library (version 0x40801) with this library (version 0x40804)
  14. 鸽巢原理应用-分糖果 POJ 3370 Halloween treats
  15. 最简单的基于DirectShow的示例:视频播放器自定义版
  16. Zookeeper系列四:Zookeeper实现分布式锁、Zookeeper实现配置中心
  17. php 字符编码转换
  18. CRM 2016 IFrame 子页面执行 父页面函数
  19. Unity寻路的动态烘焙
  20. 遇到问题-----cas4.2.x登录成功后报错No principal was found---cas中文乱码问题完美解决

热门文章

  1. 联想 S5【K520】免解锁BL 免rec 保留数据 Magisk Xposed 救砖 ROOT ZUI 3.7.490
  2. UVM基础之-------uvm factory机制override<博>
  3. Xcode 6 Beta 高速官方下载地址
  4. HFS模板开发
  5. wpf 界面加载 Command
  6. Luogu P1311 选择客栈
  7. 每日命令:(3)pwd
  8. Platform 获取主机系统信息
  9. ubuntu wsl 子系统使用win10 系统ss代理步骤
  10. OS X中crt中文乱码