18
With Xcode 4 there was a lot left to be desired when working when working with the interface builder tool to apply auto-layout to our interfaces, fortunately with Xcode 5 this has been much improved.Here’s a tutorial from Yari D’areglia that provides a nice series of examples on using auto layout within the Xcode 5 Interface Builder/Storyboards tool and updating programatically.