存档构建不起作用
我可以单击 Archive,但随后 Xcode 返回给我:
代码签名错误:身份“iPhone Developer”与默认钥匙串中的任何有效证书/私钥对不匹配
我还设置了公司名称和所有这些内容。知道为什么它会返回错误吗?
I can click on Archive, but then Xcode returns to me:
Code Sign error: the identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the default keychain
I have also set well the company name and all this stuff. Any idea why it returns me the error?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要为您的项目创建、下载和安装证书和/或配置文件。
转至 Apple 的 “iOS 配置门户” 并查看所有帮助资源在网页右侧。
执行您要查找的操作的说明如下所示:
You need to create, download and install certificates and/or provisioning profiles for your project.
Go to Apple's "iOS Provisioning Portal" and look at all the Help resources on the right side of the web page.
The instructions to do what you're looking for looks something like this: