[CocoaApp isThisTiger]
Tom Harrington
atomicbird at gmail.com
Mon Oct 22 20:01:28 PDT 2007
On 10/22/07, Rosyna <rosyna at unsanity.com> wrote:
> That is *exactly* the problem and why you should not parse
> SystemVersion.plist directly. How do you convert the string 10.4.10
> into a numerical value you can compare against? And why are you even
> bothering to do that when Gestalt() gives you the numerical values
> correctly, no need to parse.
Unless you care about 10.4.10 vs. 10.4.9, in which case Gestalt is
broken. At least SystemVersion.plist has the right answer.
--
Tom Harrington
atomicbird at gmail.com
AIM: atomicbird1
More information about the MacOSX-dev
mailing list