Search code examples
xcodexcode11

Simulator doesn't added to the simulators list in the xCode. How to add simulator to the Xcode 11?


I try to add a simulator with 10.3 iOS to the Xcode 11.3.1, but can't:

  • I'm installed iOS 10.3 and created new simulator:

enter image description here

And this simulator was successfully added in the general list:

enter image description here

But for the project this simulator wasn't created:

enter image description here


How to add a simulator to the project and launch it?


Solution

  • You need to change Target value for you project

    target value location