skip to Main Content

I downloaded Xcode version 13.4.1. I went to Xcode -> Preferences -> Components. I don’t see any simulators listed.

Simulators

From what I’ve seen and read this is how you pick the simulator to use. Trying to debug an issue with IPhone 13 and Safari.

How to I get the list of simulators to show up? Do I need to down load them? And if I do how do I do that? I must be missing something. Any help would be appreciated.

2

Answers


  1. To add a new simulator:

    Go to "Add Additional Simulators" from Product -> Destination -> Add Additional Simulators.

    Additional Simulators menue

    Go to the "Simulators" panel, and from the left menu, click on the [+] icon at the bottom.

    "Simulators" panel

    create a new simulator by choosing the device and the iOS version that suits your needs

    create a new simulator

    Login or Signup to reply.
  2. the function Download simulator runtimes is missed

    Download Simulator

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