• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Recommended way of checking OS version
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recommended way of checking OS version


  • Subject: Re: Recommended way of checking OS version
  • From: Charles Srstka <email@hidden>
  • Date: Wed, 6 Aug 2008 23:21:40 -0500

On Aug 6, 2008, at 7:37 PM, Jason Bobier wrote:

Hey folks, does anyone know the recommended way of checking whether my app is running on Tiger or Leopard? It used to be that you could just check that appkit version against one of the #defines, but apple appears to have stopped updating them. At least 10.3.5 is the latest that I see.

It goes up to 10.4, but you have to be using the 10.5 SDK.

#define NSAppKitVersionNumber10_4 824

In general, each SDK seems to have the NSAppKit versions for each OS version up to but not including the OS version that goes with the SDK.

Charles
_______________________________________________

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


References: 
 >Recommended way of checking OS version (From: Jason Bobier <email@hidden>)

  • Prev by Date: Re: autorelease CGImageRef?
  • Next by Date: Re: NSOperationQueue Memory Leak
  • Previous by thread: Re: Recommended way of checking OS version
  • Next by thread: Editing NSTableView
  • Index(es):
    • Date
    • Thread