Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.09 KB

Unzip

iOS 8 Action Extension for browsing ZIP files

Unzip Extension for iOS 8

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.

Getting Started

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.

Icons

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.

Contact

License

Unzip is licensed under the MIT License.