【发布时间】:2017-06-16 18:40:37
【问题描述】:
我正在尝试使用 cocoapods 安装 appodeal,但出现错误。
我安装了大约 9 个框架,但只有这个框架出现错误。下面是代码:
od install
Analyzing dependencies
Downloading dependencies
Using AXRatingView (1.0.3)
Installing Appodeal (1.3.3)
[!] Error installing Appodeal
[!] /usr/bin/curl -f -L -o /var/folders/br/56_l2gp52_d7zcv_tqyf_fkw0000gn/T/d20170131-599-1psuk5j/file.zip https://s3-us-west-1.amazonaws.com/appodeal-ios/1.3.3/pods/Appodeal.zip --create-dirs --netrc-optional
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
9 258M 9 23.5M 0 0 23849 0 3:09:22 0:17:14 2:52:08 0curl: (56) SSLRead() return error -9806
这是错误的图像:
【问题讨论】:
标签: macos installation cocoapods