From 15df0a3eb0ac3c970a8136aab56136be6945ce6d Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Mon, 26 Oct 2015 16:23:47 -0400 Subject: nits --- config.xml | 2 +- package.json | 4 ++-- plugins/ios.json | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config.xml b/config.xml index 5db25311..172ef2ee 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + zmNinja High performance ZoneMinder client diff --git a/package.json b/package.json index dd96cab8..e44f96af 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "phonegap-plugin-push" ], "cordovaPlatforms": [ - "ios", - "android" + "android", + "ios" ] } diff --git a/plugins/ios.json b/plugins/ios.json index adbb3e9f..db8ec169 100644 --- a/plugins/ios.json +++ b/plugins/ios.json @@ -77,11 +77,11 @@ "count": 1 }, { - "xml": "", + "xml": "", "count": 1 }, { - "xml": "", + "xml": "", "count": 1 } ] @@ -187,10 +187,10 @@ "org.devgeeks.Canvas2ImagePlugin": { "PACKAGE_NAME": "com.pliablepixels.zmninja" }, - "uk.co.whiteoctober.cordova.appversion": { + "phonegap-plugin-push": { "PACKAGE_NAME": "com.pliablepixels.zmninja" }, - "phonegap-plugin-push": { + "uk.co.whiteoctober.cordova.appversion": { "PACKAGE_NAME": "com.pliablepixels.zmninja" } }, -- cgit v1.2.3