Skip to content

Instantly share code, notes, and snippets.

@krzysztofzablocki
Created July 25, 2013 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krzysztofzablocki/6078929 to your computer and use it in GitHub Desktop.
Save krzysztofzablocki/6078929 to your computer and use it in GitHub Desktop.
With 10.8 SDK, `#define OBJC_OLD_DISPATCH_PROTOTYPES 0` at the top of your file or PCH to get errors if you use objc_msgSend without a cast.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment