Re: App Kit Framework version
Re: App Kit Framework version
- Subject: Re: App Kit Framework version
- From: Chris Ridd <email@hidden>
- Date: Sun, 22 Dec 2002 11:42:24 +0000
On 22/12/02 11:12 am, Prashanth Rao <email@hidden> wrote:
>
Hi all,
>
>
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. ?
>
>
Thanks,
>
Prashanth.
If you're linking against it, then just use NSAppKitVersionNumber (see
NSApplication.h)
Cheers,
Chris
_______________________________________________
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.