Joseph Werle

Results 185 comments of Joseph Werle

Hi @fawdlstty, Thanks for opening this issue. As far as I know, we do no intend to support Rust or its ecosystem in anyway. However, interop of any kind could...

Hi @JoeLanglois, You can clone the repository and build with `.\bin\install.ps1 -verbose` on a Windows machine. We do not have official support for Windows arm64 at the moment so there...

@lacymorrow can you try setting `[application] agent = true` in your `socket.ini`: something like: ```ini [application] agent = true ``` this should force LSUIElement to be `true` in `Info.plist`. However,...