Re: Issues with NSWindowDelegate on multiple Mac OS X platforms
Re: Issues with NSWindowDelegate on multiple Mac OS X platforms
- Subject: Re: Issues with NSWindowDelegate on multiple Mac OS X platforms
- From: Kyle Sluder <email@hidden>
- Date: Tue, 6 Oct 2009 23:35:06 -0700
On Tue, Oct 6, 2009 at 11:23 PM, Jean-Daniel Dupas
<email@hidden> wrote:
> That's the way to go, but MAC_OS_X_VERSION_10_6 is not defined on 10.5 SDK.
Grr, yes, you are of course correct.
> So you have to add another couple of line at the top of the file (or in a
> prefix header):
I always thought it was kind of nasty to have to make modifications to
the SDK or to port changes back from newer SDKs to older ones. At the
very least, I think as new SDKs are released, AvailabilityMacros.h
should be updated in the older SDKs.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden