Monday, 2 September 2013

NSException - no crash?

NSException - no crash?

I'm having a rather odd problem with my cocoa application. Whenever an
NSException is raised, the exception is printed to Console.app's log, but
doesn't cause the application to crash and the UI remains responsive. I do
not have an NSExceptionHandler installed and Xcode has created the app
bundle in "Release" mode.
What gives?

No comments:

Post a Comment