OGeek|极客世界-中国程序员成长平台

标题: ios - 无法完全安装 pod 'FBSDKLoginKit' 它就停在那里 [打印本页]

作者: 菜鸟教程小白    时间: 2022-12-13 04:19
标题: ios - 无法完全安装 pod 'FBSDKLoginKit' 它就停在那里

FBlogin pods install unable to complete Please see this image

pods 需要很长时间才能安装。他们只是停在那里。我尝试了 30 分钟,还尝试让它在虚拟项目上工作,但安装仍然不成功。我的 podfile 看起来像这样。

 # Uncomment the next line to define a global platform for your project
 platform :ios, '9.0'

target 'Benefit' do
  # Comment the next line if you're not using Swift and don't want to use dynamic frameworks
  use_frameworks!

  # Pods for Benefit

  pod 'Spring', :git => 'https://github.com/MengTo/Spring.git'
  pod 'ImageSlideshow', '~> 1.4'
  pod 'MIBadgeButton-Swift', :git => 'https://github.com/mustafaibrahim989/MIBadgeButton-Swift.git', :branch => 'master'
  pod 'Charts'
  pod 'SideMenu'
  pod 'JTHamburgerButton', '~> 1.0'
  pod 'SwiftyJSON'
  pod 'Alamofire'
  pod 'Google/SignIn'
  pod 'GoogleSignIn'
  pod 'FBSDKLoginKit'


end

终端输出

    Analyzing dependencies
Downloading dependencies
Using Alamofire (4.6.0)
Installing Bolts (1.9.0)
Using Charts (3.0.4)
Installing FBSDKCoreKit (4.29.0)
Installing FBSDKLoginKit (4.29.0)

 - 



Best Answer-推荐答案


好吧,我将终端保持原样,一个小时后安装完成,我认为 Pod 的服务器端有问题。

关于ios - 无法完全安装 pod 'FBSDKLoginKit' 它就停在那里,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50736650/






欢迎光临 OGeek|极客世界-中国程序员成长平台 (http://sqlite.in/) Powered by Discuz! X3.4