Skip to content

Instantly share code, notes, and snippets.

@flandy84
Created February 7, 2012 20:05
Show Gist options
  • Save flandy84/1761634 to your computer and use it in GitHub Desktop.
Save flandy84/1761634 to your computer and use it in GitHub Desktop.
#if ! __has_feature(objc_arc)
#error This .m-file must be compiled with ARC. use the "-fobjc-arc" compiler flag for this file in your Target/Build Phases/Compile Sources Section
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment