cforlando / PetAdoption-iOS

pet adoption app
MIT License
14 stars 15 forks source link

Move PetFinder API key to a new plist #75

Closed WERUreo closed 6 years ago

WERUreo commented 6 years ago

It's probably better practice to move the api key to some plist and access it from there in code. We should include a dummy version of the plist that can be pushed to GitHub with instructions on how to make that dummy plist the actual working plist. A note will need to be added to the README to inform contributors of the need to include an API key in there.