Fabian-Lars
Fabian-Lars
Thanks! Just a warning upfront, i'll be out of office until friday next week so it may take a while for us to work with you towards merging it.
yeah, sooner or later at least. the author asked upfront if windows-only implementation is okay for a start. I said yes, cause it's a start at least. Not sure if...
btw the cfg flag intentionally only checks for linux because idk if this works on bsd etc too
no worries, this won't be merged anyway. just keeping it around to not forget about the issue 😅
With `Note that i did not test this.` i meant actual signing/notarizing not building the CLI 😠~~what did i doooo~~ ah it's the tests
i wanted to add it as a cli flag at first but it also felt kinda weird idk (actually just couldn't think of an arg name...). will change it tomorrow-ish...
still not tested (no notarization setup) and the changes also felt weird. was a bit more work than expected for a simple cli arg
The webviews don't have any apis that would make this possible as far as i can see. For Windows there's this tracking issue for example https://github.com/MicrosoftEdge/WebView2Feedback/issues/2442 (doesn't look like it...
this is the relevant tracking issue: https://github.com/tauri-apps/plugins-workspace/issues/2277 - there were some promising progress reports on discord so i assume it'll be implemented relatively soon. Then we can worry about tauri-action.
Tauri didn't support this because it really never was a valid config before 18.6 and it still doesn't support it because we forgot to update the cli's lockfile for 2.8...