Some progress on hacking the webview

This commit is contained in:
2023-02-15 00:13:36 +01:00
parent a1caff328d
commit 7fb71c27a7
12 changed files with 210 additions and 51 deletions

6
tools/DevBuild.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
export SecEncodedKeystore="$(cat ../Test.jks | base64 -w0)"
export SecKeystorePassword="123456"
sh ./tools/Build.sh