stasel / WebRTC

Unofficial distribution of up to date WebRTC framework binaries for iOS and macOS
Other
356 stars 75 forks source link

XCFramework with static linking #72

Open akhaman opened 1 year ago

akhaman commented 1 year ago

Hello!

Is there any way to build a XCFramework for iOS with static linking? I tried to do it myself using build.sh, but it didn't help - the result was with dynamic linking.