Re: Go Run
Re: Go Run
- Subject: Re: Go Run
- From: Davide Scheriani <email@hidden>
- Date: Thu, 14 Feb 2008 09:36:18 +0100
guys,really tnx..where can I find some video tutorial about xcode or
pdf?
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>) |
| >Re: Go Run (From: j o a r <email@hidden>) |