cocoapods 报错RuntimeError - [Xcodeproj] Unknown object version.

当报此错误时:是因为Xcode升级导致cocoapods的版本低了,所以需要升级cocoap

1、sudo gem install cocoapods 回车

2、输入密码

3进入自己的文件 pod install

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-20
  • 2022-12-23
  • 2022-12-23
  • 2021-12-09
猜你喜欢
  • 2021-09-09
  • 2021-12-09
  • 2022-12-23
  • 2021-04-02
  • 2022-12-23
  • 2021-05-31
相关资源
相似解决方案