add head controller

This commit is contained in:
Matias Alejo Garcia 2016-08-19 09:51:13 -03:00
commit 2c70caa7a8
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
4 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.bitpay.*NAMENOSPACE*"
<widget id="com.bitpay.*BUNDLENAME*"
version="*VERSION*"
android-versionCode="*ANDROIDVERSION*"
ios-CFBundleVersion="*VERSION*">

View file

@ -4,6 +4,7 @@
"nameNoSpace": "copay",
"nameCase": "Copay",
"nameCaseNoSpace": "Copay",
"bundleName": "copay",
"url": "https://copay.io",
"appDescription": "Copay Bitcoin Wallet",
"winAppName": "CopayWallet",