Skip to content

Instantly share code, notes, and snippets.

@onmyway133
Created July 17, 2014 18:23
Show Gist options
  • Save onmyway133/2e23f2398c547ea8a7ee to your computer and use it in GitHub Desktop.
Save onmyway133/2e23f2398c547ea8a7ee to your computer and use it in GitHub Desktop.
ARC
// Enable
-fobjc-arc
// Disable
-fno-objc-arc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment