bugbakery / audapolis

an editor for spoken-word audio with automatic transcription
GNU Affero General Public License v3.0
1.69k stars 40 forks source link

Won't run on Mac #396

Closed jamescridland closed 2 years ago

jamescridland commented 2 years ago

Would have liked to have played with this, but Chrome kicks up an error when downloading it; and MacOS reports that it can't be opened because Apple can't check it. Wonder if it's signed correctly?

pajowu commented 2 years ago

Hey, thanks for reporting this. This is a known issue. It happens because we sign the image with a self-signed key, not one signed by apple and cannot notarize the app. We currently need to do this because we do not have a paid apple developer account at the moment.

You can still run the app on mac with a small trick: Instead of double-clicking to start it, right-click and then select "open". This way you can choose "Open" in the warning dialog about the app not being signed by apple.