Objective-Zip icon indicating copy to clipboard operation
Objective-Zip copied to clipboard

An object-oriented friendly wrapper library for ZLib and MiniZip, in Objective-C for iOS and OS X

Results 38 Objective-Zip issues
Sort by recently updated
recently updated
newest added

As more and more modules support Carthage now, it would be very convienent for Objective-Zip to add support for it as well, so projects don't have to end up using...

How To Append Two zip file without extracted?

Would it be possible to add the possibility to read from InputStream as well? Thanks

I am unzipping files of more than 5 Gb. I am unable to find the extracted file path. please help me on this.

Hello, first of all thanks for the library. When trying to unzip a zip file, it always crash for me on this step: ``` objc OZZipFile *unzipFile= [[OZZipFile alloc] initWithFileName:@"test.zip"...

I'm making an archive which seems to be valid - unzip from the command line will unzip it, as will Stuffit Expander - but the OS X unarchive tool fails...

This would probably be automatically working if there were frameworks.

To reproduce unzip the same file (of some decent size) in a loop say 1000 times -- you will not be able to complete the loop without running out of...

Implicit conversion loses integer precision in `gzwrite.c` file. ![screen shot 2015-04-02 at 10 36 25 am](https://cloud.githubusercontent.com/assets/1362354/6961628/bb0ee238-d924-11e4-97d0-312cf44a1d3b.png)