From 676ab56bdd5a81e4e9012676a5ef990138f56172 Mon Sep 17 00:00:00 2001 From: Nick Farina Date: Thu, 7 Jan 2016 12:17:33 -0800 Subject: [PATCH] ARC notice is smelling a little moldy --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index c906bff..4ce2939 100644 --- a/README.md +++ b/README.md @@ -97,11 +97,3 @@ More Info You can read more info if you wish in the [blog post][]. [blog post]: http://nfarina.com/post/78014139253/smcalloutview-for-ios-7 - - -ARC Support ------------ - -This class requires LLVM 4.0 with [Automatic Reference Counting -(ARC)](http://clang.llvm.org/docs/AutomaticReferenceCounting.html), enabled by -default in modern Xcode projects.