Fabian-Lars

Results 1354 comments of Fabian-Lars

I just tested it on macOS (from fresh following the guide) and i again had no issues :/ Maybe try again with latest llvm, latest cargo-xwin and `cargo update` ?...

@minht11 your docker example is missing `apt-get install llvm`. clang and lld is not enough because we need `llvm-rc` (llvm's resource compiler) to get the resource files into the exe.

the next release will be incompatible with tao since they updated to edition 2024

> objc is least likely to merge the PR, so what would be a good course of action here? patch or put a objc2 under Tauri? @pewsheen is working on...

tbh I'd probably wait and see if we can get wry ported in time, especially considering that we're still waiting for other projects than objc. Devs that want to use...

what isn't working for you? and do you see any errors?

Thank you for the headsup & PR!

Moving my discord message here: The macos implementation worked on my machine. 👍

That deprecation warning is a bit mind boggling to me considering that the glib version isn't actually available yet https://github.com/AyatanaIndicators/libayatana-appindicator-glib/issues/98#issuecomment-3155615411 But hey, just another reason to move away from appindicator...