“此捆绑包无效”使用 MonoTouch 和 SDK 4.3

发布于 2024-10-27 04:29:28 字数 430 浏览 5 评论 0原文

我在通过应用程序加载器提交应用程序时遇到问题。我收到消息“此捆绑包无效。Apple 目前不接受使用此版本 SDK 构建的应用程序。”

我已经安装了 Xcode 4.0.1 w/SDK 4.3(“4A1006”,3 月 24 日),并且重新安装了 MonoDevelop 和 MonoTouch。我还确保我的构建/捆绑设置使用 SDK 4.3,并且我尝试了 4.0、4.1、4.2 和 4.3 的每个最小版本。

建议?

更新:我已经卸载了 Xcode 4(重新启动),安装了最新的 Xcode 3(重新启动),并重新安装了 MonoDevelop 和 SDK。单触摸。不幸的是仍然没有运气。我尝试过手动指定 DTXcode:0400 和不手动指定 DTXcode:0400。

我一直在通过重新运行安装程序来重新安装 MonoTouch。有没有办法彻底卸载 MT,在这种情况下有帮助吗?

I'm running into a problem submitting my application through the Application Loader. I'm receiving the message "This bundle is invalid. Apple is not currently accepting applications built with this version of the SDK."

I've installed Xcode 4.0.1 w/SDK 4.3 ("4A1006", March 24), and I've reinstalled both MonoDevelop and MonoTouch. I've also made sure my build/bundle settings are using SDK 4.3, and I've tried each of the min versions of 4.0, 4.1, 4.2, and 4.3.

Suggestions?

Update: I've uninstalled Xcode 4 (rebooted), installed latest Xcode 3 same w/SDK (rebooted), and reinstalled MonoDevelop & MonoTouch. Still no luck unfortunately. I tried with and without manually specifying DTXcode:0400.

I've been reinstalling MonoTouch by re-running the installer. Is there a way to do a clean uninstall of MT and could that help in this case?

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

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

发布评论

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

评论(4

澉约 2024-11-03 04:29:28

Apple 更改了 iOS SDK 4.3.1 中应用程序清单中所需的密钥。我们发布了一个新的 MonoDevelop 版本来跟踪这一点。

Apple changed the keys required in the application manifest in iOS SDK 4.3.1. We've released a new MonoDevelop build to track this.

淑女气质 2024-11-03 04:29:28

Xcode 4.0.1 已于上周发布,附带 iOS 4.3.1 SDK,您需要安装它。

Xcode 4.0.1 was released last week with the iOS 4.3.1 SDK, you need to install that.

北方。的韩爷 2024-11-03 04:29:28

一种想法:仔细检查您是否正在构建/签名以供发布,而不是为了临时分发。

One thought: Double-check that you're building/signing for release, and not e.g. for ad-hoc distribution.

奈何桥上唱咆哮 2024-11-03 04:29:28

我遇到这个问题一周了,今天才解决,看来 SDK 4.3 无论如何都对单点触摸有问题
与我合作的一个我卸载 SDK 并使用 Xcode 3.2.5 安装 SDK 4.2 并删除 monorouch 3.2.6 并安装 3.2.3 。它会起作用的。

i had this problem for one week and i just solve it today , it seems that SDK 4.3 has a problem with the monotouch anyway
the one works with me i uninstall the SDK and install SDK 4.2 with Xcode 3.2.5 and Remove monorouch 3.2.6 and install 3.2.3 . and it will work.

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