Skip to content

Commit

Permalink
Add info regarding builds for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
giantplaceholder authored Apr 18, 2024
1 parent 8481890 commit cd5e5db
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ OS support
------------
* Linux (flatpaks are targeted for Ubuntu 22.04+)
* Windows 10\11
* MacOS via [brew](https://brew.sh/) (very experimental!)

We only support 64 bit platforms.

Expand Down Expand Up @@ -61,7 +62,7 @@ Flatpak is not present in Flathub yet, but you can install it manually. The comm
flatpak run im.dino.Dino
```
Flatpak distribution is confirmed to be working on Arch Testing, Manjaro Stable and Void Linux.
Flatpak distribution is confirmed to be working on Arch Testing, Manjaro Stable, Void Linux and Linux Mint.
Build on Linux
-----
Expand Down Expand Up @@ -118,6 +119,12 @@ Now you should run:
./build-win64.sh --build-installer
```

Build on MacOS
------------
Builds for Mac are currently available only as a [brew](https://brew.sh/) formulae. Please follow [these instructions](https://github.com/mxlgv/dino/blob/master/BUILD_MACOS.md) to produce a build.

Please note that Mac support is very experimental, and currently missing support for event notifications, among other things. You have been warned.

Resources
---------
- Original project's [website](https://dino.im).
Expand Down

0 comments on commit cd5e5db

Please sign in to comment.