iphone - Zip Kit Integration with Xcode 4.3 -


i trying use zip/unzip functionality in ios app purpose found 1 library blog link - https://bitbucket.org/kolpanic/zipkit/wiki/usingzipkit.

i using xcode 4.3 , getting below error

zkdefs.h, zkfilearchive.h no such file or directory 

i have followed instructions still getting error. has tried library xcode 4.3 ios 5? may getting error due header path, unable solve this.

thanks in advance...

i found answer. using shell command , trying zip/unzip through it. worked me on simulator.

e.g
system("zip newfile.zip oldfile.rtf");


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -