【问题标题】:Warning when running pod update on CocoaPods 0.39.0在 CocoaPods 0.39.0 上运行 pod update 时出现警告
【发布时间】:2016-01-07 07:49:07
【问题描述】:

我在运行 pod update 命令时收到以下警告。我检查了“$(inherited)”是否已添加到构建设置中。

我尝试将“EMBEDDED_CONTENT_CONTAINS_SWIFT”设置为“是”和“否”,无论哪种情况,我都会收到此警告。

The `Project Name[Debug]` target overrides the `EMBEDDED_CONTENT_CONTAINS_SWIFT` build setting defined in `Pods/Target Support Files/Pods/Pods.debug.xcconfig'. This can lead to problems with the CocoaPods installation
    - Use the `$(inherited)` flag, or
    - Remove the build settings from the target.

【问题讨论】:

    标签: ios swift swift2 cocoapods


    【解决方案1】:

    我认为Xcode中is not equal toBuilding Settings下的参数EMBEDDED_CONTENT_CONTAINS_SWIFT在文件Pods/Target Support Files/Pods/Pods.debug.xcconfig中。

    您可以尝试在这两点上使其相同。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2022-11-09
      • 2016-04-03
      • 1970-01-01
      • 2019-11-27
      • 1970-01-01
      • 2018-10-21
      • 1970-01-01
      • 2017-10-17
      相关资源
      最近更新 更多