'XCode Simulator Path in XCode 13.2

I tried to download manually the iOS Simulator 15.0 but I don't know where should I put the .dmg file or iPhoneSimulatorSDK15_0.pkg file, Does anyone have any idea where should I put the package in xcode folder?

I tried download manually because I find some errors when I tried download using XCode 13.2.



Solution 1:[1]

The best way to add simulator IOS 15 dmg file

  1. First go to the xcode preferences
  2. Tap on Location and Tap on the derive data arrow below derive data
  3. Tap on IOS Device Support and add dmg filev in the support file.

enter image description here enter image description here

Solution 2:[2]

I think the best way to download simulator are the steps below:

  1. Click devices to build

enter image description here

  1. Click Download Simulators

enter image description here

  1. Click download button of the version you want

enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Apps Maven
Solution 2 Bomi Chen