Cocoapods: How to resolve the issue [!] The version of CocoaPods used to generate the lockfile (1.0.1) is higher than the version of the current executable (1.0.0). Incompatibility issues may arise.

Created on 29 Jul 2016  路  2Comments  路  Source: CocoaPods/CocoaPods

[!] The version of CocoaPods used to generate the lockfile (1.0.1) is higher than the version of the current executable (1.0.0). Incompatibility issues may arise.

The moment I updated my cocoa pods to v 1.0.0 and the executed pod install.

Most helpful comment

Yeah we get your point, and I agree. StackOverflow is where questions like this should be answered. But now Google has ranked this high in the results while searching for this issue. So maybe linking to a StackOverflow answering this question, or simply answering it here would be appropriate for your audience.

For those still needing the answer, I recommend updating your local version of CocoaPods.

All 2 comments

Hey there, this looks like a great example of a question that you should ask on StackOverflow - there is an active tag CocoaPods where people can help out with questions like this. We try to keep the CocoaPods issues focused only on bug reports for the tool, and for upcoming feature requests. Which this doesn't look like.

Yeah we get your point, and I agree. StackOverflow is where questions like this should be answered. But now Google has ranked this high in the results while searching for this issue. So maybe linking to a StackOverflow answering this question, or simply answering it here would be appropriate for your audience.

For those still needing the answer, I recommend updating your local version of CocoaPods.

Was this page helpful?
0 / 5 - 0 ratings