copay/cordova
Yemel Jardi e81f2e7c36 Update mobile version to 0.6.2 2014-09-30 11:09:42 -03:00
..
android Bring mobile back to life 2014-09-26 11:09:56 -03:00
ios Update mobile version to 0.6.2 2014-09-30 11:09:42 -03:00
build.sh Update mobile version to 0.6.2 2014-09-30 11:09:42 -03:00
config.xml Update mobile version to 0.6.2 2014-09-30 11:09:42 -03:00
readme.md Update cordova build to 0.6.1 2014-09-23 12:30:10 -03:00

readme.md

Mobile building

Requisites

Build the project

$ sh cordova/build.sh [--android]
$ cd cordova/project
$ cordova run android
$ cordova emulate ios

Build for release

$ cordova build android --release