首页 > 其他 > 详细

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

时间:2015-07-08 14:26:24      阅读:393      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!