Xcode 4 中缺少控制台
我的日志窗口在 Xcode 4 中丢失。我不知道我做了什么,但现在只有一个空白的灰色框,它应该位于 Xcode 窗口的底部。
我怎样才能把它拿回来?
My log window is missing in Xcode 4. I don't know what I did, but now there is just a blank gray box where it should be at the bottom the Xcode window.
How can I get it back?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这个按钮应该可以解决问题:
...在我的窗口上可以在这里找到:
< img src="https://i.sstatic.net/Um5vc.png" alt="在此处输入图像描述">
This button should do the trick:
... which, on my window, can be found here:
XCode 肯定处于一种奇怪的状态,关闭并重新打开修复了它。
XCode must have been in a funky state, closing and reopening fixed it.