diff options
| author | Vadim Shpakovski | 2012-07-08 19:10:18 +0300 | 
|---|---|---|
| committer | Vadim Shpakovski | 2012-07-08 19:10:18 +0300 | 
| commit | 38f9ded56a7d3ae95b9517346d86559cbe5ed534 (patch) | |
| tree | a8567db26411df52a3b0c606d14a3f735ca264b5 | |
| parent | 1873dc0963d8981d82f991ca9a5c5c83ad58b001 (diff) | |
| download | MASShortcut-38f9ded56a7d3ae95b9517346d86559cbe5ed534.tar.bz2 | |
Improves README.
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@  # Intro -We used a brilliant framework [ShortcutRecorder](http://wafflesoftware.net/shortcut/) for managing keyboard shortcuts in application preferences. However, it became incompatible with a new plugin architecture of Xcode 4. +Some time ago Cocoa developers used a brilliant framework [ShortcutRecorder](http://wafflesoftware.net/shortcut/) for managing keyboard shortcuts in application preferences. However, it became incompatible with a new plugin architecture of Xcode 4.  The project MASShortcut introduces modern API and user interface for recording, storing and using global keyboard shortcuts. All code is compatible with Xcode 4.3, Mac OS X 10.7 and the sandboxed environment. | 
