Convert Apple Music and Spotify playlists with ease, and more easily open links from one service in the other. Just copy, paste, Convertify!
Simply copy a link to an Apple Music or Spotify album, artist, or song, and open Convertify. It will automatically detect the link and allow you to open it in the opposite app. Cool!
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Xcode 11 or newer
- Spotify Account (Premium not required, app not required. Developer console IS required)
- Apple developer account
Thanks to Swift Package Manager in Xcode 11, all you have to do is open Convertify.xcodeproj
in Xcode 11.
Test within Xcode. The included tests must be run on a device/simulator of iOS version 11.4 or higher.
- AlamoFire - For the HTTP requests to both Apple Music and Spotify
- SDWebImage - For loading of album art in the playlist view
- SwiftyJSON - For easier JSON parsing and handling
- CupertinoJWT - For generating the Apple Music tokens securely
- Pastel – For the pretty conversion screen
- SpotifyLogin – For Spotify credential management
- Hayden Hong - Lead developer - Personal website