【发布时间】:2016-07-29 10:21:26
【问题描述】:
我正在使用 cocoapods v1.0.1。我的构建在 Xcode 7.2.1 中是成功的,但是当我将更改推送到 git 时,它在 circleci.com 上失败了。
错误:沙盒与 Podfile.lock 不同步。运行“pod install”或更新您的 CocoaPods 安装。
我已经尝试了使用此链接和类似链接的所有可能方法,但根本没有成功。
已经试过这个链接:Error:"The sandbox is not in sync with the Podfile.lock..." after installing RestKit with cocoapods
【问题讨论】:
标签: xcode cocoapods circleci fastlane