Re: Run Log NOT displaying my NSLogs or printfs
Re: Run Log NOT displaying my NSLogs or printfs
- Subject: Re: Run Log NOT displaying my NSLogs or printfs
- From: Shaun Wexler <email@hidden>
- Date: Thu, 26 Aug 2004 12:45:40 -0700
On Aug 26, 2004, at 11:42 AM, Tanoi Tanwi wrote:
Does anyone know why the Run Log won't print the NSLog and printf
statements? It doesn't even display the program start info anymore
(the time stamped red text when it starts and ends).
In the Finder, Show Package Contents on MyProject.xcode, and trash the
.mode1 file. That's what fixed it for me. The internal template for
creating the Run Log window must get corrupted somehow, as the
NSTextView object itself appeared to be missing from the window's
(visible?) view hierarchy...
--
Shaun Wexler
MacFOH
http://www.macfoh.com
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.