iOS에러1 [iOS에러] setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key dataTextField." Property를 사용한 데이터 전달 복습중, textfield를 사용하는 일이 있었는데, setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key dataTextField." 위와 같은 에러가 났다. 해결 방법 : module 아래의 "Inherit Module From Target"을 체크한다. 2022. 2. 12. 이전 1 다음