Error:this class is not key value coding-compliant for the key custormLabel.问题

  1. 此error大部分是使用xib及storyboard.控件连线出错导致,
  2. 还有一直case 是这样的,
  • 2.1 创建custormTableViewCell.h及custormTableViewCell.h,
  • 2.2 创建空白xib,然后添加UITableViewCell控件,
  • 2.3 此时使用连接控件时需小心, Object需选择你自己定义的类名,如果使用默认File's Owner, 机会报[<NSObject 0x> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key custormLabel错误.
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容