Cocoapods setup stuck on pod setup command on terminal

后端 未结 12 2158
耶瑟儿~
耶瑟儿~ 2020-12-12 12:25
MacBook-Pro:~ skbc$ pod setup --verbose
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/universal-darwin13/rbconfig.rb:212: warning: Insecu         


        
12条回答
  •  温柔的废话
    2020-12-12 13:19

    It is not stuck. I thought the same until I went to the "Activity Monitor" of the system and checked the "Network" tab.

    Then you will see that something is being downloaded. A process called git-remote-http is in charge of this.

    Just wait! It happened the same for me :)

    Good luck!

提交回复
热议问题