Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Adding Hardware Keyboard Shortcuts

An example showing how to add hardware keyboard shortcuts to an App by overriding the keyCommands property of a view controller.

This Xcode project contains both Swift and Objective-C targets.

See the following blog post for further details:

Version History

  • Version 1.2 01 Jan 2020 Updated for Xcode 11
  • Version 1.1 26 Oct 2017 Updated for Xcode 9 and Swift 4
  • Version 1.0 12 Nov 2016 Initial Version