From 37c285879b5fc663d99ed8bead8a25406e9ec5b3 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 10 Nov 2015 18:11:45 +0100 Subject: [PATCH] fix missing webview dependency for android and ios --- haxelib.json | 3 ++- include.xml | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 include.xml diff --git a/haxelib.json b/haxelib.json index 24b69b7..1c4e4b9 100644 --- a/haxelib.json +++ b/haxelib.json @@ -11,6 +11,7 @@ "dependencies": { "promhx": "", "openfl-nativedialog": "", - "stablexui": "" + "stablexui": "", + "extension-webview": "" } } diff --git a/include.xml b/include.xml new file mode 100644 index 0000000..40bfa32 --- /dev/null +++ b/include.xml @@ -0,0 +1,4 @@ + + + +