jellyfin-archive / jellyfin-client-ios

https://jellyfin.org
Mozilla Public License 2.0
28 stars 11 forks source link

Migrate from Cocoapods to Swift Package Manager #14

Closed manucheri closed 4 years ago

manucheri commented 4 years ago

I stumbled upon this repository while checking out Jellyfin as a Plex alternative. Got curious and wanted poke around in the code.

Took an attempt to convert from Cocoapods to Swift Package Manager here.

Don't know if this is the direction you want to go, but I personally prefer to work with SPM whenever possible. If this is something you'll find useful feel free to merge! :)

anthonylavado commented 4 years ago

This looks good to me.