“缺少所需的架构”使用 CodeSign 进行最终运行时

发布于 2024-12-03 09:15:31 字数 312 浏览 2 评论 0原文

警报附带消息,表明应用程序无法运行,因为文件丢失,然后是警告:

warning: iPhone/iPod Touch: application executable is missing a required architecture.    At least one of the following architecture(s) must be present: armv6 (-19033)
Unable to validate your application. - (null)    

我在这里缺少什么? 我该如何解决这个问题?

An alert comes with the message that the app couldn't run because the file is missing and then this is the warning:

warning: iPhone/iPod Touch: application executable is missing a required architecture.    At least one of the following architecture(s) must be present: armv6 (-19033)
Unable to validate your application. - (null)    

What am I missing here?
How can I fix this?

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

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

发布评论

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

评论(1

云裳 2024-12-10 09:15:31

检查此设置:

Project -> Build Settings -> Valid Architectures == armv6 armv7
                          -> Build Active Architecture Only == NO

Check this settings:

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