plist-cil icon indicating copy to clipboard operation
plist-cil copied to clipboard

Optional dictionary key sorting on XML serialization

Open relgit opened this issue 2 years ago • 0 comments

This PR adds the option to sort dictionary keys on XML serialization that was discussed in #74. Unit testing for the new option is also included.

I've implemented the change on an opt-in basis as preferred in our discussion, and I hope it's ready for merging.

Closes #74.

relgit avatar Jan 16 '23 10:01 relgit