iOS Cocoapods安装私有库遇到问题Unable to

2017-12-07  本文已影响0人  爱吃糖的葫芦娃

今天在往新项目中安装第三方库的时候发现Cocoapods安装时候一直报错,看了一下之前的老项目Cocoapods是可以正常使用的。报错的提示是:

Unable to integrate the following embedded targets with their respective host targets (a host target is a "parent" target which embeds a "child" target like a framework or extension):

当前的Cocoapods版本是1.1.1

解决方案:

zmx$ sudo gem install 

cocoapods更新Cocoapods到1.3.1当前最新版本就可以

看到网上说可以降低版本去解决(这个没有去尝试),这些都是一些小问题不断的去尝试都会解决。多多记录,好记性不如烂笔头

上一篇下一篇

猜你喜欢

热点阅读