User defined runtime attributes are the hidden gem of Xcode’s Interface Builder. Available since Xcode 4 and iOS 5, they provide the ability to configure properties of a view that you would otherwise be unable to configure in Interface Builder.
runtime
Xcode – power of breakpoints
A collection of useful Xcode debugging technique, using Breakpoints and LLDBdebugger.