Open bobbyali opened 9 years ago
What's the best way of doing this? Obviously the key needs to go into a separate file which is then included in .gitignore. But should I put it into a global variable, or into an Extension for the NetworkImporter class?
Constants swift file. (Don't need to do an explicit 'include')
What's the best way of doing this? Obviously the key needs to go into a separate file which is then included in .gitignore. But should I put it into a global variable, or into an Extension for the NetworkImporter class?