更改/检查通用应用程序的最低 iPhone 操作系统?
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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
将更改其他设备的最低操作系统并保持与 iPad 的兼容性。
will change the minimum OS for other devices and maintain compatibility with iPad.