//联系人:石虎 QQ:1224614774 昵称:嗡嘛呢叭咪哄

一、错误~文字显示:


diff: /../Podfile.lock: No such file or directory

diff: /Manifest.lock: No such file or directory

error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.


二、错误~图形显示:

iOS diff: /../Podfile.lock: No such file or directory~ 解决方法

三、解决方法:


 $ pod install

 $ pod deintegrate --verbose

 $ pod install


谢谢!!!


相关文章:

  • 2022-01-04
  • 2021-08-11
  • 2022-12-23
  • 2021-08-22
  • 2021-10-30
  • 2022-12-23
  • 2021-12-09
猜你喜欢
  • 2022-12-23
  • 2021-11-11
  • 2021-05-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
相关资源
相似解决方案