You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The WMATA API key and the Fabric API keys are currently stored inline.
Separate these keys into APIKeys.plist and add it to .gitignore.
The biggest blocker at the moment is figuring out how to populate plist values with other plist's values. The Fabric API key is stored in Info.plist, and will need to be retrieved by APIKeys.plist.
The text was updated successfully, but these errors were encountered:
The WMATA API key and the Fabric API keys are currently stored inline.
Separate these keys into APIKeys.plist and add it to .gitignore.
The biggest blocker at the moment is figuring out how to populate plist values with other plist's values. The Fabric API key is stored in Info.plist, and will need to be retrieved by APIKeys.plist.
The text was updated successfully, but these errors were encountered: