JetThoughts

Convert BPlist to XML

February 14th 2010

Convert Mac OS preference files to xml:

plutil -convert xml1 path/to/preferences.plist

Then open path/to/preferences.plist and see XML formated file. Do some changes and convert back:

plutil path/to/preferences.plist
blog comments powered by Disqus

Powered by Rackspace Cloud Computing