相关疑难解决方法(0)

什么是通信错误:Xcode 6中的OS_xpc_error?

我今天早上收到此错误,无法找到合理的解释:

Communications error: <OS_xpc_error: <error: 0x3b3c2614> { count = 1, contents =
    "XPCErrorDescription" => <string: 0x3b3c286c> { length = 22, contents = "Connection interrupted" }
}>
Run Code Online (Sandbox Code Playgroud)

我想这是在我拍照时发生的.我可以根据要求显示完整的代码段.但是,它是教程中的示例代码.它只出现过一次,网上也没有多少解释.

我打开了断点at all exception和符号断点UIViewAlertForUnsatisfiableConstraints.但是这个错误也没有设置这些断点.

当此错误出现时,都没有调用断点.

这是什么?

xcode swift

46
推荐指数
1
解决办法
2万
查看次数

标签 统计

swift ×1

xcode ×1