jitsi / jitsi-meet-flutter-sdk

Jitsi Meet plugin for Flutter
Apache License 2.0
31 stars 25 forks source link

How to run the package but using older version of swift? #17

Open TetrixGauss opened 7 months ago

TetrixGauss commented 7 months ago

Hello all!

I want to build my app using a package of jitsi meet but i want one that has an SDK compiled by Swift 5.5.2 or older ?

Is there a way to do it? either with a specific version of the package or by adding the specific SDK version compiled with Swift 5.5.2?

Any answer is appreciated!