Skip to content

Tags: mjolnirapp/AppGrid

Tags

latest

Toggle latest's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: remove use of AXAPIEnabled() (#17)

Function AXAPIEnabled() has been deprecated, and apparently removed at or before MacOS 12.3.
The code already checks for the presence of its replacement, AXIsProcessTrustedWithOptions().
With this change, only AXIsProcessTrustedWithOptions() is reference.

1.0.5

Toggle 1.0.5's commit message
Commit from GitHub Actions (pre-release)

1.0.4

Toggle 1.0.4's commit message
Updates