Arduino on Xcode Project — Official Thread

Hi,

just read all the posts of this thread - So you all don't have any problems with the output from Serial.println();? I just cloned tims Arduino-With-XCode project and also tested some other projects but I don't get any logs in xcode. The rate is set to 9600 bps Serial.begin(9600); Did I miss something to get the output?

Oh, and thanks for all the help getting a projet to work in xcode!