jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
273 stars 238 forks source link

Framework not found WebRTC #120

Closed crashedpixel closed 2 years ago

crashedpixel commented 2 years ago

I am trying to run the jitsi-meet-sdk-samples/ios/swift/JitsiSDKTest project.

I have: MacOs Big Sur 11.4 Xcode 13.0

Steps: Open JitsiSDKTest.xcodeproj and run in terminal pod install. Then in Xcode I click build and it errors out saying Framework not found WebRTC

saghul commented 2 years ago

Did pod install complete successfully?

crashedpixel commented 2 years ago

Did pod install complete successfully?

Yes it said it successfully installed 1 dependency. Couple months back I was able to use the sample no problem. Not sure if it's due to xcode update...

crashedpixel commented 2 years ago

@saghul Any idea?

saghul commented 2 years ago

You need to open the xcworkspace file.