re: turning off crash report dialog
re: turning off crash report dialog
- Subject: re: turning off crash report dialog
- From: George Warner <email@hidden>
- Date: Wed, 23 Jun 2004 09:02:16 -0700
On Tue, 22 Jun 2004 11:50:48 -1000, Kaveh Kardan <email@hidden> wrote:
> Is there a way of turning off the dialog which asks if I want to send a
> report to Apple every time my app crashes?
Fix your app?
;-)
Just kidding. I couldn't resist.
You can edit the </etc/hostconfig> file and change the line that reads:
"CRASHREPORTER=-YES-" to "CRASHREPORTER=-NO-". You'll probably have to be
root.
--
Enjoy,
George Warner,
Schizophrenic Optimization Scientists
Apple Developer Technical Support (DTS)
_______________________________________________
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.