LucianoLaratelli / testShortcut

test of shortcuts on macOS Monterey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

test of shortcuts on macOS Monterey


Languages

Language:Objective-C 100.0%