Re: NSFileWrapper serializedRepresentation
Re: NSFileWrapper serializedRepresentation
- Subject: Re: NSFileWrapper serializedRepresentation
- From: Jens Alfke <email@hidden>
- Date: Mon, 04 Apr 2016 18:30:27 -0700
> On Apr 4, 2016, at 9:59 AM, Gerriet M. Denkmann <email@hidden> wrote:
>
> Both the Simulator and the OS X App compress the same folder (which resides on OS X).
OK, but the raw data size is significantly different, so they must be zipping different data. I don’t know why that would be; maybe the file paths are different from the simulated app’s POV? But I don’t think the algorithm being used is any different across platforms. It’s just that the input data is different, for whatever reason.
> What I need is just:
> Folder → Data and
> Data → Folder
NSFileWrapper is reasonable, I guess. Just don’t obsess over the details of the data size. Why does it matter, anyway?
—Jens
_______________________________________________
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