brim-borium / spotify_sdk

Flutter Package to connect the spotify sdk
https://pub.dev/packages/spotify_sdk
Apache License 2.0
143 stars 81 forks source link

Switch to native Spotify iOS XCFramework #140

Closed fotiDim closed 2 years ago

fotiDim commented 2 years ago

Spotify have silently released an XCFramework without making a new version release on GitHub. It is just checked out in their repo. I had to change the prepare-iOS-SDK.sh script to switch to this new type of framework. In fact now it is even simpler than before.

This PR brings 2 big benefits:

Caveat:

fotiDim commented 2 years ago

I rebased on main and tested again on another device. I would need you to approve once more please. No changes. Everything works on my machine™️