Re: Build condiguration for aggregate targets
Re: Build condiguration for aggregate targets
- Subject: Re: Build condiguration for aggregate targets
- From: Mirko Viviani <email@hidden>
- Date: Mon, 21 Nov 2005 18:51:19 +0100
On Nov 21, 2005, at 6:12 PM, James Bucanek wrote:
It sounds like you have target dependencies with cross-project
targets (targets in other projects) and those projects have a
different set of build configurations than the project that depends
on them.
Yes, you are right.
Yes, I suppose this could be "fixed" with a custom build script.
Replace the cross-project dependencies with a build script that
examines the build configuration name (it's in an environment
variable), chooses the correct build configuration for the
dependent project, then executes the xcodebuild tool with the
desired build configuration.
I'll try that, thanks.
Ciao
Mirko
_______________________________________________
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