When trying to use "cargo run" from source on mac i always get following error:
Winit requires control over principal class. You must create event loop before other parts of your applicaiton.
I will try to troubleshoot and add more info later, this is issue with tray-icon from tauri, not sure exactly what i need to do to enable this on mac
When trying to use "cargo run" from source on mac i always get following error:
Winit requires control over principal class. You must create event loop before other parts of your applicaiton.
I will try to troubleshoot and add more info later, this is issue with tray-icon from tauri, not sure exactly what i need to do to enable this on mac