Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 272 Bytes

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