I'd like to revision-control my mail configuration (both the preferences and the mailbox rules -- especially the latter) but Mail insists on rewriting its preferences as binary plist files as soon as it opens. I'd like to have it keep them in text or XML format, which would allow me to keep them in revision control in a meaningful way. Yes, I could keep them as binaries, but those are awful and result in a lot of ugly changesets.
Tell me more
×
Ask Different is a question and answer site for
power users of Apple hardware and software. It's 100% free, no registration required.
|
|
Probably not, but you could use plutil to convert the binary plist to XML and keep the results in your revision control system. |
|||||
|