webrtc
webrtc copied to clipboard
How to build WebRTC-SDK xcframework
I am looking for a way to build WebRTC-SDK xcframework (for ios) from my forked webrtc git after editing some code. I tried to follow the process from the git below. https://github.com/alexpiezo/WebRTC
But it appear that the generated framework file doesn't contain some header files present in the original code. Does anyone know what I might have done wrong?
thank you
same issue
I find build script webrtc-build
can you susscess build the xframework?
the generated framework file doesn't contain some header files [RTCAudioDeviceModule.h、RTCYUVHelper.h xxxxxxxx]
I find build script webrtc-build
I have successed, you have see this
@hiroshihorie @davidzhao @nikohpng The webrtc_build script generated macOS framework is not functioning, but the iOS framework is working fine.
latest branch (https://github.com/webrtc-sdk/webrtc) generated macOS framework displays the following error: