如何为通用 ios 设备构建 Webrtc ios?

Posted

技术标签:

【中文标题】如何为通用 ios 设备构建 Webrtc ios?【英文标题】:How to build Webrtc ios for generic ios device? 【发布时间】:2017-05-29 10:31:27 【问题描述】:

我已经下载了 webrtc ios。我已经为 arm64 构建了它。我是按照这种方式构建的。gn gen out/ios_64 --args='target_os="ios" target_cpu="arm64"'ninja -C out/ios_64 AppRTCMobile 但是我没有办法为通用设备构建它。非常感谢您的建议。谢谢。

【问题讨论】:

【参考方案1】:

使用https://chromium.googlesource.com/external/webrtc/+/master/tools_webrtc/ios/build_ios_libs.py可以构建一个fat库,包含多个CPU架构。

【讨论】:

【参考方案2】:

我已点击此链接:https://medium.com/@atsakiridis/building-a-fat-webrtc-framework-on-ios-8610fffb2224 我在运行gn gen 命令时遇到了一些错误。我通过在 src 文件夹下的 BUILD.gn 中注释掉“//webrtc/examples”行来修复它。

【讨论】:

以上是关于如何为通用 ios 设备构建 Webrtc ios?的主要内容,如果未能解决你的问题,请参考以下文章

IOS-如何在情节提要上为通用设备的 UIscrollview 设置框架?

如何为ios构建skia

如何为ios构建skia

如何为 iOS 强制颤动设备方向

如何为 iOS 构建 DLIB

在 iOS 的 webrtc 上启用立体声