How to set ${MODULE_VERSION} str in InfoPlist.strings
How to set ${MODULE_VERSION} str in InfoPlist.strings
- Subject: How to set ${MODULE_VERSION} str in InfoPlist.strings
- From: Allen Cronce <email@hidden>
- Date: Thu, 23 Jun 2005 10:16:39 -0700
Hi all,
I want to have one place where I set the module version for a kext,
preferably in the MODULE_VERSION at the project or target level. I'm
thinking about using a config file so that the version is shared, and
possibly set by build automation.
I've found that I can use ${MODULE_VERSION} in the info.plist to specify
the version string. When the kext builds, the actual info.plist has the
correct version numbers as specified in the target settings. Very nice.
But if I try to use ${MODULE_VERSION} in the InfoPlist.strings, the
substitution is not made. Can anyone tell me how I can get the module
version as specified in the target into the InfoPlist.strings file?
Thanks in advance.
Best regards,
--
Allen Cronce
_______________________________________________
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