I’ve installed my game to iOS Simulator:
xcrun simctl install booted MyApp.app
But I cannot start MyApp in Simulator Crash… No logs… No errors…
When I install MyApp.app to real device via Xcode/Devices, my game works very well.
How to run my game in iOS Simulator?