Developer Tools Exploring UIStackView Distribution Types Exploring the five UIStackView distribution types: Fill, Fill Equally, Fill Proportionally, Equal Spacing, and Equal Centering.
Embedded Systems Localizing Strings in Objective-C With ibtool and Localized String, you can have your application ready to be translated into a number of different languages in just a few steps.
Ruby Motion ReactiveCocoa: The Future of Cocoa Programming ReactiveCocoa will improve the structure and reduce the complexity of your code. Most importantly, it removes the need for keeping track of state.