From 8f03316d04ba3a51ce16d90ffe94d7611c013652 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 19 Feb 2017 04:22:43 +0100 Subject: get rid of old parse plugin --- StoneIsland/platforms/android/android.json | 65 ++---------------------------- 1 file changed, 3 insertions(+), 62 deletions(-) (limited to 'StoneIsland/platforms/android/android.json') diff --git a/StoneIsland/platforms/android/android.json b/StoneIsland/platforms/android/android.json index d345c65d..e93b27be 100755 --- a/StoneIsland/platforms/android/android.json +++ b/StoneIsland/platforms/android/android.json @@ -8,10 +8,6 @@ "res/xml/config.xml": { "parents": { "/*": [ - { - "xml": "", - "count": 1 - }, { "xml": "", "count": 1 @@ -62,22 +58,6 @@ "AndroidManifest.xml": { "parents": { "/manifest/application": [ - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, { "xml": "", "count": 1 @@ -106,38 +86,22 @@ "/manifest": [ { "xml": "", - "count": 2 + "count": 1 }, { "xml": "", - "count": 2 + "count": 1 }, { "xml": "", - "count": 2 - }, - { - "xml": "", "count": 1 }, { "xml": "", - "count": 2 - }, - { - "xml": "", "count": 1 }, { "xml": "", - "count": 2 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", "count": 1 }, { @@ -194,16 +158,7 @@ }, "res/values/parseplugin.xml": { "parents": { - "/*": [ - { - "xml": "GS82ZxpN8Mecpc53rsyu6aLLGK0W4CKi42J25DLB", - "count": 1 - }, - { - "xml": "hQRtQfsgimYnX5PMivtcdXCG9eZhESeyTr0Rd8Sv", - "count": 1 - } - ] + "/*": [] } }, "res/values/strings.xml": { @@ -219,11 +174,6 @@ } }, "installed_plugins": { - "com.parse.cordova.core.pushplugin": { - "APP_ID": "GS82ZxpN8Mecpc53rsyu6aLLGK0W4CKi42J25DLB", - "CLIENT_KEY": "hQRtQfsgimYnX5PMivtcdXCG9eZhESeyTr0Rd8Sv", - "PACKAGE_NAME": "us.okfoc.stoneisland" - }, "cordova-plugin-inappbrowser": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, @@ -271,14 +221,6 @@ }, "dependent_plugins": {}, "modules": [ - { - "file": "plugins/com.parse.cordova.core.pushplugin/www/cdv-plugin-parse.js", - "id": "com.parse.cordova.core.pushplugin.ParsePlugin", - "pluginId": "com.parse.cordova.core.pushplugin", - "clobbers": [ - "window.parsePlugin" - ] - }, { "file": "plugins/cordova-plugin-inappbrowser/www/inappbrowser.js", "id": "cordova-plugin-inappbrowser.inappbrowser", @@ -386,7 +328,6 @@ } ], "plugin_metadata": { - "com.parse.cordova.core.pushplugin": "0.1.0", "cordova-plugin-inappbrowser": "1.5.0", "cordova-plugin-x-socialsharing": "5.1.3", "cordova-plugin-customurlscheme": "4.2.0", -- cgit v1.2.3-70-g09d2