Considering bumping minimum to macOS 10.15+ #425
Closed
kode54
announced in
Announcements
Replies: 1 comment
-
Disregard this, I already arrived at a solution by fixing MASShortcut. It unfortunately had circular bindings causing a feedback loop that only happened on most systems running macOS versions older than my dev machine. I never experienced it because I completely missed that period of macOS by not having a Mac ready for quite a while. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This hotkeys library requires it:
https://github.com/sindresorhus/KeyboardShortcuts
And since hotkeys are now crashing for anyone who isn't running 15.0 or newer, it's time to replace MASShortcut.
Beta Was this translation helpful? Give feedback.
All reactions