Re: Debugger launches the wrong app
Re: Debugger launches the wrong app
- Subject: Re: Debugger launches the wrong app
- From: Chris Espinosa <email@hidden>
- Date: Fri, 3 Nov 2006 19:58:12 -0800
On Nov 3, 2006, at 4:47 PM, Stevo Brock wrote: I have a project set up with multiple targets, some libs, some apps. I've been working with this project for a couple of months now and from time to time (when I first start XCode?), when initiating debugging, XCode launches the app from the 1st target, no matter what target I have selected in the active target menu. Previously, by means of some magic sequence of events which I have no idea what they are, XCode would eventually start launching the correct app. However, today, for the life of me, I can't get XCode to launch the exe for the target I have selected. For the record, I'm on PPC 10.4.8, XCode 2.4. Anybody know the right wrench to hit XCode over the head with to get it to launch the right app? Try Project > Set Active Executable > (your app).
This is stored in the project bundle, but on a per-user basis. If you want it to stick and you use a Source Code Management system, remember to check in your <user>.pbxuser file into the SCM system.
Chris |
_______________________________________________
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