Skip to content

username0x0a/Objective-Zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a copy of objective-zip library developed by Flying Dolphin Studio.

The following changes were made:

  • Test application was moved into its own folder. Simply add MiniZip and Objective-Zip folders to your project.
  • ZLib source code was removed and replaced with the shared libz.dylib library available on both Mac OS X and iOS.
  • Weak encryption code in MiniZip library was explicitly disabled by removing crypt.h and defining NOCRYPT and NOUNCRYPT.
  • Compiler warnings reported by LLVM 2.0 compiler (Xcode 4) were fixed.

Code license

About

Merged Objective-Zip library from different sources to keep it up-to-date.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published