Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ios/93.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ios 向一个UIView coses添加两个手势识别器”;失败,退出代码为255“;_Ios_Cocoa Touch_Uigesturerecognizer - Fatal编程技术网

Ios 向一个UIView coses添加两个手势识别器”;失败,退出代码为255“;

Ios 向一个UIView coses添加两个手势识别器”;失败,退出代码为255“;,ios,cocoa-touch,uigesturerecognizer,Ios,Cocoa Touch,Uigesturerecognizer,我在Interface Builder中将UIView和UILongPressGestureRecognitor连接到它。将UITapGestureRecognizer连接到同一视图后,我在编译时得到以下结果: Command/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool失败,退出代码为255 有人知道为什么会发生这种情况吗?如果您没有向我们展示任何相关代码进行故障排除,我们如何知道出现了什么问题?我在Interbase Bui

我在Interface Builder中将UIView和UILongPressGestureRecognitor连接到它。将UITapGestureRecognizer连接到同一视图后,我在编译时得到以下结果:

Command/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool失败,退出代码为255


有人知道为什么会发生这种情况吗?

如果您没有向我们展示任何相关代码进行故障排除,我们如何知道出现了什么问题?我在Interbase Builder中创建了UIView和识别器。我没有相关的代码显示。编译.xib文件时出错。