美文网首页
iOS build diff: /../Podfile.loc

iOS build diff: /../Podfile.loc

作者: 负心薄幸的龙哥 | 来源:发表于2016-05-09 13:51 被阅读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

记录之

相关文章

网友评论

      本文标题:iOS build diff: /../Podfile.loc

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