Last active
August 12, 2018 18:21
-
-
Save nishabe/35b3bfc2ed261330405e1ee8e6d749f3 to your computer and use it in GitHub Desktop.
OBJC:Get reference of Appdelegate.txt
This file contains 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
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