copay/cordova
Gustavo Maximiliano Cortez 2c442d3642 Merge pull request #4660 from matiu/ver/v2.4.2
Ver/v2.4.2
2016-08-08 19:59:58 -03:00
..
android disable automatic Google App Data backup on android 2016-08-08 11:33:34 -03:00
docs Added script for Crowdin automation (incomplete) 2015-07-21 03:27:45 +09:00
ios Cordova 6 support. Fix iOS icons/splash. Adds icons for iPad Pro 2016-04-13 12:51:50 -03:00
scripts disable android auto backup 2016-08-08 19:08:04 -03:00
wp v2.4.2 2016-08-08 19:57:44 -03:00
Makefile add wp8 splash 2015-01-03 20:32:45 -03:00
ProjectMakefile add wp8 splash 2015-01-03 20:32:45 -03:00
build.sh disable android auto backup 2016-08-08 19:08:04 -03:00
config.xml Merge pull request #4660 from matiu/ver/v2.4.2 2016-08-08 19:59:58 -03:00
readme.md add wp8 splash 2015-01-03 20:32:45 -03:00

readme.md

Mobile building

Requisites

Build the project

$ make [clean] open-ios
OR $ make [clean] android-run
OR $ make [clean] wp8

See Makefile for more targets