Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't read plist file #2

Closed
satashi2009 opened this issue May 11, 2016 · 5 comments
Closed

Can't read plist file #2

satashi2009 opened this issue May 11, 2016 · 5 comments
Assignees

Comments

@satashi2009
Copy link

Hi,
This is great tool, but I have a problem.
I can't read plist file download from any domain.
it is in binary plist format, but can't open and can't convert to xml format.
do you know why ?

@ghost
Copy link

ghost commented May 11, 2016

If it is a binary plist, you should be able to convert it by opening up a Terminal and running "plutil -convert xml1 file.plist" (no quotes). Needs to be on OS X

@satashi2009
Copy link
Author

Thank you,
Here is error when convert with plutil: Property List error: Unexpected character b at line 1 / JSON error: JSON text did not start with array or object and option to allow fragments not set.
I delete them and download again, same problem (eg domain: AppDomain-com.skype.skype)

@horrorho
Copy link
Owner

horrorho commented Jul 7, 2016

Sorry the delay. I've pushed a new build that you may like to test. Please advise if the issue persists.

@horrorho horrorho self-assigned this Jul 7, 2016
@satashi2009
Copy link
Author

wow. worked well. thank you

@horrorho
Copy link
Owner

Thank you for the feedback! I'll go ahead and close this ticket.

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

No branches or pull requests

2 participants