Re: Determining OS version
Re: Determining OS version
- Subject: Re: Determining OS version
- From: Jerry Krinock <email@hidden>
- Date: Tue, 18 Oct 2005 09:18:22 -0700
- Thread-topic: Determining OS version
on 05/10/18 08:35, Paul J. Lucas at email@hidden wrote:
> I've seen other applications check the contents of the file:
>
> /System/Library/CoreServices/SystemVersion.plist
>
> and look at the ProductVersion string. Is this the best way to
> check the version of Mac OS X that's running? If not, what is?
I don't know if this is better, but it's easier: Compare the value of the
global variable NSAppKitVersionNumber to the constants you see when you type
NSAppKitVersionNumber into your Xcode > Help > Documentation search box.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden