Re: Preventing Xcode from clearing debug console after unit test?
Re: Preventing Xcode from clearing debug console after unit test?
- Subject: Re: Preventing Xcode from clearing debug console after unit test?
- From: Rick Mann <email@hidden>
- Date: Sun, 13 Jan 2013 18:06:19 -0800
On Jan 13, 2013, at 17:56 , Rick Mann <email@hidden> wrote:
> Hi. I just set up unit tests in my app project. My code is using NSLog to aid in debugging, but under the unit test, the debug console is cleared immediately after the test runs. Sometimes I see something flash in there, but it goes away.
>
> Is there a way to keep it from clearing after the run?
>
> Thanks!
Huh. Now it's suddenly leaving the log window intact.
--
Rick
_______________________________________________
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