copay/cordova
Yemel Jardi f719fa7d74 bump android version 2014-10-11 15:55:46 -03:00
..
android Bring mobile back to life 2014-09-26 11:09:56 -03:00
ios bump mobile version to 0.6.3 2014-10-07 10:12:41 -03:00
build.sh Add launcher plugin for iOS 2014-10-06 16:27:04 -03:00
config.xml bump android version 2014-10-11 15:55:46 -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