Re: Building For OS 10.1, 10.2, and 10.3
Re: Building For OS 10.1, 10.2, and 10.3
- Subject: Re: Building For OS 10.1, 10.2, and 10.3
- From: "James J. Merkel" <email@hidden>
- Date: Sat, 3 Jan 2004 12:42:02 -0800
On Jan 2, 2004, at 10:17 PM, Thomas Dibble wrote:
Apple provides three SDKs to build against: the "Current OS"
(10.3.2), "10.2" (10.2.7/10.2.8), and "10.1" (10.1.5). Note that
there are two places to change the target (one changes the SDK for the
compiler, the other the link target IIRC ... and it is valid to have
the two places mismatched though it doesn't sound like you want to in
your case). By default, these are both set to "current OS", and so
most applications compiled without changing these settings will not
run on pre-Panther installations.
My understanding is that, for example, to make a build that runs on
10.2, in the Project Inspector you simply set Mac OS X Deployment
Target to Mac OS X 10.2. You don't need to use the SDK for 10.2.8. Am I
wrong on this?
Jim Merkel
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.