I\'m trying to have a handler in my Mac OS X app written in Swift for a global (system-wide) hotkey combo but I just cannot find proper documentation for it. I\'ve read that
there is a pretty hacky, but also pretty simple workaround if your app has a Menu:
MenuItem (maybe call it something like "Dummy for Hotkey")Key Equivalent fieldAllowed when Hidden, Enabled and Hidden to truedone!