Deployment target warning?
Deployment target warning?
- Subject: Deployment target warning?
- From: Rick Mann <email@hidden>
- Date: Fri, 22 Feb 2008 12:43:55 -0800
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:
This email sent to email@hidden