Xcode only lets me run for an iOS device (no simulator)

前端 未结 19 1008
一个人的身影
一个人的身影 2021-01-31 07:08

I just cloned a project into Xcode and am trying to run it in the simulator. However, my only option is iOS Device. This is unique to this project only and I don\'t know how to

19条回答
  •  耶瑟儿~
    2021-01-31 07:32

    If you've run into this problem on Xcode-8 than, following the same process, you can set the Deployment Target by selecting Targets instead of Projects and lower the deployment target as shown in the image below:-

    You will have options to select the simulator devices now.

提交回复
热议问题