Skip to content

Instantly share code, notes, and snippets.

@katsuhide
Created July 4, 2013 15:56
Show Gist options
  • Save katsuhide/5928800 to your computer and use it in GitHub Desktop.
Save katsuhide/5928800 to your computer and use it in GitHub Desktop.
AppDelegate周り
// delegateの取得
AppDelegate *appDelegate = (AppDelegate*)[[NSApplication sharedApplication] delegate];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment