简体   繁体   中英

Xcode7 not log crash report

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?

Clean the project.Check each constraints and remove the corrupted one. or Press CMD+Shift+alt+k

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM