open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
384 stars 180 forks source link

Fix build issues for iOS. #658

Closed jianjunz closed 1 year ago

jianjunz commented 1 year ago

This change depends on https://github.com/open-webrtc-toolkit/owt-deps-webrtc/pull/180, which fixes iOS build issues for deps-webrtc. Please review this one as well. Thanks.