Re: xcodebuild and build settings
Re: xcodebuild and build settings
- Subject: Re: xcodebuild and build settings
- From: Greg Guerin <email@hidden>
- Date: Wed, 28 Nov 2007 11:24:37 -0700
Carsten Hansen wrote:
>xcodebuild GCC_PREPROCESSOR_DEFINITIONS="$(value) BAR=1"
Try using single quotes instead of double-quotes. If your shell is bash,
$(foo) has a shell meaning, and double-quotes gives the shell permission to
expand $pattern between the quotes.
-- GG
_______________________________________________
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