This was going to become a real product until I found out that iOS 7 added native support for ZIP files. Nonetheless, it's a good example of how action extensions can be used to not only extend the functionality of standalone apps, but to extend the functionality of the OS as well.
Requires CocoaPods to manage dependencies.
$ cd Unzip
$ pod install
Open Unzip.xcworkspace. The Unzip app itself doesn't contain anything, everything is implemented in UnzipAction.
The icons shown in the image above are from the Glyphish 8 icon set. They could not be included in this repository due to license incompatibility.
- Indragie Karunaratne
- @indragie
- http://indragie.com
Unzip is licensed under the MIT License.