仪器中的AutoLayout模板在哪里?

时间:2013-12-05 09:22:18

标签: ios xcode autolayout instruments

Apple recommends using the Auto Layout template in Instruments帮助调试自动布局问题。我在Xcode 5.0.2的模板中找不到它(我看到“空白”,“分配”,“泄漏”,但没有自动布局)。

此模板位于何处?

1 个答案:

答案 0 :(得分:10)

使用“空白”模板。然后,从库中选择并拖动“Cocoa Layout”模板

Blank template

Cocoa Layout