Hi,
I have downloaded the latest Xcode from Mac App Store, but in that version the simulators for 13.4 is not available. Is there a way I can get them? Unfortunatly I deleted the Xcode beta when the new version appeared in Mac App Store.
Alltough the issue is not entirely fixed, the following steps to reset simulators provided by Apple helped get the default simulators back:
1. Quit Xcode, Safari, and Console
2. Move or delete "~/Library/Developer/CoreSimulator/Devices"
3. Run "killall -9 com.apple.CoreSimulator.CoreSimulatorService"
4. Make sure the correct Xcode is selected with "xcode-select -p"
4. Re-launch Xcode or run "xcrun simctl list devices"