码迷,mamicode.com
首页 > 其他好文 > 详细

使用SSZipArchive 注意事项

时间:2020-03-06 13:05:13      阅读:506      评论:0      收藏:0      [点我收藏+]

标签:github   参考   双击   err   lib   macros   val   open   follow   

https://github.com/ZipArchive/ZipArchive/issues/519

使用SSZipArchive 注意事项:

4. Add the following GCC_PREPROCESSOR_DEFINITIONS: HAVE_INTTYPES_H HAVE_PKCRYPT HAVE_STDINT_H HAVE_WZAES HAVE_ZLIB $(inherited).

这个就是在build Setting-Preprocessor Macros-双击Multiple values
加上

HAVE_INTTYPES_H HAVE_PKCRYPT HAVE_STDINT_H HAVE_WZAES HAVE_ZLIB $(inherited)

不然报错:

Error Domain=SSZipArchiveErrorDomain Code=-2 "failed to open file in zip file"

 

参考

https://www.jianshu.com/p/0ad26c2fda39

使用SSZipArchive 注意事项

标签:github   参考   双击   err   lib   macros   val   open   follow   

原文地址:https://www.cnblogs.com/liuw-flexi/p/12425615.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!