TedacMC / tedac

Gophertunnel library to support v1.12.0 multi-version.
MIT License
26 stars 4 forks source link

Webview deprecated on macOS #25

Open unickorn opened 2 years ago

unickorn commented 2 years ago

Trying to build on macOS fails due to WebView not being supported since the Big Sur update. I can't find a replacement of it on wails v2 either, but maybe an alternative way (i.e. launching browser and awaiting sign in) could be a temporary fix.