mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-05 07:49:02 +00:00
Andrew Senetar
b0ac0e543c
Download link for macOS version now points to note about the versions available to users. Hope is to increase awareness about bugs in 4.0.3.
24 lines
1.4 KiB
Markdown
24 lines
1.4 KiB
Markdown
---
|
|
title: "macOS Version Notes"
|
|
---
|
|
Currently there are a few issues getting distributable builds of the macOS versions built.
|
|
The issues with each version are a bit different, and troubleshooting some of the issues has
|
|
been time consuming and needs feedback from the community. As of right now the latest known
|
|
working distributable build is 4.0.3 linked below. Currently, the other version are on 4.1.0
|
|
and working towards 4.1.1. The 4.1.x versions work on macOS but the distribution of the
|
|
application packages has not went well to date.
|
|
|
|
As such it is recommended for users to build the 4.1.x versions themselves by following the
|
|
instructions at one of the following links:
|
|
- Qt Version [https://github.com/arsenetar/dupeguru/blob/master/macos.md](https://github.com/arsenetar/dupeguru/blob/master/macos.md)
|
|
- Cocoa Version [https://github.com/arsenetar/dupeguru-cocoa](https://github.com/arsenetar/dupeguru-cocoa)
|
|
|
|
Alternatively, users may continue to use the 4.0.3 version, however the project is no longer
|
|
taking bug reports on this version. Many of the issues reported have been fixed for some time,
|
|
and the duplicates are only creating more noise in the issues list.
|
|
|
|
## Latest Known "distributable" build
|
|
The latest known build, which can be downloaded and run without issues launching is
|
|
[4.0.3](https://github.com/arsenetar/dupeguru/releases/download/4.0.3/dupeguru_osx_4_0_3.dmg). Again
|
|
this version is not really supported anymore.
|