Skip to content

Instantly share code, notes, and snippets.

@nishabe
Last active August 12, 2018 18:21
Show Gist options
  • Save nishabe/35b3bfc2ed261330405e1ee8e6d749f3 to your computer and use it in GitHub Desktop.
Save nishabe/35b3bfc2ed261330405e1ee8e6d749f3 to your computer and use it in GitHub Desktop.
OBJC:Get reference of Appdelegate.txt
var appDelegate = UIApplication.sharedApplication().delegate as AppDelegate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment