简体   繁体   English

适用于iOS 4.3的xcode5

[英]xcode5 for iOS 4.3

I have requirement for do app with iOS7. 我要求用iOS7做app。 Now i'm uisng xcode4.3 It supports deployment 4.3 to 6.1. 现在我是uisng xcode4.3它支持部署4.3到6.1。 If i install xcode5 which one the minimum deployment target. 如果我安装xcode5哪一个最低部署目标。 I read doc, they mentioned "64-bit compatible applications are only supported with a minimum deployment target of iOS 6 or later" I didn't get. 我读过doc,他们提到“64位兼容的应用程序只支持iOS 6或更高版本的最低部署目标”我没有得到。

64 bit apps are only applicable to the A7 chip (which is 64 bit native) in the iPhone 5s. 64位应用程序仅适用于iPhone 5s中的A7芯片(64位原生)。

I think Apple are thinking of doing fat binaries down the road, but for now, you can build 32 and 64 bit in Xcode 5, depending on your target platform. 我认为Apple正在考虑做一些胖二进制文件,但是现在,你可以在Xcode 5中构建32位和64位,具体取决于你的目标平台。

To answer your question yes you can support as early a version of iOS as you wish on Xcode5 要回答您的问题,您可以在Xcode5上尽早支持iOS版本

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM