Swift package so the Millicast native SDK can be downloaded using the Swift Package manager for iOS and tvOS app.
In order to use this package, go in your project settings in Xcode.
Go in the Package Dependencies tab and click on the "+" icon to add a new dependency.
In the line edit, enter the following package URL : https://github.com/millicast/millicast-sdk-swift-package
You should see the package appear. Choose the version you want to use and click on add package.
Then you can start developing your app using the Millicast native SDK.