• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Recommendation: Turn on NSApplicationShowExceptions on your development machines
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: I added an exception breakpoint to my app...
  • Next by Date: Re: Semi-Transient NSPopover disappearing when it shouldn't (10.7.3)
  • Previous by thread: Re: [Obj-C] if (self) vs. if (self != nil)
  • Next by thread: Delaying touchesMoved
  • Index(es):
    • Date
    • Thread