应用商店上传问题

发布于 2024-09-14 11:17:29 字数 271 浏览 2 评论 0原文

我已在“目标信息”部分以及“组和文件”部分下的“项目信息”部分中将基础 SDK 设置为 iPhone 设备 4.0,并将部署目标设置为 iphone OS 3.0。所有证书和 mobileprovision 文件完全匹配。当我尝试使用“应用程序加载器”在 iTunes 中上传时。它向我显示以下错误。

“此捆绑包无效。Apple 目前不接受使用此版本 sdk 构建的应用程序”

请有人帮助我解决此问题。我已经花了几天时间来解决此问题,

非常感谢

I have set the base SDK to iPhone Device 4.0 and the deployment target to iphone OS 3.0 in the "Targets info" section as well as the "Projects info" section found under the "Groups and files" section.All the certificates and mobileprovision files matches exactly.When i try to upload in iTunes using "Application loader".It's showing me the following error.

"This bundle is invalid.Apple is not currently accepting applications built with this version of the sdk"

Please somebody help me to overcome from this issue.i have been spending days for this issue

Thanks a lot in advance

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

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

发布评论

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

评论(2

苍景流年 2024-09-21 11:17:29

您确定已在“Release”配置中设置了两者吗?
目标信息面板通常设置为“调试”配置的设置。

使用您的设置上传二进制文件肯定可以工作,几天前我上传了一个具有这些设置的二进制文件(基本 SDK iPhone 设备 4.0,部署目标 iPhone OS 3.0)。

Are you sure that you have set both in the "Release" configuration?
The Target Info panel is usually set to the settings for the "Debug" configuration.

Uploading binaries with your settings should definitely work, I uploaded a binary with exactly these settings (base SDK iPhone Device 4.0, deployment target iPhone OS 3.0) just a few days ago.

陌伤ぢ 2024-09-21 11:17:29

我认为 Apple 已停止批准任何低于 4.0 的新应用程序,因此您必须将部署目标设置为 4.0。

编辑:nvm 我读错了。来自苹果:

“确保您的应用程序
兼容iOS 4.全新
应用程序和现有的更新
应用程序必须使用 iPhone 构建
SDK 4。此外,App Store 将
不再支持以下应用程序
目标 iOS 2.x。

I think Apple stopped approving any new applications below 4.0, so you have to set your deployment target to 4.0.

Edit: nvm I read it wrong. From Apple:

"Make sure that your applications are
compatible with iOS 4. All new
applications and updates to existing
applications must be built with iPhone
SDK 4. In addition, the App Store will
no longer support applications that
target iOS 2.x.

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