Re: Mix and match project build configurations
Re: Mix and match project build configurations
- Subject: Re: Mix and match project build configurations
- From: Ken Thomases <email@hidden>
- Date: Fri, 11 Feb 2011 13:17:58 -0600
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
_______________________________________________
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