티스토리 뷰
iOS Programming
The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation 에러 해결
dev-Jun 2022. 1. 9. 22:40협업하는 분의 브랜치를 pull 해와서 build를 실행하는 데 예상치 못한 오류가 발생했습니다.
문제 자체에 pod install을 하라고 친절하게 알려줘서 pod install을 해봤는데....
none of your spec sources contain a spec satisfying the dependencies: `swiftlint, swiftlint (= 0.45.0)`.
터미널에서 이런 문제가 또 발생하면서 pod install이 되지 않았습니다.
이를 해결하기 위해서는
pod repo update
를 한번 하면 pod install이 가능하게 됩니다.
그렇게 pod install을 하니 문제가 해결되었습니다.
'iOS Programming' 카테고리의 다른 글
[iOS] Delegate Pattern (0) | 2023.02.12 |
---|---|
Executable Not Found. ~~~ is not a valid path to an executable file 에러 해결 (0) | 2022.01.09 |
[iOS] Xcode의 AppProject 속성 알아보기 (0) | 2021.09.10 |
[iOS] Storyboard 컴포넌트 완전 정복하기 (0) | 2021.09.09 |
[iOS] ViewController, Segue 개념 정리 (0) | 2021.09.08 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- ios
- URLComponents
- PHImageRequestOptions
- swiftsoup
- Swift
- 운영체제
- 부캠
- returnKey
- 프로세스
- 프로세스간통신
- 개발대외활동
- isNetworkAccessAllowed
- WKUIDelegate
- webcrawl
- 스레드
- 디프만
- sharedmemory
- Xcode
- optional
- setBackgroundColor
- OS
- 개발동아리
- RxSwift
- 스냅킷
- 슈퍼스칼라
- rxcocoa
- 쓰레드
- cs
- 멀티프로세스
- PHAsset
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
글 보관함