如何在Xcode 4.4中将部署目标从iOS 5.1更改为4.2 [英] How to change deployment target from iOS 5.1 to 4.2 in Xcode 4.4

查看:118
本文介绍了如何在Xcode 4.4中将部署目标从iOS 5.1更改为4.2的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试将Xcode 4.4中的部署目标从5.1更改为4.2,并且无法正常工作

I am trying to change the deployment target from 5.1 to 4.2 in Xcode 4.4 and it's not working

  • 我下载了4.1-4.2的调试支持
  • 我将Architecture设置为armv6 armv7
  • 我设置为plist armv6 armv7
  • 我不使用情节提要

推荐答案

这是一个已知错误. XCode 4.4不允许您以armv6体系结构为目标.您必须降级到Xcode 4.3.3才能做到这一点(很难学到它:-/).您必须从Apple开发人员网站下载4.3.3.

It's a known bug. XCode 4.4 doesn't let you target armv6 architecture. You'll have to downgrade to Xcode 4.3.3 to do this (learned it the hard way :-/). You'll have to download 4.3.3 from the Apple dev website.

此外,请确保不要同时运行4.4和4.3.3.我的Mac被半冻结了一个小时,直到我设法强行杀死了这两个进程.

Also, make sure not to run both 4.4 and 4.3.3 at once. My mac was semi frozen for an hour until I managed to force kill these two processes.

更新:此错误已在XCode的较新版本中修复.

Update: This bug has been fixed in the newer versions of the XCode.

这篇关于如何在Xcode 4.4中将部署目标从iOS 5.1更改为4.2的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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