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 | 31 |
Tags
- SwiftGen
- GIT
- pubspec
- Extentsion
- it
- dart
- Swift
- flutter
- enumerations
- Equatable
- toyproject
- pubspec.yaml
- listview
- protocol
- designPattern
- keyWindow
- Leetcode
- swiftlint
- basic
- OSLog
- UIAccessibility
- IOS
- tip
- algorithm
- xcode
- COMMIT
- github
- Widget
- reetcode
- ToDoRim
Archives
- Today
- Total
목록buildError (1)
수니의 개발새발
[Flutter] CocoaPods 미설치 에러 해결법 (whit. Android Studio)
아이맥으로 Flutter 프로젝트 작업을 하다가 맥북에 플러터 세팅을 하고 프로젝트를 가져와 작업을 하려는데 빌드만 하면 'CocoaPods not installed or not in valid state' 에러만 뱉는 나쁜 안드로이드 스튜디오... 구글링 하면서 여기저기 다 찾아보다가 한 시간 만에 겨우 해결했습니다. 스튜디오를 모두 닫고 터미널에서 아래 코드를 실행하면 아주 빌드가 잘됩니다. 😆😆😆😆😆 open /Applications/Android\ Studio.app 다른 방법도 여러개 봤는데 저는 안되더라고요. 혹시 몰라 다른 방법도 참조해놓겠습니다. 👇👇👇👇 'CocoaPods not installed or not in valid state' 오류 해결하기 #Android, #Kotlin, a..
Flutter
2022. 4. 8. 15:04