-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hello,
That was my last idea on how to message you Tejas, sorry for using half-measures.
I stumbled on a problem with building WebRTC for macOS with ARM architecture.
I built with your instructions, you know; cloning depot tools, then fetching webrtc_ios project and generate targets with gn and build them with ninja then wrapping to WebRTC.framework using lipo -create. Everything went fine, but an imported framework to xcode project fails when I build it. It throws errors such as
missing arm64:"_OBJC_CLASS_$_RTCConfiguration"
What should I do to build that same as you built your release-tagged version? Because the framework downloaded from here works correctly, the project builds with success. Please, help me solve my mystery.
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels