ZipZap v8.1 Release Notes
Release Date: 2015-11-07 // over 7 years ago-
- ๐ Fix last modified date inaccurately stored.
- ๐ Fix exception build settings, especially with CocoaPods.
- Target iOS, OS X and tvOS frameworks.
- โ Add modern initializers, nullability and lightweight generics.
- โ Add fine-grained filename encoding.
๐ป Note: this is a breaking change for accessing non-ASCII zip entry
fileName
created by non-conforming zip programs e.g. the Mac OS Xzip
command line. UsefileNameWithEncoding:
to force a particular encoding instead.