According to Apple docs
https://developer.apple.com/documentation/carplay/using_the_carplay_simulator?language=objc
this should enable some additional options for the CarPlay simulator
defaults write com.apple.iphonesimulator CarPlayExtraOptions -bool YES
but i don't see any options available and would like to change the resolution of the CarPlay simulator, as the default is too small, how to change the CarPlay simulator resolution?