zoukankan      html  css  js  c++  java
  • pod 的warning一定要注意消除,要不然你的pod配置有问题无法导入

    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

  • 相关阅读:
    闲置安卓设备搭建Linux服务器实现外网访问
    Flume笔记
    动态规划算法助记
    Hexo 添加Live2D看板娘
    Oracle 助记
    搭建Discuz论坛
    逆向工程(助记)
    PL/SQL Developer连接本地Oracle 11g 64位数据库
    NSOperation的基础
    GCD基础
  • 原文地址:https://www.cnblogs.com/studyNT/p/4629981.html
Copyright © 2011-2022 走看看