MavEtJu's Distorted View of the World - 2018-02

iOS simulator carplay

Back to index

iOS simulator carplay

Posted on 2018-02-25 08:00:00
Tags: iOS, coding

From https://stackoverflow.com/questions/37469175/is-there-carplay-simulator-in-xcode:

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. Enjoy!


No comments | Share on Facebook | Share on Twitter