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

pod 的warning一定要注意消除,要不然你的pod配置有问题无法导入

时间:2015-07-08 14:28:59      阅读:253      评论:0      收藏:0      [点我收藏+]

标签:

 

and the CHANGELOG for this version http://git.io/BaH8pQ.

 

Downloading dependencies

Using BlocksKit (2.2.5)

Using Mantle (2.0.2)

Using Masonry (0.5.3)

Using ReactiveCocoa (2.3.1)

Using iOS-Slide-Menu (1.4.6)

Generating Pods project

Integrating client project

 

[!] The `xxxxxxxxxxx [Debug]` target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods-xxxxxxxxxxx/Pods-xxxxxxxxxxxd.debug.xcconfig‘. This can lead to problems with the CocoaPods installation

    - Use the `$(inherited)` flag, or

    - Remove the build settings from the target.

 

[!] The `xxxxxxxxxx [Release]` target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods-xxxxxxxxxxx/Pods-xxxxxxxxxxx.release.xcconfig‘. This can lead to problems with the CocoaPods installation

    - Use the `$(inherited)` flag, or

    - Remove the build settings from the target.

MoJetdeMacBook-Pro:xxxxxxxxxxx mojet$ pod install

Analyzing dependencies

pod 的warning一定要注意消除,要不然你的pod配置有问题无法导入

标签:

原文地址:http://www.cnblogs.com/studyNT/p/4629981.html

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