Re: MacOS X 10.4 and 10.5
Re: MacOS X 10.4 and 10.5
- Subject: Re: MacOS X 10.4 and 10.5
- From: "Paul Sanders" <email@hidden>
- Date: Sat, 28 Feb 2009 18:26:34 -0000
> I have some doubts with MacOS X 10.5 and 10.4:
>
> 1) If I compile my application with MacOS X SDK 10.5 and I run it
> under MacOS X SDK 10.4 (and I don't use any explicit 10.5 class) it
> will run without problems?
> 2) If I use a specific 10.5 class (i.e: NSDockTile) is obvious it
> won't run under MacOS X 10.4, but if I code something like this, will
> run under MacOS X 10.4?
I can't answer your NSDockTile question, but I am also targetting 10.4 and I
have therefore set this as the Base SDK in my project settings for all
configurations. This generates compiler errors (or warnings, at least) if
you use any 10.5-specific features and, I assume, generate apps that will
run on Tiger (haven't tested this yet!). I assume, also, that we both want
to generate universal binaries.
HTH - Paul.
_______________________________________________
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