Re: NSTask with unzip
Re: NSTask with unzip
- Subject: Re: NSTask with unzip
- From: Kyle Sluder <email@hidden>
- Date: Sun, 28 Nov 2010 19:13:53 -0800
On Sun, Nov 28, 2010 at 3:12 PM, glenn andreas <email@hidden> wrote:
> A quick google search turns up several Cocoa zip frameworks out there that will avoid having to use NSTask, etc... all together. While the zip file format is ugly, it is documented and you can always write your own to walk through a zip file to find the objects you want and use the standard zlib routines to do the compression/decompression.
Shameless plug for OmniUnzip, part of the Omni Frameworks:
https://github.com/omnigroup/OmniGroup/tree/master/Frameworks/OmniUnzip/
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden