From fb691ed5fbe0122efa1b8eda05c40f2f1272b1b0 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 11 Dec 2015 02:06:50 -0600 Subject: rebuild --- StoneIsland/platforms/android/android.json | 70 +++++++++++++++++++++++++++--- 1 file changed, 63 insertions(+), 7 deletions(-) (limited to 'StoneIsland/platforms/android/android.json') diff --git a/StoneIsland/platforms/android/android.json b/StoneIsland/platforms/android/android.json index 23a02f95..62549cb8 100755 --- a/StoneIsland/platforms/android/android.json +++ b/StoneIsland/platforms/android/android.json @@ -47,6 +47,10 @@ { "xml": "", "count": 1 + }, + { + "xml": "", + "count": 1 } ] } @@ -80,30 +84,38 @@ "/manifest": [ { "xml": "", - "count": 1 + "count": 2 }, { "xml": "", - "count": 1 + "count": 2 }, { "xml": "", - "count": 1 + "count": 2 }, { "xml": "", - "count": 1 + "count": 2 }, { "xml": "", - "count": 1 + "count": 2 }, { "xml": "", - "count": 1 + "count": 2 }, { "xml": "", + "count": 2 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", "count": 1 } ], @@ -127,6 +139,36 @@ { "xml": "", "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 + } + ] + } + }, + "res/values/parseplugin.xml": { + "parents": { + "/*": [ + { + "xml": "GS82ZxpN8Mecpc53rsyu6aLLGK0W4CKi42J25DLB", + "count": 1 + }, + { + "xml": "hQRtQfsgimYnX5PMivtcdXCG9eZhESeyTr0Rd8Sv", + "count": 1 } ] } @@ -170,6 +212,11 @@ }, "phonegap-plugin-push": { "PACKAGE_NAME": "us.okfoc.stoneisland" + }, + "com.parse.cordova.core.pushplugin": { + "APP_ID": "GS82ZxpN8Mecpc53rsyu6aLLGK0W4CKi42J25DLB", + "CLIENT_KEY": "hQRtQfsgimYnX5PMivtcdXCG9eZhESeyTr0Rd8Sv", + "PACKAGE_NAME": "us.okfoc.stoneisland" } }, "dependent_plugins": {}, @@ -285,6 +332,14 @@ "clobbers": [ "PushNotification" ] + }, + { + "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" + ] } ], "plugin_metadata": { @@ -299,6 +354,7 @@ "cordova-plugin-splashscreen": "2.1.0", "cordova-plugin-whitelist": "1.0.0", "cordova-plugin-x-socialsharing": "5.0.7", - "phonegap-plugin-push": "1.4.4" + "phonegap-plugin-push": "1.4.4", + "com.parse.cordova.core.pushplugin": "0.1.0" } } \ No newline at end of file -- cgit v1.2.3-70-g09d2