美文网首页
Interface Builder

Interface Builder

作者: Super宗Sir | 来源:发表于2018-02-05 13:06 被阅读0次

view与xib连线的输出口报:

'[<NSObject 0x604000005870> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key tapBtn.

1、定位位置:tapBtn
2、可能原因:

 1>存在多余的输出口,检查后删除即可
 2>连线的输出口关联到了Files owner,切换到View关联即可

相关文章

网友评论

      本文标题:Interface Builder

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