Search code examples
xcodexcode10

Xcode 10 crashes on opening the specific project with unrecognized selector sent to class exception


Just faced an issue with xCode 10 - it continuously crashes on specific project opening with the following exception:

Application Specific Information: ProductBuildVersion: 10B61 UNCAUGHT EXCEPTION (NSInvalidArgumentException): +[NSColor detailAccentColor]: unrecognized selector sent to class 0x7fff911ce0a8 UserInfo: (null)

Weird, but xCode 10 beta was working fine with the same project before xCode update, currently it's just hanging.

Has anyone faced the same issue? How did you solve it?

Thank you!


Solution

  • The problem has been resolved after installing Mac OS Mojave. It was Mac OS Mojave beta before