Installing Twitter-Kit-iOS——2018
2018-05-30 本文已影响714人
景彧
今天在集成Twitter做第三方登录,在使用cocoapods安装SDK的时候出现下方的错误:
终端打印信息:
[!] Error installing TwitterCore
[!] /usr/bin/curl -f -L -o /var/folders/_g/32sghxwj26d9kk_wdfr4rdr00000gp/T/d20180530-9930-1duizc7/file.zip https://ton.twimg.com/syndication/twitterkit/ios/3.1.0/TwitterCore.zip --create-dirs --netrc-optional
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:01:14 --:--:-- 0curl: (7) Failed to connect to ton.twimg.com port 443: Operation timed out
Error message.png
安装失败的原因,系统偏好设置-网络-高级-代理:
失败原因.png 更正后.png
重新update就好!