iOS build diff: /../Podfile.loc

2016-05-09  本文已影响119人  负心薄幸的龙哥

Git版本控制 + cocoapods
运行脚本更新项目报错:
diff: /../Podfile.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.

根据提示运行pod install pod update 依然没用
参考 http://stackoverflow.com/questions/17072396/cocoapods-errors-on-project-build/19131855#19131855

要把workspace删掉,重新pod install 生成。并且 command+shift+k

记录之

上一篇 下一篇

猜你喜欢

热点阅读