Files
Plist-Binary_sublime/README.md
2022-03-15 16:18:15 +01:00

10 lines
548 B
Markdown

A [Sublime Text][1] plugin for working with binary plist files (macOS only). Adds an item to the Command Palette which toggles the format between XML and binary.
Actually theres a guy who made a better and platform independent version of that. Have a look at [his plugin][3].
Inspired by [John Muchow's blog post][2], licensed under MIT
[1]: http://www.sublimetext.com/
[2]: http://MobileDeveloperTips.com/data-file-management/convert-property-list-plist-between-binary-and-xml-format.html
[3]: https://github.com/tyrone-sudeium/st3-binaryplist