You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node-plist has some oddities in handling plists. It also doesn't write plists out correctly (currently using a patched version that doesn't work great either).
Here are some resources for when I get around to fixing this:
@alunny I have been working on improving plist support. @TooTallNate has given me commit permission on the node-plist repo. Would you please elaborate some of the oddities you've encountered? I'd love to get fixes rolled into the plist package and have some time to assist with this.
node-plist has some oddities in handling plists. It also doesn't write plists out correctly (currently using a patched version that doesn't work great either).
Here are some resources for when I get around to fixing this:
plist (5) man page
CFPropertyLists docs (PDF)
CFPreferences docs (PDF)
PList 1.0 DTD
The text was updated successfully, but these errors were encountered: