码迷,mamicode.com
首页 > 数据库 > 详细

The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.

时间:2016-06-17 14:10:23      阅读:240      评论:0      收藏:0      [点我收藏+]

标签:

出现这样的错误:

error: The sandbox is not in sync with the Podfile.lock. Run ‘pod install‘ or update your CocoaPods installation.

具体如图:

技术分享

我按照提示在终端打开工程,pod install 和 pod update 都试了一遍,然并卵。只好拿出杀手锏:

Project -> Info -> Configurations -> Debug 改为 Pods.debug, Release 改为 Pods.release, 如图所示:

技术分享

 搞定啦!

The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.

标签:

原文地址:http://www.cnblogs.com/sandyzhang/p/5593412.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!