From e760f95dc843cf11367d1aea0ed832991964584a Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 3 Dec 2015 00:23:09 -0500 Subject: rebuild project --- StoneIsland/platforms/ios/ios.json | 90 +++++++++++++++++++------------------- 1 file changed, 45 insertions(+), 45 deletions(-) (limited to 'StoneIsland/platforms/ios/ios.json') diff --git a/StoneIsland/platforms/ios/ios.json b/StoneIsland/platforms/ios/ios.json index 0ef21200..2058e26d 100644 --- a/StoneIsland/platforms/ios/ios.json +++ b/StoneIsland/platforms/ios/ios.json @@ -37,11 +37,11 @@ "count": 1 }, { - "xml": "", + "xml": "", "count": 1 }, { - "xml": "", + "xml": "", "count": 1 } ] @@ -49,21 +49,21 @@ }, "*-Info.plist": { "parents": { - "NSLocationWhenInUseUsageDescription": [ + "CFBundleURLTypes": [ { - "xml": "", + "xml": "CFBundleURLSchemesstoneisland", "count": 1 } ], - "UIBackgroundModes": [ + "NSLocationWhenInUseUsageDescription": [ { - "xml": "remote-notification", + "xml": "", "count": 1 } ], - "CFBundleURLTypes": [ + "UIBackgroundModes": [ { - "xml": "CFBundleURLSchemesstoneisland", + "xml": "remote-notification", "count": 1 } ] @@ -72,39 +72,39 @@ } }, "installed_plugins": { - "cordova-plugin-whitelist": { - "PACKAGE_NAME": "io.cordova.hellocordova" - }, "com.ionic.keyboard": { - "PACKAGE_NAME": "io.cordova.hellocordova" + "PACKAGE_NAME": "us.okfoc.stoneisland" }, "cordova-plugin-console": { - "PACKAGE_NAME": "io.cordova.hellocordova" + "PACKAGE_NAME": "us.okfoc.stoneisland" + }, + "cordova-plugin-customurlscheme": { + "URL_SCHEME": "stoneisland", + "PACKAGE_NAME": "us.okfoc.stoneisland" }, "cordova-plugin-device": { - "PACKAGE_NAME": "io.cordova.hellocordova" + "PACKAGE_NAME": "us.okfoc.stoneisland" }, "cordova-plugin-dialogs": { - "PACKAGE_NAME": "io.cordova.hellocordova" + "PACKAGE_NAME": "us.okfoc.stoneisland" }, "cordova-plugin-geolocation": { - "PACKAGE_NAME": "io.cordova.hellocordova" + "PACKAGE_NAME": "us.okfoc.stoneisland" }, "cordova-plugin-network-information": { - "PACKAGE_NAME": "io.cordova.hellocordova" + "PACKAGE_NAME": "us.okfoc.stoneisland" }, "cordova-plugin-splashscreen": { - "PACKAGE_NAME": "io.cordova.hellocordova" - }, - "phonegap-plugin-push": { - "PACKAGE_NAME": "io.cordova.hellocordova" + "PACKAGE_NAME": "us.okfoc.stoneisland" }, - "cordova-plugin-customurlscheme": { - "URL_SCHEME": "stoneisland", - "PACKAGE_NAME": "io.cordova.hellocordova" + "cordova-plugin-whitelist": { + "PACKAGE_NAME": "us.okfoc.stoneisland" }, "cordova-plugin-x-socialsharing": { - "PACKAGE_NAME": "io.cordova.hellocordova" + "PACKAGE_NAME": "us.okfoc.stoneisland" + }, + "phonegap-plugin-push": { + "PACKAGE_NAME": "us.okfoc.stoneisland" } }, "dependent_plugins": {}, @@ -133,6 +133,14 @@ "console" ] }, + { + "file": "plugins/cordova-plugin-customurlscheme/www/ios/LaunchMyApp.js", + "id": "cordova-plugin-customurlscheme.LaunchMyApp", + "pluginId": "cordova-plugin-customurlscheme", + "clobbers": [ + "window.plugins.launchmyapp" + ] + }, { "file": "plugins/cordova-plugin-device/www/device.js", "id": "cordova-plugin-device.device", @@ -206,22 +214,6 @@ "navigator.splashscreen" ] }, - { - "file": "plugins/phonegap-plugin-push/www/push.js", - "id": "phonegap-plugin-push.PushNotification", - "pluginId": "phonegap-plugin-push", - "clobbers": [ - "PushNotification" - ] - }, - { - "file": "plugins/cordova-plugin-customurlscheme/www/ios/LaunchMyApp.js", - "id": "cordova-plugin-customurlscheme.LaunchMyApp", - "pluginId": "cordova-plugin-customurlscheme", - "clobbers": [ - "window.plugins.launchmyapp" - ] - }, { "file": "plugins/cordova-plugin-x-socialsharing/www/SocialSharing.js", "id": "cordova-plugin-x-socialsharing.SocialSharing", @@ -229,19 +221,27 @@ "clobbers": [ "window.plugins.socialsharing" ] + }, + { + "file": "plugins/phonegap-plugin-push/www/push.js", + "id": "phonegap-plugin-push.PushNotification", + "pluginId": "phonegap-plugin-push", + "clobbers": [ + "PushNotification" + ] } ], "plugin_metadata": { - "cordova-plugin-whitelist": "1.0.0", "com.ionic.keyboard": "1.0.4", "cordova-plugin-console": "1.0.1", + "cordova-plugin-customurlscheme": "4.0.0", "cordova-plugin-device": "1.0.1", "cordova-plugin-dialogs": "1.1.1", "cordova-plugin-geolocation": "1.0.1", "cordova-plugin-network-information": "1.0.1", "cordova-plugin-splashscreen": "2.1.0", - "phonegap-plugin-push": "1.4.4", - "cordova-plugin-customurlscheme": "4.0.0", - "cordova-plugin-x-socialsharing": "5.0.7" + "cordova-plugin-whitelist": "1.0.0", + "cordova-plugin-x-socialsharing": "5.0.7", + "phonegap-plugin-push": "1.4.4" } } \ No newline at end of file -- cgit v1.2.3-70-g09d2