How to add simulator iPhone XS in Xcode 9.2 also iPhone XS max

40,353

Solution 1

For those here with the same problem but for Xcode 10.x and need iOS 13 simulators (iPhone 11, for instance) do the following:

  1. Install and open Xcode 11
  2. Go to Xcode menu > Open Developer Tool > Simulator
  3. On the Simulator app, go to Hardware menu > Device > iOS 13 to select and run your desired device
  4. Now you can close Xcode 11, and open Xcode 10.x
  5. You should see your i.e iPhone 11 simulator available in the Device List as the image:

enter image description here

Solution 2

Simple solution:

  1. Open Xcode.
  2. Select the "Window" menu.
  3. Select "Devices and Simulators".
  4. Select Simulators tab.
  5. Click on the "+" icon at the left bottom.
  6. Choose the desired device & preferred iOS.
  7. Click "Create".
  8. Enjoy :).

enter image description here

enter image description here

Solution 3

In Xcode go to Window > Devices and Simulators Here click on the simulators and then click on '+' to add a desired device.

Solution 4

Update 2020

Open xcode simulator File > Open device > select your desired device.

Solution 5

for that u need to upgrade your xcode version to xcode 10, thats not available for xcode 9.2

Share:
40,353
sejn
Author by

sejn

Updated on July 09, 2022

Comments

  • sejn
    sejn almost 2 years

    I need to build my app on an XS device. I am using Xcode 9.2.

    How can I add the XS modal in my Xcode externally?

    In my simulator I have up to iPhone X.

    My machine Version:
    
    OS X version: 10.12.6 (16G29)
    Xcode version: 9.2
    
  • sejn
    sejn over 4 years
    So in the application list, we must need to keep both Xcode?
  • Luiz Dias
    Luiz Dias over 4 years
    Unfortunately yes. Or you could still migrate your project to be opened with latest Xcode version
  • Adrien Renaud
    Adrien Renaud about 4 years
    Hello priyalp, for better and faster answers you could format your question with markdow (see github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) and add tags (maybe Xcode)
  • Greg
    Greg almost 4 years
    I am using Xcode 10.1 (Simulator is also 10.1) but I have no iOS 13 in the list - I only have 11.4, 12.0, and -12.1. Is there a way to add iOS 13 so that I can get the iPhone 11 simulator?
  • Luiz Dias
    Luiz Dias almost 4 years
    @Greg You have to install Xcode 11 too, then follow the steps above.
  • Greg
    Greg almost 4 years
    @Luiz - I was afraid of that - I believe am maxxed out at macOS 10.13.6 and therefore Xcode 10.1.