Subprojects
Subprojects
- Subject: Subprojects
- From: "McLaughlin, Michael P." <email@hidden>
- Date: Wed, 21 Nov 2012 13:32:28 +0000
- Thread-topic: Subprojects
In Xcode 4.5.2, I have a project containing a subproject (instantiated as an NSTask). In each of these, I have created an extra scheme equal to the default Run scheme but with the Release configuration instead of Debug.
[The Release config creates one NSTask for each CPU but the Debug config creates just one.]
How can I ensure that building the project with my Release (or Debug) scheme will incorporate the Release (or Debug) configuration of the subproject? In other words, how might I keep the configurations in sync? It appears not to be automatic (unless
I have done something wrong.)
Thanks.
|
_______________________________________________
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