From 8306011d30bd25480cf8513b8b4f6926e5360efa Mon Sep 17 00:00:00 2001 From: MoMo Date: Wed, 19 Oct 2016 13:46:44 +0200 Subject: [PATCH] remove CSP config as it's handled by cordova-ios (#13654) --- README.md | 2 -- www/index.html | 8 -------- 2 files changed, 10 deletions(-) diff --git a/README.md b/README.md index 224f8d0..af1cadc 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ Install cordovas plugins: phonegap plugin add cordova-plugin-file phonegap plugin add cordova-plugin-file-transfer phonegap plugin add cordova-plugin-zip - phonegap plugin add cordova-plugin-whitelist phonegap plugin add cordova-plugin-statusbar phonegap plugin add cordova-plugin-network-information phonegap plugin add cordova-plugin-inappbrowser # optional @@ -35,7 +34,6 @@ If plugin registry server seems to be down :'( use git instead ;) phonegap plugin add https://github.com/apache/cordova-plugin-file.git phonegap plugin add https://github.com/apache/cordova-plugin-file-transfer.git phonegap plugin add https://github.com/MobileChromeApps/cordova-plugin-zip.git - phonegap plugin add https://github.com/apache/cordova-plugin-whitelist.git phonegap plugin add https://github.com/apache/cordova-plugin-statusbar.git phonegap plugin add https://github.com/apache/cordova-plugin-network-information.git phonegap plugin add https://github.com/apache/cordova-plugin-inappbrowser.git # optional diff --git a/www/index.html b/www/index.html index 6c8ea7a..8445f05 100644 --- a/www/index.html +++ b/www/index.html @@ -28,14 +28,6 @@ - - - - -- 2.9.3