RE: Added version # to dylib
RE: Added version # to dylib
- Subject: RE: Added version # to dylib
- From: <email@hidden>
- Date: Fri, 16 Sep 2005 10:32:35 -0500
- Thread-topic: Added version # to dylib
I have the Current Library Version field
filled out, but when I go to get info on the built dylib the version # doesn’t
show. I have seen places mention a resource (.r) file or rez tool, is
there a step that I need to do to enable versions.
I am making a dylib for an
application and would like to have a version # attached to it. How do you
add a version number in xcode? I have found the project version number,
but that only helps the developers.
Look in the Build Settings for "Current Library
Version" and "Compatibility Version." They support version
numbers of the format 65535.255.255. Compatibility Version specifies the
version of the APIs for the library and Current Library Version is for the
current version number.
_____________________________
HyperSpell -
Check spelling in Mac OS X from any application.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden