I'm attempting to add ZipArchive to my project following the WikiPage. I've added it to my project and attempted to build, but now NSObjRuntime.h, NSObject.h and countless other header files are all having parsing issues!
I've included a screenshot of my workspace
and the errors...
Some more details about the project.
- Building against iOS5.
- Using ARC.