缺少 iOS 分发签名标识 [英] Missing iOS Distribution signing identity

查看:21
本文介绍了缺少 iOS 分发签名标识的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我错误地从 Mac 中删除了所有配置文件(库/移动设备/配置文件).现在,无论我做什么,Xcode 都会给我这个错误:

<块引用>

缺少 iOS 分发签名标识

我该如何解决这个问题?

解决方案

这与过期的 Apple 证书完全相同 - 虽然我知道这不是您的问题,但您目前是 Bing 上的第一个答案.

您可以获得新证书(2023 年 2 月 7 日到期).AppleWWDRCA.cer 可在解释页面获得:https://developer.apple.com/support/certificates/expiration/

顺便说一句:这个新证书似乎与 Xcode 7.2.1 一起安装

I deleted all my provisioning profiles from my Mac by mistake (Library/Mobile Device/Provisioning Profiles). Now, no matter what I do, Xcode gives me this error:

Missing iOS Distribution signing identity

How can I fix this?

解决方案

This is the same exact error for an expired Apple cert - though I know it's not your issue, you're the #1 answer on Bing at the moment.

According to the Apple Developer Forums, the Apple Worldwide Developer Relations Intermediate Certificate Expiration expired 2/14/2016.

... 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 new WWDR 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.

You can get a new cert (which expires February 7, 2023). The AppleWWDRCA.cer is available on the explanation page: https://developer.apple.com/support/certificates/expiration/

BTW: it appears this new cert is installed with Xcode 7.2.1

这篇关于缺少 iOS 分发签名标识的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆