Swift
[Swift] this class is not key value coding-compliant for the key heightConstraint.
hyeonii_12
2020. 4. 29. 11:29
반응형
this class is not key value coding-compliant for the key heightConstraint. 오류 발생..
나의 경우에는 heightConstraint를 outlet으로 잡아놓고 코드 상에서만 지우고 xib 상에서는 지우지 않아서 발생했던 문제
반응형