Xcode 5 部署目标仅限于 iOS 7 [英] Xcode 5 deployment target limited only to iOS 7

查看:25
本文介绍了Xcode 5 部署目标仅限于 iOS 7的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我应该怎么做才能使我的项目首选项中的部署目标低于 7.0?现在,我使用 Xcode 5 创建的任何新项目都只能部署到 iOS 7.0.这就是它的样子:

What should be done for me to have the deployment target lower that 7.0 in my project preferences? Now any new project I create using Xcode 5 can only be deployed to iOS 7.0. That's how it looks:

推荐答案

您可以直接在文本框中输入不同的目标(5.0、5.1 等):)

You can directly type a different target (5.0, 5.1, etc) into the text box :)

唯一需要注意的是,如果低于 7.0,您将需要更改架构以排除 ARM64.

The only thing to note is you will need to change the architecture to exclude ARM64 if you go below 7.0.

这篇关于Xcode 5 部署目标仅限于 iOS 7的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆