How do I run an iPad Simulator in Xcode?

前端 未结 4 1572
无人共我
无人共我 2021-02-19 03:48

I am trying to run an iPad simulator on Xcode, but currently I only have one option when I go to Xcode > Open Developer Tool > Simulator, which launches the iPhone simulator.

4条回答
  •  情歌与酒
    2021-02-19 04:07

    This is for Xcode 11.2.1+

    open XCode, from the App menu:

    Xcode -> Open Developer Tool -> Simulator

    This will open the latest iPhone simulator and to change it to anything else e.g iPad:

    Hardware -> Device -> iOS -> iPad

提交回复
热议问题