Wallet/cordova
Gustavo Maximiliano Cortez 7dd54976a5 open external link
2014-12-09 16:11:56 -03:00
..
android vRC0.9.0 2014-12-05 18:36:28 -03:00
ios launch image for iphone6 2014-12-07 20:45:15 -03:00
build.sh open external link 2014-12-09 16:11:56 -03:00
config.xml fixes https://github.com/bitpay/copay/issues/2007 2014-12-06 18:50:27 -03:00
readme.md fix generation of Android and iOS packages. The purpose is testing. 2014-11-20 22:09:28 -03:00

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