Valentin Wallet
Valentin Wallet
@saghul What is the status of the SPM support ? It seems that you published the WebRTC as SPM already.
It seems that the main obstacle to integrating the JitsiMeetSDK with SPM has been overcome by enabling WebRTC with SPM, which has been successfully implemented. Now, the focus is on...
Hey @saghul any news on this? Let me know if I can help you 😃
Yes, if you look at the other pull request as an example, you can see [how it's done](https://github.com/jitsi/jitsi-meet-ios-sdk-releases/pull/9/files#diff-f913940c58e8744a2af1c68b909bb6383e49007e6c5a12fb03104a9006ae677eR16-R19) : ` .package(url: "https://github.com/Giphy/giphy-ios-sdk", from: "2.2.4")`
Yes I can try that !
Hey @saghul you can have a look at it here : https://github.com/jitsi/jitsi-meet-ios-sdk-releases/pull/11 😃