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

查看:100
本文介绍了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天全站免登陆