Re: How to pass additional parameters to make in Xcode legacy project ?
Re: How to pass additional parameters to make in Xcode legacy project ?
- Subject: Re: How to pass additional parameters to make in Xcode legacy project ?
- From: Paul Russell <email@hidden>
- Date: Wed, 2 Mar 2005 20:22:37 +0000
On 2 Mar 2005, at 19:45, Markian Hlynka wrote:
Next question: how do I associate a custom executable with a target ?
I have a 1:1 correspondence between executables and targets but when
I change target I have to manually change executable to match too,
otherwise I end up debugging the wrong executable.
I think...
Make your target active, then go to the executables group, click on
it, and you should get a radio-buttoned list of which executable this
target builds. Alternatively, bring up the inspector for you target,
click on the BUILD tab, and Change the "Product Name" setting. This
should then be reflected under the General tab on the third line
(Name, then type, then product).
It would be nice if this worked but the target selection and the
executable selection seem to be completely decoupled. I can see why
this might be useful for some types of projects, so for now I guess I
just have to train myself to always change both popups whenever I
switch target,
Regards,
Paul
_______________________________________________
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