Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 499 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 499 Bytes

Archive-Manager

iOS archive(compression) manager

Usage

  • copy & add files to your Xcode projects
  • add flags "-HAVE_CONFIG_H -_DARWIN_C_SOURCE -FreeBSD -c -D_7ZIP_ST" in "Other C flags" in "Build Settings"
  • compile and use ports class ...

References