Re: How does one get the OS Product name programatically?
site_archiver@lists.apple.com Delivered-To: Darwin-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eA0OomsNywxlM1BRzIwi2lc2ckJnuKT1J383GOur6rWoi+lhekiYs6fCj6qXAcOaJfFHic59n0r9bDcTPNeUwwLG+o/+Tf1KG4PMe70xJJsP/XKpsTgTkdO6JT/m7F3zb6ofoS7xTRP7XUFZaS2ztuPdESWvrgCrKt1BejDb8ms= If you follow the conversation, you'll note that David suggested those plists in the first instance. Relying on them is probably not recommended, as I don't think there are any guarantees that they won't change across releases of OS X It's probably your best but until there's an actual API, though. -- Finlay make your test file on /System/Library/CoreServices/ServerVersion.plist or /System/Library/CoreServices/SystemVersion.plist load plist copy plist into dict get keys of dict you needn't CFPriv to do this Best Regards, Plum _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/finlay.dobbie%40gmail.com This email sent to finlay.dobbie@gmail.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On 11/05/06, plumber Idraulico <plumber@gnu-darwin.org> wrote: This email sent to site_archiver@lists.apple.com
participants (1)
-
Finlay Dobbie