versioning
versioning
- Subject: versioning
- From: "Fred Ross-Perry" <email@hidden>
- Date: Sun, 4 Mar 2007 18:32:26 -0800
- Thread-topic: versioning
Hello,
I amusing XCode 2.4 on the latest OS X.
We're building a Universal Carbon app
based on code that was originally for OS 8/9. That older code relies on
a properly formatted 'vers' resource. OS X Finder, of course, and
installers are interested in version strings that live in Info.plist
(yes?).
I've been trying to do something like this:
- put #defines for version numbers and strings in a file
called version.h
- have version.r (which creates the 'vers' resource) include
version.h
- preprocess info.plist using version.h as the prefix file
I think I have this set up right. But when I edit version.h, the
resource
Gets built, but a modified info.plist is not put into the package.
Thanks, and sorry for the bandwidth if this is well-described somewhere.
fred
_______________________________________________
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