While running a project into the simulator, it crashes after booting:
Crash: \'NSInternalInconsistencyException\', reason: \'Device , Booted)
Close all simulators and just run
sudo killall -9 com.apple.CoreSimulator.CoreSimulatorService
to restart the service. All simulators will launch as usual.