app: add code for macOS and Windows apps under 'app' (#12933)
* app: add code for macOS and Windows apps under 'app'
* app: add readme
* app: windows and linux only for now
* ci: fix ui CI validation
---------
Co-authored-by:
jmorganca <jmorganca@gmail.com>
Showing
app/updater/updater_test.go
0 → 100644
app/version/version.go
0 → 100644
app/webview/.gitignore
0 → 100644
app/webview/README.md
0 → 100644
app/webview/WebView2.h
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
app/webview/glue.c
0 → 100644
app/webview/webview.cc
0 → 100644
app/webview/webview.go
0 → 100644
app/webview/webview.h
0 → 100644
Please register or sign in to comment