Re: build numbers
Re: build numbers
- Subject: Re: build numbers
- From: Ali Ozer <email@hidden>
- Date: Thu, 16 Sep 2004 15:06:34 -0700
Yes, but how can I access agvtools' version number from within my
running application?
Check out TextEdit, which specifies the build setting VERSIONING_SYSTEM
= apple-generic, which causes the file TextEdit_vers.c to be created,
containing definition of a double value TextEditVersionNumber. This is
how NSAppKitVersionNumber, etc are also managed.
http://developer.apple.com/releasenotes/DeveloperTools/Xcode/
XcodeBuildSettings.html#versioning has some more info on this.
Ali
_______________________________________________
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