Wallet/cordova
Gustavo Maximiliano Cortez 7a739248f5
New release v2.0.2
2016-06-17 09:31:34 -03:00
..
android fix logs in txservice, add logs to bwc (#4164) 2016-05-03 10:42:18 -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
wp New release v2.0.2 2016-06-17 09:31:34 -03:00
build.sh remove unused webintents 2016-06-10 12:08:27 -03:00
config.xml New release v2.0.2 2016-06-17 09:31:34 -03:00
Makefile
ProjectMakefile
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