copay/cordova
Gustavo Maximiliano Cortez db009f3874 fix generation of Android and iOS packages. The purpose is testing. 2014-11-20 22:09:28 -03:00
..
android fix generation of Android and iOS packages. The purpose is testing. 2014-11-20 22:09:28 -03:00
ios Bump mobile version to 0.6.4 2014-10-17 14:38:44 -03:00
build.sh fix generation of Android and iOS packages. The purpose is testing. 2014-11-20 22:09:28 -03:00
config.xml fix generation of Android and iOS packages. The purpose is testing. 2014-11-20 22:09:28 -03:00
readme.md fix generation of Android and iOS packages. The purpose is testing. 2014-11-20 22:09:28 -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