From abda36331f5fdf3ab6ef1d659481e95743a3fa88 Mon Sep 17 00:00:00 2001 From: Vadim Shpakovski Date: Sun, 16 Jun 2013 21:20:28 +0300 Subject: Improving README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67bc92c..47032aa 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3