setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key ##
以上错误的话 请查看 是不是程序中的控件改名字了 但是xib文件的控件名称没有重新关联 .
本文解决在使用Objective-C开发时,因控件名称更改导致的Xcode错误:setValue:forUndefinedKey:]:thisclassisnotkeyvaluecoding-compliantforthekey。建议检查控件名称是否在XIB文件中已更新。
setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key ##
以上错误的话 请查看 是不是程序中的控件改名字了 但是xib文件的控件名称没有重新关联 .

被折叠的 条评论
为什么被折叠?