diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-09-10 14:35:21 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-09-10 14:35:21 +0200 |
| commit | 3cf5e5a97afe8fc7877b528cf19130bef0d68bad (patch) | |
| tree | b2ba8044cb293716af3f3330903aea1d7b6bfcd9 /StoneIsland/plugins/ios.json | |
| parent | 50bf754c8742a5b7d054b9d93f9d4e37c1641a01 (diff) | |
build the app
Diffstat (limited to 'StoneIsland/plugins/ios.json')
| -rw-r--r-- | StoneIsland/plugins/ios.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/StoneIsland/plugins/ios.json b/StoneIsland/plugins/ios.json index e653cb5f..92414437 100644 --- a/StoneIsland/plugins/ios.json +++ b/StoneIsland/plugins/ios.json @@ -35,6 +35,9 @@ }, "cordova-plugin-geolocation": { "PACKAGE_NAME": "us.okfoc.stoneisland" + }, + "cordova-plugin-x-socialsharing": { + "PACKAGE_NAME": "us.okfoc.stoneisland" } }, "dependent_plugins": { @@ -46,6 +49,9 @@ }, "cordova-plugin-androidx-adapter": { "PACKAGE_NAME": "us.okfoc.stoneisland" + }, + "es6-promise-plugin": { + "PACKAGE_NAME": "us.okfoc.stoneisland" } } } |
