Re: Deployment target warning?
Re: Deployment target warning?
- Subject: Re: Deployment target warning?
- From: Rick Altherr <email@hidden>
- Date: Fri, 22 Feb 2008 12:47:11 -0800
On Feb 22, 2008, at 12:43 PM, Rick Mann wrote:
What does this mean? I have a library project and an app project
(Carbon). I want them to use the 10.5 SDK and require 10.5. I set
the following in the .xcconfig files:
MACOSX_DEPLOYMENT_TARGET_i386 = 10.5
MACOSX_DEPLOYMENT_TARGET_ppc = 10.5
SDKROOT_i386 = /Developer/SDKs/MacOSX10.5.sdk
SDKROOT_ppc = /Developer/SDKs/MacOSX10.5.sdk
Warning:
"Deployment target 10.5 for architecture 'i386' and variant 'normal'
is greater than the maximum value for the Mac OS X 10.4 (Universal)
SDK."
--
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@apple.com
This email sent to email@hidden
I don't know explicitly, but is there a reason you are using per-
architecture variants in this case?
--
Rick Altherr
Architecture and Performance Group
email@hidden
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