Xcode/Simulator: How to run older iOS version?

前端 未结 9 545
梦如初夏
梦如初夏 2020-12-07 08:54

I\'m thinking of upgrading to iOS SDK 4.2. But what I\'m wondering is if I\'ll still be able to run the simulator as iOS 3.2. This is because I\'m creating iAds for iPad but

9条回答
  •  天命终不由人
    2020-12-07 09:24

    In XCode under Targets, right-click on your project and Get Info. Under the Build tab look for iOS Deployment Target. By changing this you should be able to test different iOS version.

    alt text

提交回复
热议问题