From a42af1fe83fae33e8a26b32d492ef742d121c436 Mon Sep 17 00:00:00 2001 From: Yemel Jardi Date: Mon, 6 Oct 2014 16:26:03 -0300 Subject: [PATCH] Add launcher plugin for iOS --- cordova/build.sh | 3 +++ cordova/ios/Copay-Info.plist | 11 ----------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/cordova/build.sh b/cordova/build.sh index 2d1a92204..f8ce3b670 100644 --- a/cordova/build.sh +++ b/cordova/build.sh @@ -87,6 +87,9 @@ if [ ! -d $PROJECT ]; then cordova plugin add org.apache.cordova.statusbar checkOK + + cordova plugin add https://github.com/EddyVerbruggen/LaunchMyApp-PhoneGap-Plugin.git --variable URL_SCHEME=bitcoin + checkOK fi echo "${OpenColor}${Green}* Generating copay bundle...${CloseColor}" diff --git a/cordova/ios/Copay-Info.plist b/cordova/ios/Copay-Info.plist index c186e2d19..2372296dc 100644 --- a/cordova/ios/Copay-Info.plist +++ b/cordova/ios/Copay-Info.plist @@ -60,17 +60,6 @@ 0.6.2 CFBundleSignature ???? - CFBundleURLTypes - - - CFBundleURLName - com.bitpay.copay - CFBundleURLSchemes - - bitcoin - - - CFBundleVersion 0.6.2 LSRequiresIPhoneOS