Xcode总是调试器

时间:2010-10-27 09:17:12

标签: xcode

当我启动Xcode并让它创建一个新项目时,无论是女巫。然后单击,构建并运行。它给出了这个错误

The Debugger has exited with status 0.
[Session started at 2010-10-27 11:14:54 +0200.]
GNU gdb 6.3.50-20050815 (Apple version gdb-1472) (Wed Jul 21 10:53:12 UTC 2010)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin".tty /dev/ttys000
Loading program into debugger…
Program loaded.
run
[Switching to process 589]
Running…
2010-10-27 11:14:54.602 Math[589:a0f] Can't open input server /Library/InputManagers/Inquisitor`

应用程序确实启动,并且不会崩溃,但甚至不会在nib文件中加载视图。 我已经安装了最新版本。

1 个答案:

答案 0 :(得分:0)

您的Xcode安装中似乎缺少一个文件。它可能安装了更新错误或其他东西,我能想到的唯一修复是从网站重新安装Xcode。