Re: Getting better compression [SOLVED]
Re: Getting better compression [SOLVED]
- Subject: Re: Getting better compression [SOLVED]
- From: Graham Cox <email@hidden>
- Date: Mon, 16 Feb 2009 22:14:16 +1100
On 16 Feb 2009, at 10:05 pm, Jean-Daniel Dupas wrote:
I think by default zip compresses symlink target instead of the link
itself. If you have frameworks in your package, it's possible that
zip duplicates you frameworks' headers, executables, and resources.
See the -y option:
-y Store symbolic links as such in the zip archive, instead of
compressing and storing the file referred to by the link (UNIX only).
Bingo!
That does the trick... thanks very much :)
--Graham
_______________________________________________
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