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 <davek...@gmail.com> 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 (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