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…
What I tried so far and didn’t help
- Tried using an older Xcode version, but I can’t install an older Xcode version on this OS
- Restarted the system
- Tried relinking Xcode.app

- Restarted VS
What am I missing?
Read more here: Source link

