In this series we will build a full featured Spotify clone for iOS in Swift 5 and Xcode 12. We will work with UIIKit from scratch.
- Create spotify api creds here
- Rename
Debug.example.xcconfig
toDebug.xcconfig
- Update
CLIENT_ID
andCLIENT_SECRET
- run
pod install