Skip to content

Instantly share code, notes, and snippets.

@looping
Created May 22, 2014 11:22
Show Gist options
  • Save looping/e3b457478e764f3c5ce2 to your computer and use it in GitHub Desktop.
Save looping/e3b457478e764f3c5ce2 to your computer and use it in GitHub Desktop.
buildappw
buildappw() {
~/Script/xctool/xctool.sh -workspace "$@".xcworkspace -scheme "$@" build
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment