iOS压缩解压库ZipArchive解压失败 逆向APP 2020-06-18 1,403 阅读1分钟 iOS中常使用的解压库ZipArchive:https://github.com/ZipArchive/ZipArchive使用时如果忘记该操作会导致解压失败。错误提示:Error Domain=SSZipArchiveErrorDomain Code=-2 "failed to open file in zip file" UserInfo={NSLocalizedDescription=failed to open file in zip file}