Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 272 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 272 Bytes

Bplist

This library will convert the binary plist to Dictionary. It does not convert plist file in XML format.

It has been created on the basis of "CFBinaryPList.c" of Apple.

Installation

FIX