Actually there is a CarPlay "External Display" that can be enabled, for it to show up you simply need to type in this command in a Terminal window:
defaults write com.apple.iphonesimulator CarPlay -bool YES
Then shutdown and restart the Simulator.
Actually there is a CarPlay "External Display" that can be enabled, for it to show up you simply need to type in this command in a Terminal window:
defaults write com.apple.iphonesimulator CarPlay -bool YES
Then shutdown and restart the Simulator.