Xcode/Simulator: How to run older iOS version?

前端 未结 9 548
梦如初夏
梦如初夏 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:35

    If you have iAds in your binary you will not be able to run it on anything before iOS 4.0 and it will be rejected if you try and submit a binary like this.

    You can still run the simulator from 3.2 onwards after upgrading.

    In the iPhone Simulator try selecting Hardware -> Version -> 3.2

提交回复
热议问题