Preventing Xcode from clearing debug console after unit test?
Preventing Xcode from clearing debug console after unit test?
- Subject: Preventing Xcode from clearing debug console after unit test?
- From: Rick Mann <email@hidden>
- Date: Sun, 13 Jan 2013 17:56:15 -0800
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!
--
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