在 Xcode 中存档我的应用程序时发出警告
我的问题如下: 我尝试在 iTunes Connect 中上传我的第一个应用程序,但收到警告: 应用程序未通过协同设计验证。签名无效,或者不是使用 iPhone 分发证书进行签名。 (-19011)
我的第一步: 我在我的 Mac 上删除(并在配置门户中撤销)所有证书和配置文件。
之后我的钥匙串就完全空了。
步骤2: 我转到钥匙串访问并创建新的生成证书签名请求
第 3 步: 将 CSR 保存到磁盘。
第4步: 转到我的配置门户并在分发证书部分中从我的 mac 请求 CSR
一段时间后,我下载新的分发证书并将其安装在我的钥匙串中。几分钟后 - 我的证书获得有效状态(证书有效)
第 5 步: 因此,我进入配置并使用以下设置创建新的分发配置文件:
之后我提交并下载新的分发证书并将其安装到我的 Xcode 中。
所以,好的 - 这是第一部分
接下来...
我创建新的应用程序并设置所有需要的设置。
存档后,我收到此警告:
警告:应用程序未通过协同设计验证。签名无效,或者不是使用 iPhone 分发证书进行签名。 (-19011)
你能帮我吗?
谢谢大家!
My problem is as follows:
I'm trying to upload my first application in iTunes Connect, but I get the warning:
Application failed codesign verification. The signature was invalid, or it was not signed with an iPhone Distribution Certificate. (-19011)
My first steps:
I remove on my mac (and revoke in provisioning portal) all certificate and provisioning profile.
After that my keychain is fully empty.
Step 2:
I go to the Keychain Access and create new Generating a Certificate Signing Request
Step 3:
Save CSR to disk.
Step 4:
Go to the my provisioning portal and request CSR from my mac in Distribution Certificate part
After some time I download new Distribution Certificate and install it in my Keychain. A couple of minutes - and my certificate get valid status (Certificate is valid)
Step 5:
So, I go to the provisioning and create new distribution profile with next settings:
After that I submit and download new distribution certificate and install it into my Xcode.
So, ok - this is first part
Next...
I create new app and setup all needed settings.
After archive i get this warning:
warning: Application failed codesign verification. The signature was invalid, or it was not signed with an iPhone Distribution Certificate. (-19011)
Can you help me?
Thanks all!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论