switch between two titanium sdk versions e.g. 3.4.0.GA (iOS8) and 3.3.0.GA (iOS7)
npm install tiswitchtiswitch
=========
Switch between two Titanium versions (e.g. 3.4.0.GA (iOS8) and 3.3.0.GA (iOS7))
Install
-------
````
sudo npm install -g tiswitch
CLI Commamnds
-------------
Looks in current directory for tiapp.xml then sets the Ti SDK version to the version set in config.json as "on"
Looks in current directory for tiapp.xml then sets the Ti SDK version to the version set in config.json as "off"
Based off code from https://www.npmjs.org/package/tiversion