I’m looking if exist a delphi class to parse plist osx files or I must just parse these files like a normal XML file?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here is my suggestion:
As a starting point, I recommend the excellent work of Alexey Dolgopolov done in pascal: BPlis2Xml.
https://bitbucket.org/alexeydl/develnotes/downloads/bpist2xml.zip
I wish you good luck.
Last edit:
Another c first hand interesting resource from Apple Inc is available here.