防止 Xcode 终端消失
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/8540965/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Keep Xcode terminal from disappearing
提问by Rob
For some reason when I build/run my code in Xcode, the terminal pane automatically disappears and I have to use Ctrl+Shift+C to get it back. This can be frustrating when you're compiling often. Does anyone know how to make it stay put?
出于某种原因,当我在 Xcode 中构建/运行我的代码时,终端窗格会自动消失,我必须使用 Ctrl+Shift+C 才能将其恢复。当您经常编译时,这可能会令人沮丧。有谁知道如何让它保持原状?
回答by Michael Dautermann
Link's answer is for Xcode 3, I think.
我认为,Link 的答案是针对 Xcode 3 的。
For Xcode 4, open the Behaviors tab in Preferences.... and under "Build Starts" (make sure that's checked", enable the "Show" debugger with "Console View" section.
对于 Xcode 4,打开 Preferences.... 中的 Behaviors 选项卡,在“Build Starts”下(确保已选中),使用“Console View”部分启用“Show”调试器。
回答by Link
go to xcode preferences, under building. Build Results Window , Open duing builds. set to Always
转到 xcode 首选项,正在构建中。构建结果窗口,在构建期间打开。设置为始终