Im new to Xcode programming , and i want to know is there any way to Find out program compile
and execution behavior on Xcode IDE?
I have some exprience on both Eclipse and VisualStudio IDE.
in eclipse i use Logcat for watching the output messages and error logs and Same Happens to
visual studio on Output or error list windows , but problem is i couldnt find the way to check
this log on Xcode.
there is a guid on apple site :
and there is a log window on IOS simulator.
are these my only available option and should i only stick to them ?





