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
- 개발자
- 백엔드
- html5
- effect
- 비전공자
- javascript
- SWIFT
- IOS
- react
- HTML
- jQuery
- CSS
- 비전공 개발자
- image
- 자바스크립트
- hover
- 풀스택
- Animation
- php
- front-end
- MAC
- 프론트엔드
- ipad
- button
- css3
- xcode
- keyframes
- iOS 개발자
- iPhone
- 애니메이션
Archives
- Today
- Total
목록SWIFT/(SWIFT || Xcode)Error (9)
비전공자 개발일기

'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... stacko..
SWIFT/(SWIFT || Xcode)Error
2022. 12. 30. 17:44