Skip to content

Commit 4216ac0

Browse files
NiklasMerzerisu
authored andcommitted
ci(ios): remove wkwebview plugin (apache#717)
[email protected] makes the WKWebView plugin obsolete. Co-authored-by: Erisu <[email protected]>
1 parent b2d48ed commit 4216ac0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tests/plugin.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,5 @@
2929
<js-module src="tests.js" name="tests">
3030
</js-module>
3131

32-
<platform name="ios">
33-
<!-- The WKWebView implementation for inappbrowser requires the presence of this plugin -->
34-
<dependency id="cordova-plugin-wkwebview-engine" />
35-
<dependency id="cordova-plugin-wkwebview-engine-allowfileaccess" url="https://github.com/knight9999/cordova-plugin-wkwebview-engine-allowfileaccess.git" />
36-
</platform>
37-
38-
3932
<asset src="resources" target="cdvtests/iab-resources" />
4033
</plugin>

0 commit comments

Comments
 (0)