Re: Zip Files in Objective-C?
Re: Zip Files in Objective-C?
- Subject: Re: Zip Files in Objective-C?
- From: "I. Savant" <email@hidden>
- Date: Mon, 28 Apr 2008 12:38:25 -0400
> Does anyone have any suggestions or examples for doing this in a
> Leopard-only application? Thanks.
Not Leopard-only, but ...
http://code.google.com/p/zip-framework/
Depending on what you're using it for, it may work well for you. I
use it for reading archives (not writing them) in production code and
it hasn't failed at all (except on a corrupted archive once). Last I
looked, there were problems creating archives, though. That was some
time in late 2007.
--
I.S.
_______________________________________________
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