skip to Main Content

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.

2

Answers


  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

    Login or Signup to reply.
  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

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search