Property를 사용한 데이터 전달 복습중, textfield를 사용하는 일이 있었는데,
setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key dataTextField."
위와 같은 에러가 났다.
해결 방법 : module 아래의 "Inherit Module From Target"을 체크한다.
'iOS > Swift' 카테고리의 다른 글
[iOS] didSet,willSet 그리고 get,set (0) | 2022.02.16 |
---|---|
[iOS] 데이터 전달 방식 4가지 - property, delegate, closure, NotificationCenter (7) | 2022.02.13 |
[iOS] 솝커톤 후기, Client들이 해야할 일 (1) | 2021.11.24 |
[iOS] iOS 앱의 뷰 설계하는법 (1) | 2021.11.23 |
[iOS] 다른 스토리보드로 화면전환하는 법(code, storyboard reference) (0) | 2021.11.15 |
댓글