Re: Best practice for OS version and SDK conditionals?
Re: Best practice for OS version and SDK conditionals?
- Subject: Re: Best practice for OS version and SDK conditionals?
- From: David Duncan <email@hidden>
- Date: Thu, 3 Apr 2008 10:38:23 -0700
On Apr 3, 2008, at 9:50 AM, William Bates wrote:
I'm updating and trying to put away some code until the next OS
revision, and I'm trying to figure out not _how_ - I know this - but
the _best_ place to set compiler variables such as
MAC_OS_X_VERSION_MAX_ALLOWED;
I'm also trying to work out some of the interactions of these sorts
of compiler conditionals with precompiled headers.
A lot of these source files are in areas such as CoreAudio that
have changed a lot from OS 10.3 to OS 10.5. My end goal is to get
them as self-documented as possible....
Max version allowed is set implicitly by the SDK that you choose.
Deployment target can be set in your build settings.
--
David Duncan
Apple DTS Animation and Printing
email@hidden
_______________________________________________
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