gpt4 book ai didi

xcode - Mac App Store无效签名问题

转载 作者:行者123 更新时间:2023-12-02 05:57:42 25 4
gpt4 key购买 nike

我最近向Mac App Store提交了一个应用程序,并收到一封电子邮件,通知我该版本包含带有无效签名的资源(总共两个):

We have discovered one or more issues with your recent binary submission for "X". Your app has proceeded to review, but the following issues should be corrected in your next submission:

Invalid Signature - the nested app bundle Y is not signed, the signature is invalid, or it is not signed with an Apple submission certificate. Refer to the Code Signing and Application Sandboxing Guide for more information.



我已经阅读了链接的 Code Signing and Application Sandboxing Guide,但是不幸的是,对于我正确签署这些资源的方式,没有一个明智的选择。第一个是可执行文件,第二个是框架。我都没有手动编译。

正确签名这些资源的正确方法是什么?

最佳答案

您很可能具有未签名的嵌入式框架。如果将Xcode与Frameworks子项目一起使用,或者包含已复制到应用程序 bundle 包中的框架,则必须对它们进行代码签名。

解决此问题的一种简单方法是使用静态库而不是Framework。

关于xcode - Mac App Store无效签名问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8872125/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com