AnaghSharma / Carol-Xamarin

A minimal and beautiful lyrics app for macOS built with Xamarin and C#
GNU General Public License v3.0
105 stars 5 forks source link

Secrets.json missing #10

Closed mhassanrahman closed 5 years ago

mhassanrahman commented 6 years ago

The code is not compiling as Secrets.json file is missing.

AnaghSharma commented 6 years ago

Hi @mhassanrahman , Secrets.json is the file which contains the API Key that you get after registering your app at Musixmatch. API Key is supposed to be private that's why Secrets.json is not a part of the repo, although it is required to run the app. Remember all the API calls use this secret API Key to fetch the lyrics.