Re: Recommended way of checking OS version
Re: Recommended way of checking OS version
- Subject: Re: Recommended way of checking OS version
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 6 Aug 2008 18:46:40 -0600
On Aug 6, 2008, at 6: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.
Is Gestalt really the way?
Yes; Gestalt() works just fine and is even present in the 64-bit API.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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