Last active
May 9, 2016 05:46
-
-
Save ajonnet/77f56efd2a55261ef43233cdaaf79dc3 to your computer and use it in GitHub Desktop.
ViewController Callbacks
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
-->ViewController Callbacks | |
loadView Called | |
viewDidLoad called | |
ViewWillAppear called | |
WillLayoutSubviews called | |
DidLayoutSubviews called | |
viewDidAppear called | |
-->Location for XCode Plugins | |
~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment