Re: Where's my NSLog output?
Re: Where's my NSLog output?
- Subject: Re: Where's my NSLog output?
- From: "Finlay Dobbie" <email@hidden>
- Date: Fri, 2 Nov 2007 09:59:58 +0000
On 11/2/07, Jason <email@hidden> wrote:
> When I run the project, I can see the "Hello, World" in Console.app if I
> have it running, but I don't see any output in the Build Results window.
> This has always worked in my previous Xcode 2.x projects by default. Is
> this not the configuration in Xcode 3? Is there some setting I have to
> change?
You never got any output in the Build Results window in Xcode 2.x. You
got them in the "run log" which was brought to the front automatically
after building (unless you ran as debug in which case they came in the
debug console).
The run log window appears to have gone away, to be replaced with the
unified Console window (accessible through the Run menu) which is also
used for the debugger. However, it doesn't appear to be brought to the
front automatically any more, which is probably a bug...
-- Finlay
_______________________________________________
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