Skip to content

Instantly share code, notes, and snippets.

@Sophrinix
Created September 22, 2014 12:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sophrinix/cf9e9bc28bcefbdcffc2 to your computer and use it in GitHub Desktop.
Save Sophrinix/cf9e9bc28bcefbdcffc2 to your computer and use it in GitHub Desktop.
replace ios-sim with this file in titanium 3.3.0 to 3.0.0
#!/bin/zsh
# you need to install npm install -g ios-sim before this will work
# there is an irony in the fact that ios-sim is phonegap's version, but it was forked from Jeff Haynie (CEO Appcelerator)
ios-sim $1 $2 $5 $6 $7 $8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment