build(all): update build to use new variables in app config

This commit is contained in:
Jason Dreyzehner 2016-10-01 19:53:57 -04:00
commit d1b2f6adb1
12 changed files with 43 additions and 44 deletions

View file

@ -1,7 +1,7 @@
.PHONY:plugins ios-platform android-platform wp8-platform
plugins:
cordova plugin add https://github.com/cmgustavo/Custom-URL-scheme.git --variable URL_SCHEME=bitcoin --variable SECOND_URL_SCHEME=*NAMENOSPACE*
cordova plugin add https://github.com/cmgustavo/Custom-URL-scheme.git --variable URL_SCHEME=bitcoin --variable SECOND_URL_SCHEME=*APPURI*
cordova prepare
rm -rf platforms/android/res/values-es