How to change the default Xcode iphone simulator when testing

前端 未结 14 1717
耶瑟儿~
耶瑟儿~ 2020-12-18 18:30

I don\'t know why but now the default iphone simulator launched when I build the project is \"ipad\", but I want it to use iphone 3g instead.

Any way to set this pre

相关标签:
14条回答
  • 2020-12-18 19:36

    Go to Hardware > Device from simulator menu.

    0 讨论(0)
  • 2020-12-18 19:37

    For XCode Version 3.2.6 the following helps: Project->Active Executable->iPhone Simulator 4.3

    I don't know if it is working for newer XCode environments. Gary Tsui has also pointed out this approach previously.

    0 讨论(0)
提交回复
热议问题