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关联即可
view与xib连线的输出口报:
1、定位位置:tapBtn
2、可能原因:
1>存在多余的输出口,检查后删除即可
2>连线的输出口关联到了Files owner,切换到View关联即可
本文标题:Interface Builder
本文链接:https://www.haomeiwen.com/subject/zfwbzxtx.html
网友评论