Error: CocoaPods's specs repository is too out-of-date to satisfy dependencies. #1564
-
I'm new to using codemagic.io and I'm having trouble building an iOS app from my Github repository. I linked my repository, but I'm encountering an error during the build process: "Error: CocoaPods's specs repository is too out-of-date to satisfy dependencies. To update the CocoaPods specs, run: pod repo update Error running pod install Build failed :| Failed to build for iOS." Can you please advise me on how to resolve this issue? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Hi @bajpangosh, please delete the |
Beta Was this translation helpful? Give feedback.
-
SAME Error output from CocoaPods:
Error: CocoaPods's specs repository is too out-of-date to satisfy dependencies. Error running pod install Build failed :| |
Beta Was this translation helpful? Give feedback.
It has conflicting dependencies, please update them and you should be fine.
You could try updating the version of Firebase/CoreOnly in your Podfile to a version that is compatible with both the
Podfile.lock
file and the firebase_core.