QuickBlox / quickblox-ios-sdk

QuickBlox iOS SDK for messaging and video calling
https://quickblox.com/developers/IOS
MIT License
397 stars 358 forks source link

feat: Adding SPM support #1296

Closed sprejjs closed 2 years ago

sprejjs commented 2 years ago

This PR adds Swift Package Manager support for QuickBlox. No functional changes have been made.

ghost commented 2 years ago

@sprejjs Hello,

This is Nikolay from QuickBlox support.

We have forwarded this request to our Development team.

Once there is any news, I will let you know.

ghost commented 2 years ago

Unfortunately, we can’t approve the pull request and add the SPM support for the iOS SDK at the moment.

The SPM support is possible with separate repositories with only files or libs that are needed to package.

To add the SPM support, we will need to do the following:

  1. Create the new repositories for the QuickBlox SDK and the QuicbloxWebRTC SDK.
  2. Create separate repositories for samples.

We are already working on it.

You may check https://github.com/QuickBlox for updates.