build(all): update build to use new variables in app config
This commit is contained in:
parent
521e5f3618
commit
d1b2f6adb1
12 changed files with 43 additions and 44 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue