Recommendation: Turn on NSApplicationShowExceptions on your development machines
Recommendation: Turn on NSApplicationShowExceptions on your development machines
- Subject: Recommendation: Turn on NSApplicationShowExceptions on your development machines
- From: Corbin Dunn <email@hidden>
- Date: Fri, 24 Feb 2012 08:42:51 -0800
Hi Cocoa Developers,
I really recommend turning on this new default that was introduced in Lion:
defaults write NSGlobalDomain NSApplicationShowExceptions YES
It will let you catch exceptions in your app even when not running under the debugger. See the AppKit release notes for more information.
--corbin dunn
_______________________________________________
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