translate / virtaal

Easy-to-use and powerful offline translation tool
https://virtaal.translatehouse.org
GNU General Public License v2.0
298 stars 57 forks source link

Unsigned Binary Prevents Macos 10.15.2 From Running Application #3313

Open asdiamond opened 4 years ago

asdiamond commented 4 years ago

macos 10.15.2 prevents binaries that are not signed by a trusted developer to run. The hosted binary is on sourceforge, which macos blocks.

rffontenelle commented 4 years ago

In the meanwhile, one can allow applications downloaded from 'anywhere' or grant access when blocked as a workaround.

friedelwolff commented 4 years ago

The macOS support is not at an advanced level, and will require someone with such a system to invest a bit of time to polish it well. As I understand, the support for macOS in GTK has only improved over the years, so hopefully there isn't much work required. We already have some code for better platform integration, copy+paste and a few other things, but I don't know what the current state is of the py3 branch (which will be merged very soon) on macOS.

I would be very happy if somebody can take responsibility for macOS. I don't have access to a system, and will personally focus on Linux for the next while.