我刚刚重启了我的Mac,我在尝试验证或上传到de Apple Store时出现此错误.
Failed to locate or generate matching signing assets:
Xcode attemped to locate or generate matching signing assets and
Failed to do so because of the following issues:Missing iOS distribution signing identiti for xxxxxx Xcode can request
one for you.
我已经尝试过很多来自Stackoverflow的东西,但没有任何工作.
我怎么能告诉Xcode再次请求它?我已经去了prefferencens并点击了“重置”,“全部下载”,我已经删除了de account再次登录.
任何帮助将不胜感激.
解决方法
答案在这里:
Missing iOS Distribution signing identity
正如Evana所说:
Check here: 07001
Download
07002 and
double-click to install to Keychain. Select “View” -> “Show Expired
Certificates” in Keychain app. Remove Apple Worldwide Developer
Relations Certificate Authority certificates from “login” tab and
“System” tab in Keychain app.
我没有下载证书,但在我的机器上有2个“Apple全球开发者关系证书”,其中一个已于昨天过期.
我希望这对某人有用.
再次感谢所有人.