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: Miles <email@hidden>
- Date: Sun, 12 Apr 2009 13:13:25 -0700
Thanks for the response.
Under my release configuration where I'm currently building it just shows
'Standard (iPhone OS: armv6)' under 'Architectures', and 'Build Active
Architecture Only' is checked.
On Sun, Apr 12, 2009 at 1:08 PM, Dave Keck <email@hidden> wrote:
> You might be compiling for four architectures - PPC 32/64, Intel
> 32/64. Compiling for each of these can of course greatly increase your
> app's size, since you're essentially combining four versions of your
> app into one binary file. Check your release target to see what
> architectures it's compiling for. Depending on how important a small
> app size is to you, you may want to compile just for one architecture.
>
> David
>
_______________________________________________
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