码迷,mamicode.com
首页 > 其他好文 > 详细

xcode pod install 安装失败,提示缺少文件

时间:2017-05-05 14:20:13      阅读:171      评论:0      收藏:0      [点我收藏+]

标签:xcode 6   win   ace   ble   one   pods   ati   space   file   

I had the same problem in Xcode 6.1.1. I did the following to solve it:

  1. Set the configuration file setting* "None" for the Pods related target.
  2. Close the .xcworkspace.
  3. run pod install again
  4. now open and build your .xcworkspace

*The configuration file setting is found by selecting the project (not the target) and then the Info tab.

xcode pod install 安装失败,提示缺少文件

标签:xcode 6   win   ace   ble   one   pods   ati   space   file   

原文地址:http://www.cnblogs.com/ArRan/p/6812409.html

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