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

  • 相关阅读:
    VUE项目开发流程
    vue-导入element-ui
    微信小程序开发-踩坑
    python-编码问题
    python-导入自定义模块
    maven安装配置
    npm修改源
    gitlab使用指南
    Wox使用指南
    Linux拷贝文件夹
  • 原文地址:https://www.cnblogs.com/studyNT/p/4629981.html
Copyright © 2011-2022 走看看