您的位置:首页 > 其它

cocoapods setup Setting up CocoaPods master repo 一直在这里卡着

2016-09-20 17:15 337 查看
Last login: Tue Sep 20 11:24:31 on ttys000

AppleShandeMini:~ apple_shixian$ pod update --no-repo-update

[!] No `Podfile' found in the project directory.

AppleShandeMini:~ apple_shixian$ cd /Users/apple_shixian/Desktop/ChatTest

AppleShandeMini:ChatTest apple_shixian$ pod update --no-repo-update

Update all pods

Setting up CocoaPods master repo

cd ~/.cocoapods

CocoaPods 1.1.0.rc.2 is available.

To update use: `sudo gem install cocoapods --pre`

[!] This is a test version we'd love you to try.

For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.1.0.rc.2
Setup completed

Analyzing dependencies

Downloading dependencies

Installing AFNetworking (2.6.3)

Generating Pods project

Integrating client project

[!] Please close any current Xcode sessions and use `ChatTest.xcworkspace` for this project from now on.

Sending stats

Pod installation complete! There is 1 dependency from the Podfile and 1 total

pod installed.

AppleShandeMini:ChatTest apple_shixian$ cd ~/.cocoapods

AppleShandeMini:.cocoapods apple_shixian$ cd ~/.cocoapods

AppleShandeMini:.cocoapods apple_shixian$
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐