Peter-Schorn/SpotifyAPI

Remove SpotifyExampleContent from SpotifyAPI in Swift Package

gregggreg opened this issue · 5 comments

If you include SpotifyAPI using Swift Package Manager, it includes the SpotifyExampleContent in your resulting app, adding several megabytes of unused content into your app. I've removed it from my fork and would love to see it merged so that I don't have to rely on my fork. Thanks, this project is super useful.

here is the pull request:

#46

+1, I just checked also and it's adding 4.8MB to my app 😱
@Peter-Schorn Are there any plans to spin off the SpotifyExampleContent into its own library that can then be pulled into SpotifyAPI when necessary? Happy to help out / work on it.

I would accept a PR that moves SpotifyExampleContent into a separate library.

Implemented in latest commit. Will be availble in next release.

Implemented in version 3.0.0.