multilayer build settings
multilayer build settings
- Subject: multilayer build settings
- From: Brian Gerstle <email@hidden>
- Date: Mon, 14 Jun 2010 19:56:21 -0400
Can anyone explain how the build setting hierarchy works and how I might be able to set command-line definitions to override EVERYTHING else? Here's my situation:
I was reading the official reference doc about how XCode handles build settings that are defined at different levels, but it's still confusing to me. For example, I'm developing for iPhone and writing a shell script that (among other things) defines the CODE_SIGN_IDENTITY in the command line (while invoking xcodebuild). However, if the Code Sign Identity is defined in either the Project build settings or the Target build settings in XCode my command-line definition gets overridden. This is not good, as I want to be able to work in XCode normally when I debug, and then without changing anything, run the script to build all the different targets with appropriate settings.
Thanks in advance for your help! |
_______________________________________________
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