简体   繁体   中英

Code for iOS 5.1 on Xcode 5?

I only have an iOS5.1 device to test my code on. Is it possible for me to run an app written in Xcode 5 on an iOS5.1 device? I'm a registered developer, I have a provisioning profile set up and everything. Any help would be much appreciated!

Thanks!

Yes you can, set deployment target to 5.1.

Edit: you have to remove arm64 from Architectures in "Build Settings."

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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