ios - 终端不显示正在下载/安装 pods 库

标签 ios xcode terminal cocoapods

大家好,我正在使用 Xcode 7.2 和 iOS 9.0,我正在尝试安装 cocoa pods。

enter image description here

当输入密码时,它接受密码,但正如您在图像中看到的那样,没有安装/下载任何库

我该如何解决这个问题请帮助我。 提前致谢。

注意:我引用了这个答案 https://stackoverflow.com/a/25257238/9137841

最佳答案

You can find information of downloading pod here

  • 在您的 mac 中打开“事件监视器”。
  • [事件监视器] -> [网络选项卡] -> [git-remote-http]
  • git-remote-http 是你的 pod 进程

Cocoapods setup stuck on pod setup command on terminal

关于ios - 终端不显示正在下载/安装 pods 库,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49526428/

相关文章:

ios - 更改 UISlider 轨道图像的 alpha?

ios - AFNetworking不缓存HTTPS请求

android - 如何知道文件和文件夹是否隐藏在文件中?

ios - 如何解决 NSInvalidArgumentException 错误?

macos - 为什么我的 Ctrl 键在 iTerm.app 中被禁用了?

ios - Swift - 关闭并再次打开 View 后数组总是重置

ios - 无法在聊天 TableView 中创建带有聊天气泡的自定义消息 lbl。 (全部以编程方式)

xcode - 在 xcode 中找不到 AppDelegate.m

bash - 用sox连接子文件夹中的文件

Python子进程模块将路径作为字符串发送