tombonez / noTunes

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

not working on mojave #8

Closed koenige50 closed 3 years ago

koenige50 commented 3 years ago

On Mac OS Mojave 10.14.6 the app launches but has no effect. iTunes still launches with media key presses, whatever state the menu button is in. I tested with both the menu and non-menu versions. Am I missing something?

tombonez commented 3 years ago

Hi @koenige50,

Looks like the bundleIdentifier and processName for iTunes was incorrect, this has now been fixed in version 2.3.

Any issues let me know.

Cheers, Tom 🙂

koenige50 commented 3 years ago

Seems to be working like a charm now. Much appreciated, thank you very much!