soffes / HotKey

Simple global shortcuts in macOS
MIT License
921 stars 82 forks source link

macOS authorized app #7

Closed DouglasGLewis closed 5 years ago

DouglasGLewis commented 6 years ago

First, I love the simplicity of this framework. My question is. Do I have to implement AXIsProcessTrustedWithOptions and have the appropriate system dialog display or does HotKey handle this?

soffes commented 5 years ago

HotKey doesn't use the Accessibility API so you don't have to do anything!