美文网首页
cocoapods error: The sandbox is

cocoapods error: The sandbox is

作者: 走来走去的280 | 来源:发表于2016-05-10 16:19 被阅读64次

Github下载的源码报错

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.

解决办法:

删除原来的workspace文件,然后只需要打开终端到当前目录下,重新pod install就可以了~

相关文章

网友评论

      本文标题:cocoapods error: The sandbox is

      本文链接:https://www.haomeiwen.com/subject/gisyrttx.html