Skip to content

Instantly share code, notes, and snippets.

@shad
Created October 19, 2011 16:16
Show Gist options
  • Save shad/1298804 to your computer and use it in GitHub Desktop.
Save shad/1298804 to your computer and use it in GitHub Desktop.
What I get when I try to build my app with Titanium 1.7.3
~/Library/Application\ Support/Titanium/mobilesdk/osx/1.7.3/iphone/builder.py simulator "4.2" "." 554UNEM399 "Meal Planning by Food on the Table" iphone | grep -v "^$"
File "/Users/shad/Library/Application Support/Titanium/mobilesdk/osx/1.7.3/iphone/builder.py", line 1325
if command in ['simulator', 'build']:
^
IndentationError: expected an indented block
rake aborted!
Command failed with status (1): [~/Library/Application\ Support/Titanium/mo...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment