Errors from Shell Script phase: How to make them obvious?
Errors from Shell Script phase: How to make them obvious?
- Subject: Errors from Shell Script phase: How to make them obvious?
- From: Alexander von Below <email@hidden>
- Date: Sun, 8 Oct 2006 23:21:38 +0200
The shell script feature of Xcode is great, and I use it for a lot of
pre- and post-processing stuff.
There is one cosmetic issue I have: It would be great if I could find
out how to show the error information from the shell scripts could in
the normal errors list.
Right now I (and especially my coworkers) only find them in the
detailed build results list. For some Xcode novices it takes a while
(and usually an email to me) until they realize where they have to
look for the "phantom build error"
I have tried to echo both to stdout and to stderr (&2), but so
success. Do I have to output the error in a certain format for Xcode
to show it "proper"?
Thanks for any pointers
Alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden