MacPaw / XADMaster

Objective-C library for archive and file unarchiving and extraction
GNU Lesser General Public License v2.1
101 stars 43 forks source link
extraction unar unarchiver

Objective-C library for archive and file unarchiving and extraction

Build Status

Building

XADMaster relies on directories structure. To start development you'll need to clone the main project with Universal Detector library:

git clone https://github.com/MacPaw/XADMaster.git
git clone https://github.com/MacPaw/universal-detector.git UniversalDetector

The resulting directory structure should look like:

<development-directory>
  /XADMaster
  /UniversalDetector

Usages

License

This software is distributed under the LGPL 2.1 license. Please read LICENSE for information on the software availability and distribution.