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 |
Tags
- github
- 한글
- JPA
- Session
- darkmode
- geofencing
- Code
- Swift
- rxswift
- Realm
- window
- Apple
- 개발자
- error
- Archive
- Notification
- MacOS
- UIButton
- Firebase
- 이미지
- Xcode
- IOS
- mac
- FLUTTER
- view
- iOS16
- Git
- SwiftUI
- 웹뷰
- appstore
Archives
- Today
- Total
EEYatHo 앱 깎는 이야기
Swift ) could not find module 'lottie' for target 'arm64-apple-ios'; found: armv7-apple-ios, arm, armv7 - EEYatHo iOS 본문
iOS, Swift
Swift ) could not find module 'lottie' for target 'arm64-apple-ios'; found: armv7-apple-ios, arm, armv7 - EEYatHo iOS
EEYatHo 2021. 12. 14. 11:16반응형
배경
- Xcode12.5
- 2개 프로젝트 버전을 관리 중이였고, 양쪽의 Lottie 버전이 다른 상황이라, 자주 checkout과 pod install을 했었음.
해결
- Clean Build로 해결.
'iOS, Swift' 카테고리의 다른 글
Swift ) 런치스크린, 스플래시 이미지 안보일 때 - EEYatHo iOS (0) | 2022.01.18 |
---|---|
iOS ) 애플 스토어 커넥트 주소 오류 - EEYatHo iOS (0) | 2022.01.17 |
multipart/form-data (0) | 2021.12.13 |
Swift ) Request image/png 보내기 - EEYatHo iOS (0) | 2021.12.10 |
Swift ) Dynamic Color, CGColor - EEYatHo iOS (0) | 2021.12.06 |
Comments