ZipZap v8.1.2 Release Notes

Release Date: 2016-12-17 // over 7 years ago

Previous changes from v8.1

    • ๐Ÿ›  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 X zip command line. Use fileNameWithEncoding: to force a particular encoding instead.