pods版本过低的解决方法

当执行pod install时候出现以下信息:

Analyzing dependencies

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

 

可以更新pod :gem upadate pod即可。

posted @ 2014-11-20 13:40  memorecool  阅读(353)  评论(0编辑  收藏  举报