copay/cordova
Gustavo Maximiliano Cortez b694871043 Merge pull request #3917 from gabrielbazan7/fix/WhiteIcon
adding transparent icons to push notifications
2016-02-25 15:19:24 -03:00
..
android adding transparent icons to push notifications 2016-02-24 17:08:33 -03:00
docs Added script for Crowdin automation (incomplete) 2015-07-21 03:27:45 +09:00
ios New pre-release v1.9.0 2016-02-23 18:14:10 -03:00
wp New pre-release v1.9.0 2016-02-23 18:14:10 -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 adding control for non ios and android device in pushnotifications registration 2016-01-20 15:34:07 -03:00
config.xml New pre-release v1.9.0 2016-02-23 18:14:10 -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