Re: Building Release version with hidden architectures in Xcode Project
Re: Building Release version with hidden architectures in Xcode Project
- Subject: Re: Building Release version with hidden architectures in Xcode Project
- From: Chris Espinosa <email@hidden>
- Date: Thu, 5 Mar 2009 08:31:07 -0800
On Mar 5, 2009, at 7:16 AM, Stéphane Beauchemin wrote:
ARCHS = $(ARCHS_STANDARD_32_64_BIT)
This sets the built architectures for this configuration to ppc,
ppc64, i386, x86_64, so each source file is built 4 times.
The reason you're seeing raw values instead of the normal build
settings table is due to a bug in Xcode 3.1.2 and can be addressed by
setting the Active SDK (in the toolbar popup) to the same value as the
Base SDK (in this case, 10.5).
Chris _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden