iPhone 3.1 能否在 3.2、3gs 和 4.0.1 上运行

发布于 2024-09-10 19:12:23 字数 162 浏览 5 评论 0原文

我计划制作一个可在 3.1 上运行并在 3gs 上启动的应用程序。请告诉我在 iTunes connect 启动时它将如何显示?它会像在 3.1 及更高版本上运行一样,并且会安装在 iphone 3.1、3.1.2、3gs 和 4.0.1 上,还是仅在 3.1 上运行。请告诉我如何在所有 4 版本设备上工作。

I am planning to do a app which works on 3.1 and launches on 3gs as well. Please let me know how will it be displayed when launched at iTunes connect ? will it be like works on 3.1 and above and will get installed on iphone 3.1, 3.1.2, 3gs and 4.0.1 or just works on 3.1 alone. Please enlighten me what has to be done for working on all the 4 version devices.

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

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

发布评论

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

评论(2

雅心素梦 2024-09-17 19:12:23

看来您需要阅读一些有关 Base SDK 和 Target SDK 的内容。这可能有点混乱,你的权利。有一篇非常好的文章: 使用 iOS4 SDK 开发 iPhone 应用程序,部署到 3.x 设备

您制作一个在所有设备上运行的应用程序应该没有问题您想要的设备。我希望它有帮助。

It seems you need to read a bit about the Base SDK and Target SDK. It can be a bit confusion, your right. There is a very nice article at: Developing iPhone Apps with iOS4 SDK, Deploying to 3.x Devices

You should have no problem in making an app that runs on all the devices you want. I hope it helps.

星星的軌跡 2024-09-17 19:12:23

只要没有弃用任何内容,它就应该向前兼容。

我通常将基础 SDK 设置为 4.0 并针对 3.0 进行构建,因此它可以在 3.0 及更高版本上运行。

As long as nothing has been deprecated, it should be forward compatible.

I normally set my base SDK to 4.0 and build against 3.0 so it will work on anything 3.0 and above.

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