/testShortcut

test of shortcuts on macOS Monterey

Primary LanguageObjective-C

Shortcuts Using the App Delegate

This is the method shown in the WWDC21 video on the topic, that is, the incoming shortcuts requests are handled by the AppDelegate and handlers that are called by it.