如何从Xcode Playground删除时钟?

时间:2015-09-27 18:20:34

标签: xcode swift-playground

有没有办法从Xcode Playground顶级菜单中删除时钟?时钟显示在" Ready"。

旁边的中心

enter image description here

1 个答案:

答案 0 :(得分:1)

那不是时钟;这是执行Xcode最后一个动作的时间(例如,“Build”或“Run”)。没有办法将其删除。