仪器中的AutoLayout模板在哪里?

Eri*_*ric 8 xcode instruments ios autolayout

Apple建议使用Instruments中的Auto Layout模板来帮助调试Auto Layout问题.我在Xcode 5.0.2的模板中找不到它(我看到"空白","分配","泄漏",但没有自动布局).

这个模板在哪里?

Lom*_*baX 10

使用"空白"模板.然后,从库中选择并拖动"Cocoa Layout"模板

空白模板

可可布局