Re: include_next?
Re: include_next?
- Subject: Re: include_next?
- From: Steve Checkoway <email@hidden>
- Date: Tue, 10 Jan 2006 13:37:22 -0800
On Jan 10, 2006, at 12:22 PM, Steve Mills wrote:
(OK, I'm going to try posting this a 3rd time. Perhaps nobody could
comment because discussion of this topic was somehow under NDA
before and now it isn't since Apple has announced Intel machines.)
I've just configured our main project and all the 3rd party
subprojects so they will be able to build Universal Binaries. As the
documentation instructs, I've added these to all build settings for
the Release configuration (renamed from Deployment):
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4
MACOSX_DEPLOYMENT_TARGET_ppc = 10.3
SDKROOT_i386 = /Developer/SDKs/MacOSX10.4.0.sdk
SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk
Try:
SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk
- Steve
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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