4

Many devices are missing in iOS simulator after macOS update (macOS Mojave 10.14.6, the latest update).

6s, 7, X and other devices are missing.

How to restore or get this devices back to list (for iOS 13)?

enter image description here

rmaddy
  • 314,917
  • 42
  • 532
  • 579
mr.boris
  • 3,667
  • 8
  • 37
  • 70
  • Just add whatever simulators you think you need. See https://stackoverflow.com/questions/58071781/is-there-an-iphone-se-simulator-for-xcode-11-ios-13/58071815#58071815 – rmaddy Sep 27 '19 at 15:02
  • There's no need to add a 6s or 7. The iPhone 8 simulator is the same thing as those. – rmaddy Sep 27 '19 at 15:02
  • Thanks, but I just can't add whatever simulators I need. All other devices I need (6s, 7, 8) available for iOS 12.2 version only. So, I can't select those devices with iOS 13. Also I can't download or add those devices for iOS 13 manually, there is no such option. The only way is to use 12.2 iOS version with full device list support. Are you sure that 6s, 7 and 8 iPhones have same screen dimension? – mr.boris Sep 27 '19 at 15:53
  • Yes, the 6, 6s, 7, 7s, 8, and 8s are all the same screen size. And the 6s and later all support iOS 13. But if you want to test iOS 12 simulators, then download the iOS 12 simulator through Xcode -> Preferences -> Components – rmaddy Sep 27 '19 at 15:55
  • Some misunderstanding occurred, unfortunately. I need to use 6s, 7 devices with 13 iOS but there is no way to add these devices in preferences (exactly for 13 iOS). – mr.boris Sep 27 '19 at 16:01
  • Assuming you are using Xcode 11, see the link in my first comment for how to add the missing simulators. – rmaddy Sep 27 '19 at 16:03

2 Answers2

1

You can add the device you want. In the simulator:

In the topbar:

choose -> Hardware
choose -> Device
choose -> Manage Devices
choose -> Simulators (above, in the middle)
choose -> + (left beneath)
select the device AND the IOS-version you want.
choose -> Create

Hope this helps!

Margriet
  • 197
  • 2
  • 10
1

In 2022, When opened to XCode on top bar, -> Window -> Devices and Simulators -> Simulators left bottom of the window, you can find '+' button and you can add which one you want, you can add...

algor
  • 67
  • 2
  • Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Vikram Parimi Sep 17 '22 at 18:35