Build for armv6 architecture (target iOS 3.1.3) with iOS 6 SDK and Xcode 4.5?

后端 未结 2 1721
失恋的感觉
失恋的感觉 2020-12-03 03:52

is there a chance to use the iOS 6 SDK to develop applications that target iOS 3.1.3? If I open my project with the old deployment target, the compiler warns me:

<         


        
2条回答
  •  一整个雨季
    2020-12-03 04:35

    With Xcode 4.5 (ie iOS 6 SDK) the lowest version you can build for is iOS 4.3. I guess it is time for your 3.1.3 customers to upgrade.

提交回复
热议问题