更改/检查通用应用程序的最低 iPhone 操作系统?

发布于 2024-08-29 19:08:27 字数 355 浏览 6 评论 0原文

XCode 中的下拉列表显示基础 SDK 为 3.2,但我的 iPod Touch(第二代)运行 OS 3.1.3,可以在调试模式下正常运行该应用程序。 (Command + Return/Enter)

我的 iPhone/iPod touch 版本的应用程序的实际基本 SDK 是什么?我该如何更改它?通过右键单击“组和文件”窗格中的项目名称并更改“构建”下的“基础 SDK”来更改它,并没有多大作用。

编辑:

在写这个问题时,我发现在“构建”中向下滚动并更改“iPhone操作系统部署目标”似乎就是我正在寻找的东西,无论如何我都会发布这个。也许有人对此有更多的见解......

编辑: 如果有人可以验证我的修复,也请在这里发帖。

The dropdown in XCode shows a base SDK of 3.2, but my iPod Touch (2nd generation), running OS 3.1.3, will run the app just fine in debug mode. (Command + Return/Enter)

What is the actual base SDK of my iPhone/iPod touch version of the app and how can I change this? Changing it by right clicking on the project name in the "Groups and Files" pane and changing "Base SDK" under the "Build", doesn't do much.

Edit:

While writing this question, I found that scrolling down in "Build" and changing "iPhone OS Deployment Target" seems to be what I'm looking for, I'm posting this anyway. Perhaps someone has more insight into this...

EDIT:
If someone can verify my fix, please post here as well.

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

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

发布评论

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

评论(1

找个人就嫁了吧 2024-09-05 19:08:27

项目->编辑项目设置 ->
构建-> iPhone OS 目标部署

将更改其他设备的最低操作系统并保持与 iPad 的兼容性。

Project -> Edit Project Settings ->
Build -> iPhone OS Target Deployment

will change the minimum OS for other devices and maintain compatibility with iPad.

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