본문 바로가기

전체 글50

[iOS/UIKit] :this class is not key value coding-compliant for the key UIKit를 이용하여 실습을 하던 도중 에러문구: this class is not key value coding-compliant for the key 위와 같은 에러문구가 뜨면서 앱이 정상적으로 실행이 되지 않았다. 에러 원인: 나같은 경우 에러의 원인은 처음에 스토리보드와 코드와 연결해두고 코드를 지운고 다시 작성하였는데 스토리보드와 코드가 연결되는 IBOutlet이 삭제되지 않아 발생한 오류였다. 해결방법: View Controller 클릭 후 Connections inspector로 들어가면 위 사진과 같이 경고와 함께 삭제되지 않은 Outlet이 존재한다. 경고가 떠 있는 Outlet를 x버튼을 눌러 삭제하면 정상적으로 작동됨을 확인 할 수 있다. 2022. 12. 20.
[Swift/Bronze II] 거스름돈 - 5585 문제&소스코드 https://github.com/HiImYong99/Algolithm/tree/main/%EB%B0%B1%EC%A4%80/Bronze/5585.%E2%80%85%EA%B1%B0%EC%8A%A4%EB%A6%84%EB%8F%88 GitHub - HiImYong99/Algolithm: This is a auto push repository for Baekjoon Online Judge created with [BaekjoonHub](https://githu This is a auto push repository for Baekjoon Online Judge created with [BaekjoonHub](https://github.com/BaekjoonHub/BaekjoonHub). - Git.. 2022. 12. 9.
[Swift/level 1] 하샤드 수 - 12947 문제&소스코드 https://github.com/HiImYong99/Algolithm/tree/main/%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%A8%B8%EC%8A%A4/lv1/12947.%E2%80%85%ED%95%98%EC%83%A4%EB%93%9C%E2%80%85%EC%88%98 GitHub - HiImYong99/Algolithm: This is a auto push repository for Baekjoon Online Judge created with [BaekjoonHub](https://githu This is a auto push repository for Baekjoon Online Judge created with [BaekjoonHub](https:/.. 2022. 12. 6.
[Swift/level 1] 문자열을 정수로 바꾸기 - 12925 문제&소스코드 https://github.com/HiImYong99/Algolithm/tree/main/%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%A8%B8%EC%8A%A4/lv1/12925.%E2%80%85%EB%AC%B8%EC%9E%90%EC%97%B4%EC%9D%84%E2%80%85%EC%A0%95%EC%88%98%EB%A1%9C%E2%80%85%EB%B0%94%EA%BE%B8%EA%B8%B0#level-1-%EB%AC%B8%EC%9E%90%EC%97%B4%EC%9D%84-%EC%A0%95%EC%88%98%EB%A1%9C-%EB%B0%94%EA%BE%B8%EA%B8%B0---12925 GitHub - HiImYong99/Algolithm: This is a auto pu.. 2022. 12. 6.
728x90