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/plugins/ios.json | 141 ++++++------------------------------------- 1 file changed, 18 insertions(+), 123 deletions(-) (limited to 'StoneIsland/plugins/ios.json') diff --git a/StoneIsland/plugins/ios.json b/StoneIsland/plugins/ios.json index 77cd0086..bd4d076d 100644 --- a/StoneIsland/plugins/ios.json +++ b/StoneIsland/plugins/ios.json @@ -4,147 +4,42 @@ "uninstalled": [] }, "config_munge": { - "files": { - "config.xml": { - "parents": { - "/*": [ - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - } - ] - } - }, - "framework": { - "parents": { - "AudioToolbox.framework": [ - { - "xml": true, - "count": 1 - } - ], - "CoreLocation.framework": [ - { - "xml": false, - "count": 1 - } - ], - "SystemConfiguration.framework": [ - { - "xml": true, - "count": 1 - } - ], - "CoreGraphics.framework": [ - { - "xml": false, - "count": 1 - } - ], - "Social.framework": [ - { - "xml": true, - "count": 1 - } - ], - "MessageUI.framework": [ - { - "xml": true, - "count": 1 - } - ] - } - }, - "*-Info.plist": { - "parents": { - "NSLocationWhenInUseUsageDescription": [ - { - "xml": "", - "count": 1 - } - ], - "UIBackgroundModes": [ - { - "xml": "remote-notification", - "count": 1 - } - ], - "CFBundleURLTypes": [ - { - "xml": "CFBundleURLSchemesstoneisland", - "count": 1 - } - ] - } - } - } + "files": {} }, "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" + "PACKAGE_NAME": "us.okfoc.stoneisland" }, - "phonegap-plugin-push": { - "PACKAGE_NAME": "io.cordova.hellocordova" - }, - "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": {} -- cgit v1.2.3-70-g09d2