I have a script that runs during my distribution build that compresses my app using zip. If I use the Finder's "Compress" command I get almost twice as much compression. Isn't the Finder using zip? If so, what command-line arguments would give me better compression that what I am getting (the script runs 'zip -qr'). If the Finder is using something else, can I use the "something else" in my script? If so, can somebody point me to some docs on how to do that...

thanks for any help,

--Graham


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to