• NSLog wants a tty. If it doesn't get one, it sends the log message to syslog. Use PTY.spawn instead. As a result, we lose highlighting for stderr, but we do get to see all output. Changed: U trunk/Bundles/Xcode.tmbundle/Support/bin/run_xcode_target.rb