summaryrefslogtreecommitdiff
path: root/build_ios.sh
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-11-14 09:54:46 -0500
committerPliable Pixels <pliablepixels@gmail.com>2018-11-14 09:54:46 -0500
commited485b7a29ceb8b59e36ed09f8373dcb88f79461 (patch)
tree06da921491ca5fe05510f3140f830ada7958b9f2 /build_ios.sh
parent754b54f8687c5e0e4b23f5365bedcfa4c55b019c (diff)
updates to remove wkwebview from android - causes issues displaying images with self signed
Diffstat (limited to 'build_ios.sh')
-rwxr-xr-xbuild_ios.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_ios.sh b/build_ios.sh
index f9042358..45c4e33c 100755
--- a/build_ios.sh
+++ b/build_ios.sh
@@ -1,7 +1,7 @@
echo "*** Using old build system due to XCode 10 issues ** "
echo "see https://forum.ionicframework.com/t/how-to-build-ionic-cordova-with-xcode-10/142044"
-#ionic cordova plugin add cordova-plugin-ionic-webview@latest
+ionic cordova plugin add https://github.com/pliablepixels/cordova-plugin-ionic-webview.git
#echo "--- readding certificate plugin to make sure... ---"
#ionic cordova plugin remove cordova-plugin-certificates