Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kevinkirkup/3899166 to your computer and use it in GitHub Desktop.
Save kevinkirkup/3899166 to your computer and use it in GitHub Desktop.
Reference AppDelete instance Variables
// AppDelegate is a Singleton
YourAppDelegate *appDelegate = (YourAppDelegate *)[[UIApplication sharedApplication] delegate];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment