250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- iPhone
- IOS
- keyframes
- image
- ipad
- css3
- 비전공 개발자
- html5
- button
- 자바스크립트
- 백엔드
- effect
- 애니메이션
- jQuery
- xcode
- MAC
- react
- php
- SWIFT
- 비전공자
- CSS
- 개발자
- Animation
- hover
- 풀스택
- javascript
- 프론트엔드
- front-end
- iOS 개발자
- HTML
Archives
- Today
- Total
비전공자 개발일기
Type 'OOOO' does not conform to protocol 'OOOO' 본문
SWIFT/(SWIFT || Xcode)Error
Type 'OOOO' does not conform to protocol 'OOOO'
HiroDaegu 2022. 12. 30. 17:44728x90
SMALL
'OOO' 유형이 프로토콜 'OOO'를 준수하지 않습니다.

에러문 그대로 구글링해서 검색
https://stackoverflow.com/questions/48568373/codable-class-does-not-conform-to-protocol-decodable
Codable class does not conform to protocol Decodable
Why am I getting a "Type 'Bookmark' does not conform to protocol 'Decodable'" error message? class Bookmark: Codable { weak var publication: Publication? var indexPath: [Int] var location...
stackoverflow.com
분석 결과

해당 에러 해결 과정에서 느낀점
오타 주의!!!!! 😢
[번외]
단축키(본인에 맞게 수정 가능) | |
다중 커서 | Ctrl + Shift + ↓(→) |
파일 내 동일한 단어 다중 선택 | Option + Cmd + E |
문장 내 끝으로 이동 | Ctrl + E |
728x90
LIST