Posted on Oct 21, 2013 by
Quick Bird
I've put a fork to ZipArchive on github which addresses the following issues:
Support both ARC and non-ARC.
Upgrade Minizip from 1.01e to 1.01h.
Replace deprecated methods.
Made a couple of minor code corrections to remedy unnecessary compiler warnings that were generated when using Xcode 5.
Documented code.
Minor corrections.
See https://github.com/robertmryan/ZipArchive. I'm happy to integrate these as a commit to this project here if you want. Let me know.
Status: New
Labels:
Type-Defect
Priority-Medium