I update my xcode to xcode7 and I only update my project to swift2 . Then xcode begin not show crash report.it always just shows this message :
"libc++abi.dylib: terminate_handler unexpectedly threw an exception".
I wonder how can I know the detail of the exception,or how to make my xcode log exception again?