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

@ -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.