Testing my app in an iOS 15.5 simulator with Xcode 14 beta, it crashed hard, locking up my entire laptop. After restarting, it seems that the iOS 15.5 simulator runtime disappeared, and I'm now getting the following error:
The com.apple.CoreSimulator.SimRuntime.iOS-15-5 simulator runtime is not available.
runtime profile not found
Download the com.apple.CoreSimulator.SimRuntime.iOS-15-5 simulator runtime from the Components section in Xcode's Preferences.
Unfortunately, Xcode seems to think that I already have the runtime, and no longer gives me the option to download it.