Xcode 8 cocoapods abort trap: 6

前端 未结 17 661
佛祖请我去吃肉
佛祖请我去吃肉 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:22

    I ran into this error when I installed cocoapods with brew.

    running brew uninstall cocoapods then sudo gem install cocoapods fixed the issue.

提交回复
热议问题