I need to check how iOS Carplay works and how to run it on a simulator. Can someone please explain how to get started with Carplay and how to get it running with Xcode 6.1 iOS simulators.
Enter this command in a terminal window:
defaults write com.apple.iphonesimulator CarPlay -bool YES
Then shut down and restart the Simulator. There should now be an option Hardware-> External Display-> CarPlay.