当我使用CocoaPods安装AFNetworking时,当我点击“$ pod install”命令时出现以下错误

时间:2017-02-02 12:10:50

标签: objective-c cocoapods

当我使用CocoaPods安装AFNetworking时,我遇到了以下错误 $ pod install命令 错误是

  

“你需要最少的版本1.8.5才能使用COCOAPODS”

enter image description here

4 个答案:

答案 0 :(得分:1)

你现在必须在终端

中使用此命令
sudo xcode-select --switch /Applications/Xcode.app 

答案 1 :(得分:0)

在终端执行检查git版本:

git --version

您可以从此处更新/安装git: https://git-scm.com/download/mac

答案 2 :(得分:0)

你必须从这里下载git版本并安装它

https://git-scm.com/download/mac

答案 3 :(得分:0)

您似乎遇到了这个问题,因为您的git版本较旧。

如果您已经安装了Xcode(Xcode内置了最新的git),那么您只需要终端类型:

sudo Xcode - select - switch/Applications /[your Xcode application name.app]

这样你就可以使用Xcode内置的git