Xcode 8 cocoapods abort trap: 6

前端 未结 17 651
佛祖请我去吃肉
佛祖请我去吃肉 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条回答
  •  -上瘾入骨i
    2020-12-13 12:26

    My fix, little bit less work: I removed the workspace and just run pod setup and pod install again.

    No more warnings :)

提交回复
热议问题