tombonez / noTunes

A simple macOS application that will prevent iTunes or Apple Music from launching.
MIT License
3.56k stars 59 forks source link

monterey issues #20

Closed cybacolt closed 2 years ago

cybacolt commented 2 years ago

installs from brew successfully, but does not show menu icon, or appear the defaults if you try to restore/find it.

I'm running Monterey 12.1 on a 2018 mac book pro.

let me know if theres any testing i can do to help diagnose this.

cybacolt commented 2 years ago

currently resorting to treating the symptom like this: https://www.reddit.com/r/MacOS/comments/m7d75t/how_to_removedisable_musicapp_in_big_sur/#t1_hl1gs68

tombonez commented 2 years ago

Hi @cybacolt 👋

Strange, it's working on macOS 12.1 with a clean install for me.

The certificate is expiring within 30 days though (#21), so maybe it's linked to that, would seem odd for Apple to stop the app from running before the certificate has actually expired though.

A couple things to check whilst I update the apps certificate though:

Cheers, Tom 🙂

cybacolt commented 2 years ago

Hi Tom!

looks like i just had to run the app directly - sorry, i expected it started as a service automatically after install.

thanks for the help tho!