Skip to content

Instantly share code, notes, and snippets.

@jamesnesfield
Created March 17, 2014 11:55
Show Gist options
  • Save jamesnesfield/9598015 to your computer and use it in GitHub Desktop.
Save jamesnesfield/9598015 to your computer and use it in GitHub Desktop.
A macro for the appdelegate
#define APP_DELEGATE ((AppDelegate *)[[UIApplication sharedApplication] delegate])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment