Re: Build Settings for Release: App/Library is bloated
Re: Build Settings for Release: App/Library is bloated
- Subject: Re: Build Settings for Release: App/Library is bloated
- From: Kyle Sluder <email@hidden>
- Date: Sun, 12 Apr 2009 13:14:51 -0700
On Sun, Apr 12, 2009 at 12:11 PM, Miles <email@hidden> wrote:
> I'm having similar issues in the application itself, but I'm currently
> working on the static library so those are the numbers I have handy. Does
> that add up? Is there something else I'm missing? 12MB seems pretty
> ridiculous for this.
In addition to what others are saying about checking to make sure
you're only compiling for relevant architectures, you may also want to
consider the significant compression opportunities you're missing.
Why not just store the dictionary as a file in your bundle's
resources? You can then perform the same shared prefix matching that
is done in /usr/dict.
--Kyle Sluder
_______________________________________________
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