【问题标题】:"ld: library not found for -lreact-native-webrtc" while archiving product in ios xcode but works fine on simulator“ld:找不到-lreact-native-webrtc的库”在ios xcode中归档产品但在模拟器上工作正常
【发布时间】:2020-11-21 15:04:36
【问题描述】:

我的应用程序在模拟器上运行良好,但在选择通用设备和存档时出现错误:ld: library not found for -lreact-native-webrtc。我正在使用 React 本机 0.61.4 和 xcode 11.4。

【问题讨论】:

    标签: ios xcode react-native webrtc


    【解决方案1】:

    我遇到了同样的问题。我已经设法通过更新我的 pods IOS 部署目标来处理它。它必须与项目相同。 也许这会对你有所帮助。 XCode screenshot

    【讨论】:

      猜你喜欢
      • 2016-04-04
      • 1970-01-01
      • 2021-11-29
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-06-18
      相关资源
      最近更新 更多