xcodebuild and build settings
xcodebuild and build settings
- Subject: xcodebuild and build settings
- From: email@hidden
- Date: Fri, 23 Nov 2007 18:47:02 +0000
I'm creating a Standard Tool, Command Line Utility.
Suppose in the Build settings for the Project I have:
Other C Flags $(inherited) -DFOO=1 -DBAR=0
How can I append another symbol (-DXYZ=1) from the command line when using xcodebuild?
How can I modify the value of BAR to be 1 from the command line when using xcodebuild?
Thanks,
Carsten Hansen
_______________________________________________
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