Skip to content

Use simple-plist to parse plist files on macos#4

Merged
pd4d10 merged 1 commit intopd4d10:masterfrom
X140Yu:binary_plist
Dec 24, 2019
Merged

Use simple-plist to parse plist files on macos#4
pd4d10 merged 1 commit intopd4d10:masterfrom
X140Yu:binary_plist

Conversation

@X140Yu
Copy link
Copy Markdown
Contributor

@X140Yu X140Yu commented Dec 24, 2019

Plist files on macOS have two formats, binary or xml

Some apps' Info.plist files are in binary formats, like Notion.app, but the plist npm package can only deal with XML format. So I change it to simple-plist and it works like charm.

@pd4d10 pd4d10 merged commit b12d0cc into pd4d10:master Dec 24, 2019
@pd4d10
Copy link
Copy Markdown
Owner

pd4d10 commented Dec 24, 2019

Thanks!

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.

2 participants