This is an iOS client for displaying Wilt metrics.
External project components:
- Server-side and browser client (using Firebase and BigQuery)
- Android app
We use cocoapods-keys to store secrets. Run
pod install
This will prompt you for your Spotify Client ID and Spotify redirect URI.
Put your GoogleService-Info.plist
file in Wilt/
. Generate this file via the
Firebase console for iOS integration.