美文网首页
could not insert new outlet conn

could not insert new outlet conn

作者: cocdog | 来源:发表于2016-07-10 12:17 被阅读0次

1.先check下你的VC在添加的时候是否忘记勾选了target,检查方法如下

checktarget.png

如果这个蓝色的勾没打,记得打上
2.如果无效,将VC 和StoryBoard/xib 文件Remove Reference 后重新添加一次

remove.png

3.如果无效,删除掉Xcode的DerivedData ,重启xcode,DeriveData的路径:

 ~/Library/Developer/Xcode/DerivedData

4.如果使用的系统默认生成的ViewController ,不妨将这个ViewController 重命名试试看
顺便提下重命名的方法:

rename.png

相关文章

网友评论

      本文标题:could not insert new outlet conn

      本文链接:https://www.haomeiwen.com/subject/zjjdjttx.html