disabling Apple Crash Reporter
disabling Apple Crash Reporter
- Subject: disabling Apple Crash Reporter
- From: Torsten Curdt <email@hidden>
- Date: Sat, 07 Mar 2015 13:55:36 +0100
Is there a way to disabled the Apple crash reporter dialog?
I want to use PLCrashReporter and show my UI instead.
I don't want to confuse the user by having to fill out two crash reports.
So far I only found a ways to turn if off completely:
sudo launchctl unload -w
/System/Library/LaunchDaemons/com.apple.locate.plist
defaults write com.apple.CrashReporter DialogType none
And in the docs I found a reference to a CrashReporterPrefs.app but that
information seems to be outdated.
Is there a way to just disable it for my app?
cheers,
Torsten
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden