Apple Mac 证书困难

发布于 2024-10-28 18:24:08 字数 248 浏览 5 评论 0原文

虽然我可以使用我的开发应用程序证书在 Xcode 4 上进行构建,但我使用了安装程序证书并将其导入到钥匙串管理器中并成功对其进行了评估。

碰巧我在构建过程中被拒绝:“代码签名身份‘3rd Party develooper Installer:Myname’与钥匙串中的任何有效的、未过期的代码签名证书不匹配”

为了避免差异,该字符串来自将钥匙串管理器中的我的证书复制粘贴到目标的代码签名/发布中。

注意:调试/发布设置不会影响这一点。

Whereas I can build on Xcode 4 with my dev application Certificate, I used an installer certificate and imported it in the keychain manager and evaluated it with success.

It happend that I'm rejected during the build : "Code signing identity '3rd Party develooper Installer:Myname' does not match any valid, non-expired, code-signing certificate in your keychain"

To avoid differences, this string come from a copy-paste of my certificate in the keychain manager into the Code-signing/release of the Target.

NB : the debug/Release settings do not affect this .

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

无声静候 2024-11-04 18:24:08

我允许证书,但更改了捆绑包标识符(在“目标/信息”中)以与 itunes 连接中的相同。

I let the certificate but changed the bundle identifier (in "Target/info") to match the same as in the itunes connect.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文