- Application lifecycle
- main()
- Run loop
- Initializing from Storyboard vs nib vs manually
- Event handling
- -[UIApplication sendEvent:]
- App "screen saver"
- Hooking up buttons to firstResponder
- NSLocalizedString
- Don't need to enter keys in Localizable.strings unless key is high-ASCII
- Using genstrings
- Localization search order
- Comment - notes for translator (file name not really that helpful)
- PassKit
- Mocking URL protocol for unit tests
- Responder chain
- NSNotificationQueue
- NSPostWhenIdle
Created
July 9, 2012 20:20
-
-
Save AquaGeek/3078663 to your computer and use it in GitHub Desktop.
iOS discussions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment