Switch between CarPlay and regular window in iOS simulator
问题 I am testing an app that has some CarPlay functionalities. I activated the CarPlay window in the simulator by changing the default options using defaults write com.apple.iphonesimulator CarPlay -bool YES which works perfectly when it comes to starting up the CarPlay windows, either when the simulator starts automatically after the application is compiled in debug or if I manually open up the CarPlay window through Hardware -> External Displays -> CarPlay when the app is already running in the