Skip to content

Commit

Permalink
Remove wkwebviewengine plugin depedency
Browse files Browse the repository at this point in the history
to make it work with cordova-ios@6
  • Loading branch information
NiklasMerz committed Jun 5, 2020
1 parent aaac89b commit 87e21dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
</js-module>

<platform name="ios">
<!-- The WKWebView implementation for inappbrowser requires the presence of this plugin -->
<dependency id="cordova-plugin-wkwebview-engine" />
<dependency id="cordova-plugin-wkwebview-engine-allowfileaccess" url="https://github.com/knight9999/cordova-plugin-wkwebview-engine-allowfileaccess.git" />
</platform>

Expand Down

0 comments on commit 87e21dc

Please sign in to comment.