From a952d593a5ef5041b774dcfd4f36a2b3fdcf7005 Mon Sep 17 00:00:00 2001
From: = <=>
Date: Mon, 11 Mar 2019 07:15:52 -0400
Subject: nits
---
config.xml | 6 +++---
docs/remote extension.txt | 5 ++++-
package.json | 4 ++--
3 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/config.xml b/config.xml
index 13f3b02b..e80c65c9 100644
--- a/config.xml
+++ b/config.xml
@@ -173,10 +173,10 @@
-
-
-
+
+
+
diff --git a/docs/remote extension.txt b/docs/remote extension.txt
index 6b8be257..289f175b 100644
--- a/docs/remote extension.txt
+++ b/docs/remote extension.txt
@@ -24,4 +24,7 @@ Change Deployment target to 10.1 (same as zmNinja target)
-
+You can now build using ./build_ios
+Every time you build:
+1. Sync notification version with app version
+2. Change notification bundle ID back to com.pliablepixels.zmninja-pro.zmNinjaNotification (cordova removes the last word)
diff --git a/package.json b/package.json
index f0ac4afe..d98e6314 100644
--- a/package.json
+++ b/package.json
@@ -57,10 +57,10 @@
"FCM_VERSION": "11.6.2"
},
"cordova-custom-config": {},
- "cordova-plugin-media-pp-fork": {},
"cordova-plugin-ionic-webview": {
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+"
- }
+ },
+ "cordova-plugin-media-pp-fork": {}
}
},
"dependencies": {
--
cgit v1.2.3