在运行代码之前接收EXC_Breakpoint错误

时间:2016-01-08 14:39:36

标签: xcode testing fatal-error

我正在研究一些Xcode Testing

当我运行其中一个测试时,我在测试开始执行之前收到EXC_Breakpoint错误消息。在运行任何代码之前发生错误时,很难使用beakpoints进行调试。

我觉得它与我的Xcode设置有关,但似乎无法找到答案。

我们从输出中接收的最后一行是:

fatal error: unexpectedly found nil while unwrapping an Optional value
(lldb)

0 个答案:

没有答案