jitsi / jitsi-meet-sdk-samples

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

Swift 5.3.1 Compatibility #83

Closed mohok closed 3 years ago

mohok commented 3 years ago

The SDK can't build with errors.

Failed to build module 'JitsiMeet' from its module interface; the compiler that produced it, 'Apple Swift version 5.3 (swiftlang-1200.0.29.2 clang-1200.0.30.1)', may have used features that aren't supported by this compiler, 'Apple Swift version 5.3.1 (swiftlang-1200.0.41 clang-1200.0.32.8)'

vinced45 commented 3 years ago

+1. I'm having issues with this as well.

sei-vsarvepalli commented 3 years ago

See Sahul's answer in https://github.com/jitsi/jitsi-meet/issues/8106#event-4005784831

The SDK version 2.12 is out. Just run pod update if you don't have a specific version of JitsiMeetSDK mentioned there.

KurbanAli6615 commented 2 years ago

You can download that SDK and add manually. It worked for me!