Update cordova build to 0.6.1

This commit is contained in:
Yemel Jardi 2014-09-23 12:30:10 -03:00
commit d201cce7ab
4 changed files with 5 additions and 6 deletions

View file

@ -4,10 +4,11 @@
* [Install Android SDK](https://developer.android.com/sdk/installing/index.html?pkg=tools)
* [Install XCode for IOS](https://itunes.apple.com/en/app/xcode/id497799835?mt=12)
* Install Cordova: ``sudo npm install -g cordova``
* Install Copay dependecies: ``bower install && npm install``
## Build the project
$ sh cordova/build.sh
$ sh cordova/build.sh [--android]
$ cd cordova/project
$ cordova run android
$ cordova emulate ios