Re: Go Run
Re: Go Run
- Subject: Re: Go Run
- From: j o a r <email@hidden>
- Date: Wed, 13 Feb 2008 08:41:22 -0800
On Feb 13, 2008, at 7:53 AM, glenn andreas wrote:
what's the difference between "go" and "run"?
Xcode has two different ways to launch your program - "Run" (which
doesn't launch it under the debugger) and "Debug" (which does).
"Go" just launches it the same way as you last did it (which is why
the "Go" menu command usually is "Go (Run)" or "Go (Debug)"
It should be noted that Go also automatically supports more fancy run
environments, like "Run > Start with Performance Tool".
j o a r
_______________________________________________
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
References: | |
| >Go Run (From: Davide Scheriani <email@hidden>) |
| >Re: Go Run (From: glenn andreas <email@hidden>) |