Re: [Fwd: How to conditionally run a script based on build configuration]
Re: [Fwd: How to conditionally run a script based on build configuration]
- Subject: Re: [Fwd: How to conditionally run a script based on build configuration]
- From: Jonas Maebe <email@hidden>
- Date: Mon, 27 Jun 2005 21:34:21 +0200
On 27 jun 2005, at 20:15, Scott Tooker wrote:
Maybe the script itself can compare the build configuration using
a ${XXX} define? If so, what's the define for the current build
configuration?
${CONFIGURATION}
Actually, that should be $(CONFIGURATION) (note the use of parens).
Well, inside the script it most certainly has to be ${CONFIGURATION}
(at least since Xcode 2.1).
Jonas
_______________________________________________
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