Update cordova project

This commit is contained in:
Yemel Jardi 2014-09-23 12:12:01 -03:00
commit 960d3946e8
16 changed files with 44 additions and 16 deletions

View file

@ -10,4 +10,8 @@
$ sh cordova/build.sh
$ cd cordova/project
$ cordova run android
$ cordova emulate ios
$ cordova emulate ios
## Build for release
$ cordova build android --release