How to add simulator iPhone XS in Xcode 9.2 also iPhone XS max
In Xcode go to Window > Devices and Simulators Here click on the simulators and then click on '+' to add a desired device.
Update 2020
Open xcode simulator File > Open device > select your desired device.
Simple solution:
- Open Xcode.
- Select the "Window" menu.
- Select "Devices and Simulators".
- Select Simulators tab.
- Click on the "+" icon at the left bottom.
- Choose the desired device & preferred iOS.
- Click "Create".
- Enjoy :).
For those here with the same problem but for Xcode 10.x and need iOS 13 simulators (iPhone 11, for instance) do the following:
- Install and open Xcode 11
- Go to
Xcode menu
>Open Developer Tool
>Simulator
- On the Simulator app, go to
Hardware menu
>Device
>iOS 13
to select and run your desired device - Now you can close Xcode 11, and open Xcode 10.x
- You should see your i.e iPhone 11 simulator available in the Device List as the image: