 |
|
 |
|
Next: Keychain issue
|
| Author |
Message |
External

Since: Apr 17, 2006 Posts: 1
|
(Msg. 1) Posted: Mon Apr 17, 2006 3:28 pm
Post subject: How to know the version of a library file? Archived from groups: comp>sys>mac>programmer>tools (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Apr 24, 2006 Posts: 3
|
(Msg. 2) Posted: Fri May 05, 2006 8:14 am
Post subject: Re: How to know the version of a library file? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In article ,
pierreth wrote:
> Hello,
>
> My question is pretty simple. I would like to know how can I know the
> version number of a library file. Is the version number in the library
> file itself?
>
> I'm always sure there is a tool for that purpose.
>
Im not sure if it is what you asked for, but in OS9, one can set the
folder view to "list", then select folder options and click the
"version" radio button. If the file has a version, that should show it.
For OSX, I have no clue. >> Stay informed about: How to know the version of a library file? |
|
| Back to top |
|
 |  |
External

Since: Apr 22, 2006 Posts: 4
|
(Msg. 3) Posted: Fri May 05, 2006 11:43 am
Post subject: Re: How to know the version of a library file? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
pierreth:
>
> My question is pretty simple. I would like to know how can I know the
> version number of a library file. Is the version number in the library
> file itself?
For frameworks there should be a version in Get Info. For libraries, I
don't think there's a general way, but "strings theLibrary" might
provide something useful.
--
Jens Ayton >> Stay informed about: How to know the version of a library file? |
|
| Back to top |
|
 |  |
External

Since: Jul 01, 2003 Posts: 128
|
(Msg. 4) Posted: Fri May 05, 2006 4:22 pm
Post subject: Re: How to know the version of a library file? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Apr 22, 2006 Posts: 4
|
(Msg. 5) Posted: Fri May 05, 2006 4:40 pm
Post subject: Re: How to know the version of a library file? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
James W. Walker:
> Jens Ayton:
>
>> For frameworks there should be a version in Get Info.
>
> I don't think so. You can put a version number in the Info.plist, but
> I have never seen the Finder display a framework version number.
I'm sure I have... *poke, poke* Ahh well, that's just me hallucinating
again, then. Move along, nothing to see here, &c.
--
Jens Ayton >> Stay informed about: How to know the version of a library file? |
|
| Back to top |
|
 |  |
External

Since: Jul 01, 2003 Posts: 128
|
(Msg. 6) Posted: Sat May 06, 2006 3:48 am
Post subject: Re: How to know the version of a library file? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In article , Jens Ayton
wrote:
> James W. Walker:
> > Jens Ayton:
> >
> >> For frameworks there should be a version in Get Info.
> >
> > I don't think so. You can put a version number in the Info.plist, but
> > I have never seen the Finder display a framework version number.
>
> I'm sure I have... *poke, poke* Ahh well, that's just me hallucinating
> again, then. Move along, nothing to see here, &c.
Oh, I did find a place where you can see the version number. If a
framework is installed publicly (in /System/Library/Frameworks,
/Library/Frameworks, or ~/Library/Frameworks), then System Profiler
will show the version number. >> Stay informed about: How to know the version of a library file? |
|
| Back to top |
|
 |  |
| Related Topics: | Import library in XCode - I'm trying to separate my code into multiple projects in XCode: one library (aka BSD dylib library) with some header files, and another project (like C commandline tool) which needs to reference the header files and link with the dylib. I tried..
Building Shared Library with Project Builder - I want to release an SDK for my Carbon PEF application Isadora®. Currently, I am building traditional carbon shared libraries (type = shlb) with CodeWarrior, but I want to create a Project Builder version so that people can build plugins in that..
SourceSafe version control for mac - Is there any MS SourceSafe clients out there for the mac? Metrowerks has discontinued their product. Thanks. Matt
fink and GLib version - I am new to Mac's and fink, but I'm trying to install some software that is supposed to be OK for OSX 10.4. The ./configure script works until it checks the version of GLib and complains that V2.0.0 is required as a minimum. I have fink installed an...
error message: Illegal precompiled header version - I am upgrading a palm handheld application originally developed in codeWarrior Version 4 (OS 3x platform). I am now using codeWarrior Version 9.2 and have received the following error: Illegal precompiled header version Pilot.h (This occurs on the.. |
|
You can post new topics in this forum You can reply to topics in this forum You can edit your posts in this forum You can delete your posts in this forum You can vote in polls in this forum
|
|
|
|
 |
|
|