diff options
| author | Vadim Shpakovski | 2013-06-16 21:20:28 +0300 | 
|---|---|---|
| committer | Vadim Shpakovski | 2013-06-16 21:20:28 +0300 | 
| commit | abda36331f5fdf3ab6ef1d659481e95743a3fa88 (patch) | |
| tree | 5c52ee9ed3191a684df7ee25756fd3886dfac1a6 | |
| parent | 86443bc53c24cb99b7236c0ce382d701170e3449 (diff) | |
| download | MASShortcut-abda36331f5fdf3ab6ef1d659481e95743a3fa88.tar.bz2 | |
Improving README.1.2.1
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -64,7 +64,7 @@ _observableKeyPath = [@"values." stringByAppendingString:kPreferenceGlobalShortc  # Non-ARC Version -If you like retain/release, please check out these forks: [heardrwt/MASShortcut](https://github.com/heardrwt/MASShortcut) and [chendo/MASShortcut](https://github.com/chendo/MASShortcut). +If you like retain/release, please check out these forks: [heardrwt/MASShortcut](https://github.com/heardrwt/MASShortcut) and [chendo/MASShortcut](https://github.com/chendo/MASShortcut). However, the preferred way is to enable the `-fobjc-arc` in Xcode source options.  # Copyright | 
