Download Latest Version 2.6.0 source code.tar.gz (3.9 MB)
Email in envelope

Get an email when there's a new version of SSZipArchive

Home / 2.5.3
Name Modified Size InfoDownloads / Week
Parent folder
2.5.3 source code.tar.gz 2022-12-17 3.9 MB
2.5.3 source code.zip 2022-12-17 4.0 MB
README.md 2022-12-17 904 Bytes
Totals: 3 Items   7.9 MB 0
  • mz_compat updated to minizip 3.0.7
  • Fixes Mac Catalyst build with bumped OS minimum requirements (Thank you @steventroughtonsmith!) [#654]

Reminder (This message will be dropped after this version):

Version 2.5.0+ Updates Minimum OS Versions.

A key dependency of this project is the zlib library. zlib before version 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches according to CVE-2018-25032.

zlib 1.2.12 is included in macOS 10.15+ (with latest security patches), iOS 15.5+, tvOS 15.4+, watchOS 8.4+. As such, these OS versions will be the new minimums as of version 2.5.0 of ZipArchive.

If you need support for previous versions of ZipArchive for earlier OS support, you can target an earlier version but know you will be using an unmaintained version of this library.

Source: README.md, updated 2022-12-17