Skip to content

Instantly share code, notes, and snippets.

@lisp3r
Created August 10, 2019 19:30
Show Gist options
  • Save lisp3r/5382c54c7ccc0f098d05ab3b03d584e6 to your computer and use it in GitHub Desktop.
Save lisp3r/5382c54c7ccc0f098d05ab3b03d584e6 to your computer and use it in GitHub Desktop.

Dump a .plist file to stdout:

plutil -convert xml1 -o - filename.plist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment