Created
March 17, 2014 11:55
-
-
Save jamesnesfield/9598015 to your computer and use it in GitHub Desktop.
A macro for the appdelegate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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