LMMS / lmms

Cross-platform music production software
https://lmms.io
GNU General Public License v2.0
8.13k stars 1.01k forks source link

App is no longer signed (10.14 build, running on Ventura) #7070

Open Archonic944 opened 9 months ago

Archonic944 commented 9 months ago

This is a pretty simple issue; I noticed in an earlier thread (https://github.com/LMMS/lmms/issues/3601) that the team had already worked out getting the app signed, but when I ran it, that wasn't the case. This sadly makes it impossible to run the app on my school laptop.

Screenshot 2024-01-22 at 1 23 25 PM

I'm running Ventura 13.4.1, and using the 10.14 build on the latest release. Are there any plans to get the app signed and notarized?

Rossmaxx commented 6 months ago

A bit late but here's your fix.

sudo xattr -r -d com.apple.quarantine /Applications/LMMS.app

fix suggested by @tresf

Archonic944 commented 6 months ago

Sadly, still won't be able to run this on my school laptop (sudo is disabled) but thank you for the help.

tresf commented 6 months ago

Sadly, still won't be able to run this on my school laptop (sudo is disabled) but thank you for the help.

We'll likely start signing and notarizing in the future, but due to time, resources and some logistics of getting a developer ID, I'm not sure how soon that will be.