copay/cordova
Matias Alejo Garcia f6b18ed4cc fix build 2015-01-03 20:32:44 -03:00
..
android fix Android splashscreen 2014-12-11 04:57:23 +01:00
ios wp icon 2014-12-31 01:38:31 -03:00
wp more wp fixes and metadata 2015-01-03 20:32:43 -03:00
build.sh fix build 2015-01-03 20:32:44 -03:00
config.xml more wp fixes and metadata 2015-01-03 20:32:43 -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