This will add PhoneGap CLI support to your application. PhoneGap CLI support will
allow for native application building locally and remotely for multiple platforms.  

    sencha phonegap init {APP_ID} {APP_NAME}

{APP_ID} is optional and contains the Application ID used in the native app. This
will default to foo.bar.{APP_NAME}

{APP_NAME} is optional and contains the Application Name used in the native app. This
will default to the name of your sencha touch application.

For more information on using Sencha Cmd with PhoneGap, consult the guides found here:

http://docs.sencha.com/touch/2.3.0/#!/guide/cordova