简体   繁体   English

Xcode7不记录崩溃报告

[英]Xcode7 not log crash report

I update my xcode to xcode7 and I only update my project to swift2 . 我将xcode更新为xcode7,而我仅将项目更新为swift2。 Then xcode begin not show crash report.it always just shows this message : 然后xcode开始不显示崩溃报告。它总是只显示以下消息:

"libc++abi.dylib: terminate_handler unexpectedly threw an exception". “ libc ++ abi.dylib:terminate_handler意外引发了异常”。

I wonder how can I know the detail of the exception,or how to make my xcode log exception again? 我想知道如何知道异常的详细信息,或者如何再次使我的xcode日志异常?

Clean the project.Check each constraints and remove the corrupted one. 清理项目检查每个约束并删除损坏的约束。 or Press CMD+Shift+alt+k 或按CMD + Shift + alt + k

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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