Apple recommends using the Auto Layout template in Instruments to help debug Auto Layout issues. I can't find it among the templates in Xcode 5.0.2 (I see "Blank", "Allocations", "Leaks", but no Auto Layout).
Where is this template located?
Apple recommends using the Auto Layout template in Instruments to help debug Auto Layout issues. I can't find it among the templates in Xcode 5.0.2 (I see "Blank", "Allocations", "Leaks", but no Auto Layout).
Where is this template located?
Use the "blank" template. Then, from the library, select and drag the "Cocoa Layout" template

