I wanted to take a closer look at the sample project from Apple https://developer.apple.com/documentation/carplay/integrating_carplay_with_your_navigation_app After I run it (Xcode 14 beta), I go to I/O -> External Displays -> CarPlay to show the CarPlay Simulator but this results in a crash:
Thread 1: "Application does not implement CarPlay template application lifecycle methods in its scene delegate."
I have not changed anything in the project, started it as it is. Could it be a problem related to M1 chip / Rosetta ?