we should discuss about what's going to happen with cordova-plugin-wkwebview-engine
cordova-ios 6 is coming soon and it uses WKWebView, but it uses a custom scheme to serve the app content instead of serving from file protocol. some people prefers file over the custom scheme, but cordova-plugin-wkwebview-engine will not work in cordova-ios 6 because of some breaking changes introduced. So, should we a) continue maintaining cordova-plugin-wkwebview-engine and fix it to work on cordova-ios 6? b) modify cordova-ios 6 to allow both file and custom scheme and then sunset cordova-plugin-wkwebview-engine? c) do nothing and tell people who want to use file protocol to stick with cordova-ios 5.1.1? d) other option I didn't think of (please, describe)