diff options
| author | julie <julie@surfer-172-29-0-85-hotspot.internet-for-guests.com> | 2017-01-23 17:59:26 -0500 |
|---|---|---|
| committer | julie <julie@surfer-172-29-0-85-hotspot.internet-for-guests.com> | 2017-01-23 17:59:26 -0500 |
| commit | 2c41f6b41de6ee1a2ae83e62b8a15ced677a419e (patch) | |
| tree | 9fe4fb9e1d89ad6c3444eac5b5d6696b820775a6 /StoneIsland/plugins | |
| parent | 267c9ed075b5355f463b8f2ad17e10880f14dfc8 (diff) | |
build
Diffstat (limited to 'StoneIsland/plugins')
| -rw-r--r-- | StoneIsland/plugins/ios.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/StoneIsland/plugins/ios.json b/StoneIsland/plugins/ios.json index f922c31a..c81e3355 100644 --- a/StoneIsland/plugins/ios.json +++ b/StoneIsland/plugins/ios.json @@ -10,35 +10,35 @@ "com.parse.cordova.core.pushplugin": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, - "cordova-plugin-inappbrowser": { - "PACKAGE_NAME": "us.okfoc.stoneisland" - }, - "cordova-plugin-x-socialsharing": { + "cordova-plugin-console": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, "cordova-plugin-customurlscheme": { "URL_SCHEME": "stoneisland", "PACKAGE_NAME": "us.okfoc.stoneisland" }, - "cordova-plugin-whitelist": { + "cordova-plugin-device": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, - "cordova-plugin-console": { + "cordova-plugin-dialogs": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, - "cordova-plugin-device": { + "cordova-plugin-geolocation": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, - "cordova-plugin-network-information": { + "cordova-plugin-inappbrowser": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, - "cordova-plugin-dialogs": { + "cordova-plugin-network-information": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, "cordova-plugin-splashscreen": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, - "cordova-plugin-geolocation": { + "cordova-plugin-whitelist": { + "PACKAGE_NAME": "us.okfoc.stoneisland" + }, + "cordova-plugin-x-socialsharing": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, "ionic-plugin-keyboard": { |
