【发布时间】:2013-12-22 03:45:47
【问题描述】:
Apple recommends using the Auto Layout template in Instruments 帮助调试自动布局问题。我在 Xcode 5.0.2 的模板中找不到它(我看到“空白”、“分配”、“泄漏”,但没有自动布局)。
此模板位于何处?
【问题讨论】:
标签: ios xcode autolayout instruments
Apple recommends using the Auto Layout template in Instruments 帮助调试自动布局问题。我在 Xcode 5.0.2 的模板中找不到它(我看到“空白”、“分配”、“泄漏”,但没有自动布局)。
此模板位于何处?
【问题讨论】:
标签: ios xcode autolayout instruments
使用“空白”模板。然后,从库中选择并拖动“Cocoa Layout”模板
【讨论】: