Re: how do I get a files version?
Re: how do I get a files version?
- Subject: Re: how do I get a files version?
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 15 May 2006 21:00:03 -0600
On May 15, 2006, at 8:44 PM, Alan Smith wrote:
The file I want is a plugin and since the Finder can get this I should
be able to too. I saw NSFileManagers fileAttributesAtPath... or
whatever but the dictianary it returns doesn't seem to contain the
data I'm looking for. Where can I get this info?
If it's a bundle, then you need to manually load the bundle's
Info.plist file.
If it's not a bundle, but it has a resource fork, then you need to
manually load its 'vers' resource.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden