Cocoa framework or Object class to uncompress files
Cocoa framework or Object class to uncompress files
- Subject: Cocoa framework or Object class to uncompress files
- From: Carl Hoefs via Cocoa-dev <email@hidden>
- Date: Mon, 24 Oct 2022 18:45:53 -0700
My iOS app downloads a gzip'd data file into its sandbox that the app needs to
unzip and process. I don't see anything in Cocoa (such as NSFileManager) that
addresses uncompressing files. Is there a way?
(BTW, I tried some ancient 3rd party code called ZipArchive but it always fails
trying to parse the zipped file.)
I'm hoping there's a built-in solution or framework that I'm just overlooking.
-Carl
_______________________________________________
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