copay/cordova
Gustavo Maximiliano Cortez 8354907550 Not use iCloud to backup webapp data 2014-11-27 17:53:29 -03:00
..
android Enhancement of mobile files generation. Created a dist folder with all compressed files 2014-11-22 17:54:07 -03:00
ios Config for iOS. URI handler for bitcoin urls. Fix config.xml 2014-11-27 17:53:29 -03:00
build.sh Config for iOS. URI handler for bitcoin urls. Fix config.xml 2014-11-27 17:53:29 -03:00
config.xml Not use iCloud to backup webapp data 2014-11-27 17:53:29 -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