Error : setValue:forUndefinedKey:원인 : XIB에서 어떤 컨트롤에 할당된 class명이 잘못되었거나 명시되지 않은 경우 (정리하면 XIB 문제)
This class is not key value coding-compliant for the key
해결 : 에러가 발생한 뷰 컨트롤러의 XIB에서 느낌표가 뜨는 컨트롤이 없는지 찾고 할당된 class를 확인
SNS, UX, Mobile, Startup
Error : setValue:forUndefinedKey:원인 : XIB에서 어떤 컨트롤에 할당된 class명이 잘못되었거나 명시되지 않은 경우 (정리하면 XIB 문제)
This class is not key value coding-compliant for the key