Skip to content

Instantly share code, notes, and snippets.

@CyrilCermak
Created September 21, 2019 10:28
Show Gist options
  • Save CyrilCermak/33f30392d940f04becfe0d711c290fcf to your computer and use it in GitHub Desktop.
Save CyrilCermak/33f30392d940f04becfe0d711c290fcf to your computer and use it in GitHub Desktop.
struct AppSecrets {
static let firebaseKey: String? = "QWERTYUIOPASDFGHJKLZXCVBNM"
static let googleMapsKey: String? = "ASDFGHJKLZXCVBNMQWERTYasdUI"
static let imageRendererKey: String? = "QWERTYUIDFGHJKCVBNM"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment