Skip to content

Commit 661bbbe

Browse files
committed
Update README.md
Removed comments regarding ARC. We are ARC only now.
1 parent 929bf68 commit 661bbbe

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ You can add this code in to your App in just two short steps:
3232

3333
```
3434

35-
### Are you using ARC? ###
36-
37-
If you are using ARC then there is a 3rd step. You need to to disable ARC for DRKonamiGestureRecognizer.m in your own project. In Xcode4 go to your project file, then "Build Phases" then "Compile Sources" then add the compiler flag "-fno-objc-arc" to DRKonamiCodeGestureRecognizer.m.
38-
39-
![](http://grab.by/jnLA)
40-
4135

4236
### TIPS ###
4337

0 commit comments

Comments
 (0)