Move minizip up

This commit is contained in:
Sam Soffes
2013-09-09 09:00:26 -07:00
parent 6ca6e0c28f
commit 164ae9bfd3
10 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ SSZipArchive is a simple utility class for zipping and unzipping files. Features
## Adding to your project
1. Add the `SSZipArchive` folder to your project.
1. Add the `SSZipArchive` and `minizip` folders to your project.
2. Add the `libz` library to your target
SSZipArchive requires ARC.