xcode – Visual Studio 2022 on Mac missing all simulation devices

I have Visual Studio 17.5.4 (build 8) installed on my Mac with OS Ventura 13.0.1 and Xcode version 14.3

The iOS simulation devices have all disappeared.
I made a dummy project in Xcode and I am able to run it in a simulator from Xcode, but not from VS.

All I can see is this…

iOS simulators missing from VS 2022 mac

What I tried so far and didn’t help

  1. Tried using an older Xcode version, but I can’t install an older Xcode version on this OS
  2. Restarted the system
  3. Tried relinking Xcode.app
    List item
  4. Restarted VS

What am I missing?

Read more here: Source link