Skip to content

Instantly share code, notes, and snippets.

@tadyjp
Created August 22, 2012 12:05
Show Gist options
  • Save tadyjp/3424900 to your computer and use it in GitHub Desktop.
Save tadyjp/3424900 to your computer and use it in GitHub Desktop.
run titanium CLI for iPad simulator
#!/bin/sh
# titaniumでiPadシミュレーターをコマンドラインから起動
python ~/Library/Application\ Support/Titanium/mobilesdk/osx/2.1.1.GA/iphone/builder.py simulator 5.1 "`pwd`" jp.tady.yonkoma yonkoma ipad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment