What is the control key for in mac os x

broken image

Now it's time to make frameworks part of your app. Desired frameworks will be listed under Workspace. Don't have a workspace? No problem, just add ShortcutRecorder.xcodeproj via the 'Add Files to' dialog.Įnsure that your target is linked against the ShortcutRecorder or/and PTHotKey frameworks ( Apple docs). Next, add ShortcutRecorder.xcodeproj to your workspace via Xcode ( Apple docs). Git submodule add git:///Kentzo/ShortcutRecorder.git Alternatievly download the sources from the repository site.

broken image

Integrating using a git submodule and adding it as a frameworkĪdd ShortcutRecorder to your project using git submodules. You can either add ShortcutRecorder using a git submodule and add it as a framework or declare a CocoaPods dependency for your project. There are two ways to integrate ShortcutRecorder into your project. Includes framework to set global shortcuts (PTHotKey). Revised codebase with Automatic Reference Counting support.Accessibility for people with disabilities.

broken image

The only user interface control to record shortcuts.