Skip to content

Instantly share code, notes, and snippets.

@CreatureSurvive
Last active November 27, 2017 03:27
Show Gist options
  • Save CreatureSurvive/f946c5c206a91c33cf136eae99d2908b to your computer and use it in GitHub Desktop.
Save CreatureSurvive/f946c5c206a91c33cf136eae99d2908b to your computer and use it in GitHub Desktop.
Convert plist to json on OS X
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