iOS 的提交问题

发布于 2024-11-18 15:32:52 字数 422 浏览 4 评论 0原文

我正在尝试通过应用程序加载器向应用程序商店提交应用程序,但遇到一些非常令人不安的错误:

1)捆绑包标识符 CM.paradisebeats 与保留的捆绑包标识符不同...... -我在 plist 文件中将其更改为正确的文件,保存并重新压缩,但没有运气

2) 没有 co_design_wrapper 可执行文件。请重新安装 Xcode 开发者工具 -是啊,没办法。这意味着什么?

3) iPhone/iPod Touch:应用程序可执行文件缺少所需的架构。必须至少存在以下架构之一:armv6 - 在“构建设置”的“架构”部分中更改此设置。它设置为标准(armv7),除了添加我自己的之外没有其他选项。没有标准(armv6、armv7)选项。这可能是因为我可能运行也可能不运行 XCode 4.2?

希望尽快解决这个问题,因此我们将不胜感激!

I'm trying to submit an app to the app store via the Application Loader but am getting some pretty upsetting errors:

1) bundle identifier CM.paradisebeats differs from reserved bundle identifer ...
-I changed this in the plist file to the correct one, saved and recompressed but no luck

2) there is no co_design_wrapper executable. Please reinstall the Xcode developer tools
-Yeah no way. What does this mean?

3) iPhone/iPod Touch: application executable is missing a required architecture. At least one of the following architecture(s) must be present: armv6
-Went to change this in the Architecture section of Build Settings. It is set to Standard (armv7) and has no other options except to add my own. There is not Standard (armv6, armv7) option. Could this be because I may or may not be running XCode 4.2?

Hoping to get this out soon so any help would be much appreciated!

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

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

发布评论

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

评论(1

尽揽少女心 2024-11-25 15:32:52

您无法向使用 Xcode 测试版构建的 App Store 提交应用程序。既然你说你“可能运行也可能不运行 Xcode 4.2”,我认为你暗示你正在使用测试版。在这种情况下,您如此丰富多彩地抱怨的错误消息——“请重新安装 Xcode 开发人员工具”——是完全正确的。

You can't submit applications for the App Store built with a beta of Xcode. Since you say you "may or may not be running Xcode 4.2", I think you're implying that you're using the beta. In that case, the error message you so colourfully complained about -- "Please reinstall the Xcode developer tools" -- is entirely correct.

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