您的位置:首页 > 其它

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

2016-10-20 11:31 633 查看
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.


1、收先关闭xcode

2、打开终端 cd到你的项目目录下先vim podfile 看一下里的库, 对了直接退出再pod install,要是不对你自己找好添加进去再pod install。就可以了。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐