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

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

时间:2015-07-06 00:03:12      阅读:192      评论:0      收藏:0      [点我收藏+]

标签:cocoapods

I. Project Cleanup

  1. In the project navigator, select your project
  2. Select your target
  3. Remove all libPods*.a in  Linked Frameworks and Libraries

II. Update CocoaPods

  1. Launch Terminal and go to your project directory.
  2. Update CocoaPods using the command  pod install

注意,1.3很重要。

版权声明:本文为博主原创文章,未经博主允许不得转载。

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

标签:cocoapods

原文地址:http://blog.csdn.net/u011344883/article/details/46766337

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