티스토리 뷰

반응형

참고 깃허브: 

 

https://stackoverflow.com/questions/67320480/flutter-cocoapods-could-not-find-compatible-versions-for-pod-firebase-messagin

 

Flutter: CocoaPods could not find compatible versions for pod "Firebase/Messaging"

I'm trying to run flutter on iOS Simulator and when executing flutter run the next error appears: [!] CocoaPods could not find compatible versions for pod "Firebase/Messaging": In Podfile:

stackoverflow.com

 

I was able to solve similar error by updating the target iOS platform to 10.0. Update the platform configured in the Podfile to platform :ios, '10.0'. I've also had to update the iOS Deployment Target to 10.0 - located on Runner > Info > Deployment Target

After that, deleting the Podfile.lock with

 

1)  rm -rf Podfile.lock 

2) ios terminal에서  arch -x86_64 pod install --repo-update

반응형
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG more
«   2024/11   »
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
글 보관함