Re: Automate build numbers
Re: Automate build numbers
- Subject: Re: Automate build numbers
- From: Chris Espinosa <email@hidden>
- Date: Thu, 24 Aug 2006 08:58:25 -0700
On Wed, 23 Aug 2006 06:13:46 -0700, Jerry Krinock <email@hidden> said:
In my Info.plist, I set:
<key>CFBundleShortVersionString</key>
<string>RELEASE_VERSION</string>
...
<key>CFBundleVersion</key>
<string>RELEASE_VERSION</string>
I believe you need to use the build setting expansion syntax — $
{RELEASE_VERSION} — here as a signal to the preprocessor that these
are build settings, not literal strings.
Chris _______________________________________________
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