slint icon indicating copy to clipboard operation
slint copied to clipboard

macOs binaries

Open ogoffart opened this issue 6 months ago • 9 comments

We currently provide binaries for Linux and Windows for in our release tags in https://github.com/slint-ui/slint/releases for slint-viewer, slint-lsp and the C++ SDK

We should add support for macOS.

~~This is especially important for the neovim lsp plugin that can't work on macOS without that. See dicussion in https://github.com/slint-ui/slint/discussions/2715 and https://github.com/mason-org/mason-registry/pull/3740~~ Edit: Mason circumvents the quarantine and our unsigned binaries work now also on macOS.

  • [x] Tools (LSP/viewer)
  • [ ] C++ SDK

ogoffart avatar Dec 31 '23 15:12 ogoffart