Open
Description
I created this issue to host a discussion regarding support for macOS.
I have no method of building for macOS, nor a way to verify pre-built binaries. For these reasons I will not be supplying official builds for that platform.
There have been offers to contribute by supplying compiled binaries, which users can do so here if they wish. However, my general recommendation would be to compile the application yourself.
The necessary build utilities and Qt dependency can be gotten with XCode and Homebrew:
$ xcode-select --install
$ brew install qt@5
$ brew link qt@5
(Thanks @rlvandaveer for these instructions)
Metadata
Metadata
Assignees
Labels
No labels