From 5dcfe74a29931de324b12191eb01aacb661961b4 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 8 Jun 2018 11:35:14 -0400 Subject: moved swift to top --- config.xml | 2 +- package.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config.xml b/config.xml index 73ce8df3..f3bd1d73 100644 --- a/config.xml +++ b/config.xml @@ -104,6 +104,7 @@ + @@ -147,5 +148,4 @@ - diff --git a/package.json b/package.json index 7f10d05e..9b5998de 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,8 @@ "android" ], "plugins": { - "com.telerik.plugins.nativepagetransitions": {}, + "cordova-plugin-add-swift-support": {}, + "com.telerik.plugins.nativepaget,ransitions": {}, "cordova-plugin-android-permissions": {}, "cordova-plugin-app-version": {}, "cordova-plugin-customurlscheme": { @@ -48,8 +49,7 @@ "ionic-plugin-keyboard": {}, "cordova-library-helper": {}, "cordova.plugins.diagnostic": {}, - "cordova-plugin-certificates": {}, - "cordova-plugin-add-swift-support": {} + "cordova-plugin-certificates": {} } }, "dependencies": { @@ -88,4 +88,4 @@ "phonegap-plugin-mobile-accessibility": "^1.0.5", "phonegap-plugin-push": "^2.1.3" } -} \ No newline at end of file +} -- cgit v1.2.3