Last active
November 27, 2017 03:27
-
-
Save CreatureSurvive/f946c5c206a91c33cf136eae99d2908b to your computer and use it in GitHub Desktop.
Convert plist to json on OS X
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
plutil -convert json Data.plist -o Data.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment