【问题标题】:warning when using react native with cocoa pod使用带有可可豆荚的本机反应时发出警告
【发布时间】:2015-06-02 15:08:55
【问题描述】:

在 react native 项目中使用 cocoa pod 时,我在运行 pod install 时收到以下警告。有谁知道为什么?

[!] [Debug] 目标覆盖在 Pods/Target Support Files/Pods/Pods.debug.xcconfig'. This can lead to problems with the CocoaPods installation - Use the$(inherited)` 标志中定义的 OTHER_LDFLAGS 构建设置,或者 - 从目标中删除构建设置。

【问题讨论】:

    标签: react-native


    【解决方案1】:

    这为我解决了这个问题:https://stackoverflow.com/a/26077106/4043286

    请注意,您需要双击调试和发布目标并将 $(inherited) 添加到两者,如下所示:http://i.stack.imgur.com/CrC7h.png

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2023-03-12
      • 2015-10-02
      • 1970-01-01
      • 1970-01-01
      • 2019-11-27
      • 1970-01-01
      相关资源
      最近更新 更多