开发者

How do I zip files programmatically in iOS? [duplicate]

This question already has answers here: Closed 11 ye开发者_运维技巧ars ago.

Possible Duplicate:

Zip and UnZip a file programmatically in iphone?

I want to zip images and audio programmatically in my app.

How can I do that?


Try ZipKit. Put this as part of your build and then

#import <ZipKit/ZipKit.h>

After this you are good to go.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜