如何更改 Xcode Swift 最低操作系统版本?
使用 Xcode,如何更改项目最低操作系统版本?
错误:我需要版本 15.2,但有 14.7
With Xcode, how to change a projects minimum OS Version?
Error: I need Version 15.2 but have 14.7
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
将 iOS 部署目标设置为您想要的版本(在本例中为版本 15.2)。该字段位于项目配置中。在我的示例中,项目名称称为“test”:
Set the iOS deployment target to the version you want (in this case, version 15.2). This field is located in the project config. In my example, the project name is called "test":