Re: App Kit Framework version
Re: App Kit Framework version
- Subject: Re: App Kit Framework version
- From: Finlay Dobbie <email@hidden>
- Date: Sun, 22 Dec 2002 11:41:29 +0000
On Sunday, December 22, 2002, at 11:12 am, Prashanth Rao wrote:
I know this could be a wrong forum for this question but can anyone
let me
know how do we get the App Kit Framework version ( through code or
otherwise ) present in my machine ?
I am looking into Info.plist file of AppKit.framework/Resources folder
in
my machine ( System/Library/Frameworks folder ). Is this the correct
location I need to look for to get the version no. ?
From NSApplication.h:
APPKIT_EXTERN const double NSAppKitVersionNumber;
-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.