Skip to content

Instantly share code, notes, and snippets.

@oliverhu
Created January 5, 2017 03:36
Show Gist options
  • Save oliverhu/9b7fac6649ba7d2f9c666abb8d444000 to your computer and use it in GitHub Desktop.
Save oliverhu/9b7fac6649ba7d2f9c666abb8d444000 to your computer and use it in GitHub Desktop.
sample config
{
"app": "./Sample.app", # Relative path or abs path
"scheme-path": "./SampleAppTestScheme.xcscheme", # Relative path or abs path
"output-dir": "./build/" # Relative path or abs path
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment