cocoapods could not find compatible versions for pod

Cocoapods could not find compatible versions for pod

The bar for entry to developing cross-platform applications has been significantly lowered with tools like Ionic Framework and Capacitor. Unfortunately, when it comes to developing said applications, software dependencies and their required versions can sometimes put the proverbial spanner in the cogs, cocoapods could not find compatible versions for pod. Software dependencies and their versions can sometimes throw unexpected errors when different tools are brought together in developing our applications. Hopefully this short article might prove helpful to some developers out there who are experiencing similar Cocoapods related issues.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Already on GitHub? Sign in to your account. Installing pods 2 Using Expo modules 3 Auto-generating.

Cocoapods could not find compatible versions for pod

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Already on GitHub? Sign in to your account. Describe the bug A clear and concise description of what the bug is. Expected behavior I would expect the pod install to complete and resolve the pods. Screenshots If applicable, add screenshots to help explain your problem. While walking over an old project, at this point for all intents this is a new app as of this week, REDUX is the only other thing I have installed so far. The text was updated successfully, but these errors were encountered:. Sorry, something went wrong.

If eas build --clear-cache doesn't work, then you can also try specifying a different cache key in your build profile. You switched accounts on another tab or window.

.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Already on GitHub? Sign in to your account. Whenever I update and publish one of my cocoa pods with 'pod trunk push', the I try to install the updated pod on my app, it takes a very long time till it can find the updated pod. It keeps giving this error, despite the pod being updated and published successfullly: "CocoaPods could not find compatible versions for pod None of your spec sources contain a spec satisfying the dependency You have either:. It takes about 30 minutes to update the Pod. Is this normal?

Cocoapods could not find compatible versions for pod

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Already on GitHub? Sign in to your account.

Vibrador elan

When running pod install I got this error: [! AqeelAsghar commented Dec 26, Thursday 17th November, - am. Just for in case is needed do: remove podfile. Any update on this? Thanks Vincenzo. Trying to find time to remake a base repo for my case of this error. OgnjenLF commented Nov 9, The question is why are they targeting 13 instead of You might also like Google implies it is just a list of repos? Notifications Fork Star 1.

Here are some of the most common causes:.

You are seeing this error because either: Versions in the Podfile. But, if you'd like to continue targeting Greeted with an error concerning Info. Jump to bottom. You can modify it like so to avoid breaking your application when react-native itself won't support iOS MuhammadAbdullah commented Oct 21, In the future, make sure to include all steps in the "steps to reproduce the error" section As stated earlier, this is a common error message when attempting to update an older pod, and following the messages suggestions should resolve it :. Notifications Fork Star 1. Running pod repo update before running the build resolved this issue for me locally. OgnjenLF commented Nov 9,

0 thoughts on “Cocoapods could not find compatible versions for pod

Leave a Reply

Your email address will not be published. Required fields are marked *