On Oct 25, 2022, at 12:12 AM, Markus Spoettl wrote:
>
> On 10/25/22 3:45 AM, Carl Hoefs via Cocoa-dev wrote:
>> 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
>> unco
On 10/24/22 6:45 PM, Carl Hoefs via Cocoa-dev wrote:
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
On 10/25/22 3:45 AM, Carl Hoefs via Cocoa-dev wrote:
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