Skip to content

Conversation

aydenp
Copy link

@aydenp aydenp commented May 31, 2018

Prior to this PR, plist files that were signed (such as the ones Apple provides as part of the MDM profile service response), would not work with plist.js.

This PR fixes that by checking for the starts and ends of the <plist> objects before feeding it into the XML parser. If it somehow can't find those tags, it falls back to the default behaviour, ensuring this change doesn't break any plist files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant