dabinghao123 / ziparchive

Automatically exported from code.google.com/p/ziparchive
0 stars 0 forks source link

Small issue in Wiki #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Just a small issue with the section on adding a zip file, you need to add:

ZipArchive* za = [[ZipArchive alloc] init];

after the header inclusion. Though this is probably really obvious to a mac 
developer, it might confuse newbs!

Original issue reported on code.google.com by calum.ro...@gmail.com on 30 Sep 2010 at 8:18

GoogleCodeExporter commented 8 years ago
Does ZipArchive Support AES encryption ?

Original comment by kayyali....@gmail.com on 7 Oct 2010 at 10:11