Skip to content

Instantly share code, notes, and snippets.

@interstateone
Created January 23, 2018 22:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save interstateone/cdc07cd0a8909d7d6405bb480144a0d7 to your computer and use it in GitHub Desktop.
Save interstateone/cdc07cd0a8909d7d6405bb480144a0d7 to your computer and use it in GitHub Desktop.
# Fastfile
app_info = {
app_one: {
project: "AppOne.xcodeproj",
scheme: "AppOne",
config: "Release",
profile: "AppOne Distribution"
}
# etc.!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment