[CocoaApp isThisTiger]

David Dunham dunham at mac.com
Mon Oct 22 17:00:45 PDT 2007


On 22 Oct 2007, at 16:22, David Dunham wrote:

> Fabian
>
>> 	if ((int)floor(NSAppKitVersionNumber) > NSAppKitVersionNumber10_3)
>> 		return LSESystemVersionTiger;
>
> This doesn't actually work:

Whoops, I missed the "floor" there. Probably does work.

It does seem odd there's no NSAppKitVersionNumber10_4 in the 10.4u SDK.

David Dunham
Voice/Fax: 206 783 7404             http://www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein



More information about the MacOSX-dev mailing list