小编Ric*_*ard的帖子

谷歌Cocoapods没有安装

每当我尝试安装任何Google的cocoapods时,我都会遇到两个错误之一.

或者:

$ pod install
Analyzing dependencies
[!] The version of CocoaPods used to generate the lockfile (0.38.0.beta.2) is higher than the version of the current executable (0.37.2). Incompatibility issues may arise.

CocoaPods 0.38.0.beta.2 is available.
To update use: `gem install cocoapods --pre`
[!] This is a test version we'd love you to try.

For more information see http://blog.cocoapods.org
and the CHANGELOG for this version http://git.io/BaH8pQ.

Downloading dependencies
Installing Google (1.0.7)

[!] Error installing Google

...

inflating: /var/folders/<myDirectory>/Samples/signin/SignInExampleSwift/ViewController.swift  
warning [/var/folders/<myDirectory>/file.zip]: …
Run Code Online (Sandbox Code Playgroud)

objective-c ios cocoapods google-analytics-sdk

6
推荐指数
1
解决办法
3799
查看次数