Skip to content

Instantly share code, notes, and snippets.

@elsassph
Created January 5, 2012 13:38
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save elsassph/1565295 to your computer and use it in GitHub Desktop.
Save elsassph/1565295 to your computer and use it in GitHub Desktop.
Sublime Text 2 build file for Titanium
{
"cmd": "/usr/local/bin/titanium.sh run --platform=iphone",
"shell": true,
"selector": "source.js",
"working_dir": "${project_path:${folder}}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment