i am trying to unzip a file in my iphone app, i searched it on google and found this http://github.com/tastefulworks/twziparchive but it says to add libz library into your project but i am not able to find this library.
Can anybody have any idea about this or any other helpful link to perform unzipping.
Thanks,
In your project choose ‘Frameworks’ group (optionally), right-click and choose add ‘Existing frameworks’ – libz.dlyb can found in the list that will appear (you can choose dylibs in combobox) to make search a bit easier