Search code examples
iosxcodecrashxcode9macos-high-sierra

Xcode 9.2 crashing after opening Product --> Profile


Xcode crashing on macOS High Sierra every time you go to Product --> Profile, or just press ⌘I.


Solution

  • Ok I found the problem. It is crashing when the device is set to Generic iOS device. Changing it to simulator/device solves it.