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
|
|
@ -3,9 +3,9 @@
|
|||
version="*VERSION*"
|
||||
android-versionCode="*ANDROIDVERSION*"
|
||||
ios-CFBundleVersion="*VERSION*">
|
||||
<name>*NAMECASENOSPACE*</name>
|
||||
<name>*USERVISIBLENAME*</name>
|
||||
<description>
|
||||
*APPDESCRIPTION*
|
||||
*PURPOSELINE*
|
||||
</description>
|
||||
<author email="support@bitpay.com" href="*URL*">
|
||||
BitPay Inc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue