ZipArchive v2.2.0 Release Notes

Release Date: 2019-05-05 // almost 5 years ago
  • 🛠 Fixes:

    • Error handling when exceeding the limit of file open. (#483, thanks @Tamamaki)
    • 🛠 Fix version_madeby for unicode support when creating zip files (#507, thanks @jsutdolph)
    • 🛠 Fix some minor Xcode 10.2 warnings

    👌 Improvements:

    • Replacing Minizip 1.2+ with Minizip 2.8.6.dev (#509, big thanks @nmoinvaz)

    💥 Breaking:

    • 🚀 ios minimum deployment target is now really 8.0 for CocoaPods, so don't forget to define your minimum deployment target explicitly in your Podfile.