Re: Mix and match project build configurations
Re: Mix and match project build configurations
- Subject: Re: Mix and match project build configurations
- From: Christiaan Hofman <email@hidden>
- Date: Mon, 14 Feb 2011 14:00:14 +0100
On Feb 11, 2011, at 20:17, Ken Thomases wrote:
> On Feb 11, 2011, at 12:11 PM, Christiaan Hofman wrote:
>
>> On Feb 11, 2011, at 19:02, Tom Seddon wrote:
>>
>>> Is there any way to mix and match project build configurations?
>>>
>>> If I have an app with a "Artist Debug" configuration in its project,
>>> for example, I'd like to make it build with the "Debug" configuration
>>> of all the static library projects that it uses.
>>
>> No, this cannot be done, unfortunately. Dependencies always use a configuration with the same name.
>
> If I recall correctly, if there is not a configuration with the same name in the dependency, it is built with its active configuration. You may be able to abuse this to achieve what you want, but it's fragile.
>
> Regards,
> Ken
>
Not its active config, it's the *default* config, as defined in the popup at the bottom of the Configuration tab of the Project Info window (for some reason they changed the label, but you can follow the "?" button to see the docs).
And I certainly agree that you should never assume and abuse it, the confusion here already confirms this.
Christiaan
_______________________________________________
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