New
Unclaimed project
Are you a maintainer of ZipArchive? Claim this project to take control of your public changelog and roadmap.
Changelog
ZipArchive is a simple utility class for zipping and unzipping files on iOS, macOS and tvOS.
withContentsOfDirectory: now returns error when parameter isn't a directorywithFilesAtPaths: no longer writes files when parameter is a directoryisPasswordValidForArchiveAtPathrand() compiler warningwithContentsOfDirectory: should return error when parameter isn't a directory (#718)withFilesAtPaths: should not write a file when parameter is a directory (#718)