Re: Xcode Configuration Settings File
Re: Xcode Configuration Settings File
- Subject: Re: Xcode Configuration Settings File
- From: "infinite labs" <email@hidden>
- Date: Tue, 21 Oct 2008 19:23:31 +0200
On Tue, Oct 21, 2008 at 7:07 PM, Keith Duncan <email@hidden> wrote:
> How do you specify an Xcode Configuration Settings File when using
> xcodebuild?
AFAIK you don't -- you must set it in the project/target Get Info pane
beforehand.
> Also, does this override the configuration that a target is based on in the
> project settings? I've the "Build Configuration Files" page in the docs but
> it doesn't mention a configuration specified at the command line.
The topic on build configuration files shows exactly where .xcconfigs
take effect (project xcconfig just below in-xcodeproj project-level
settings, target xcconfig above any project-level settings but just
below in-xcodeproj target settings). The command-line-specified
options, if any, override at the topmost level.
Since AFAIK you cannot specify a xcconfig at the command line, there
is no reason to document where it takes effect :)
- ∞
_______________________________________________
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