Xcode 8 cocoapods abort trap: 6

前端 未结 17 656
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-13 12:01
localhost:PodTest3 haiwang$ pod install
Analyzing dependencies
Downloading dependencies
Installing MBProgressHUD (0.9.2)
Installing Masonry (1.0.2)
Generating Pods p         


        
17条回答
  •  独厮守ぢ
    2020-12-13 12:18

    This should definitely help you.

    However I'm not pleased with the previous version of Cocoapods as it has a few other issues.

     gem uninstall cocoapods
     sudo gem install -n /usr/local/bin cocoapods
    

提交回复
热议问题