缺少ios分发签名身份xcode

时间:2016-09-07 14:10:20

标签: ios xcode certificate

这是我遇到的问题,即使我拥有所有证书,也无法从Xcode验证我的存档。我已经尝试了一些我在堆栈溢出中找到的解决方案,但没有它们工作,我已经更改了AppleWWDRCA.cer,这里是我的证书和Xcode的一些截图。希望您能够帮助我。 enter image description here

enter image description here

enter image description here

enter image description here

2 个答案:

答案 0 :(得分:0)

尝试

  1. 下载分发证书。
  2. 在Finder中打开它们。
  3. 双击它们以集成到您的钥匙串中。

答案 1 :(得分:0)

这是我为使其发挥作用而采取的步骤。

1)下载https://developer.apple.com/certificationauthority/AppleWWDRCA.cer

2)双击以安装到Keychain。

3)然后在Keychain中,选择View - >钥匙扣应用程序中显示“显示过期的证书”。

4)它将列出所有过期的证书。

5)从“登录”选项卡中删除“Apple Worldwide Developer Relations Certificate Authority证书”。

6)并将其从“系统”标签中删除。