I updated Xcode and macOS yesterday and I had a kernel panic after that.
macOS Monterey v.12.6
Xcode v14.0
Do anyone tried beta versions of macOS Ventura?
I find the solution for my case some minutes ago.
The project was an objective c project with cocos2d framework.
Just I delete the VALID_ARCH row at User-Defined at Build Settings and the project start to build on simulator.
I updated Xcode and macOS yesterday and I had a kernel panic after that.
macOS Monterey v.12.6
Xcode v14.0
Do anyone tried beta versions of macOS Ventura?
I find the solution for my case some minutes ago.
The project was an objective c project with cocos2d framework.
Just I delete the VALID_ARCH row at User-Defined at Build Settings and the project start to build on simulator.