Xcode/Simulator: How to run older iOS version?

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

    XCODE 10.1

    1. Goto Xcode -> Preferences (Shortcut CMD,)

    2. Select Components

    3. Download Simulator version

    4. XCode -> Open Developer Tool -> Simulator This will launch Simulator as stand alone application

    5 Hardware -> Device -> Manage Devices...

    6. Click on + iCon to create new simulator version.

    7. Specify Simulator Name, Device Type and Choose OS version from drop down.

    8. Click Create.

    9. Hardware -> Device -> iOS 11.0 -> iPhone 6

    Thats it run enjoy coding!

提交回复
热议问题