Why are Plists stored as binary?rawsyntax.com 3 pointsbinarysoul11 years ago2 commentsSaveHideCopy link On HNComments−mpweiher11yThe binary format is faster and more compact.Use `plutil` to convert to and from ASCII.−binarysoulOP11yThanks for the tip. I didn't know about that utility
Comments
The binary format is faster and more compact.
Use `plutil` to convert to and from ASCII.
Thanks for the tip. I didn't know about that utility