Skip to content

8.1: Add fine-grained filename encoding

Latest
Compare
Choose a tag to compare
@pixelglow pixelglow released this 07 Nov 09:59
· 26 commits to master since this release
  • 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.