Re: a couple of questions
Re: a couple of questions
- Subject: Re: a couple of questions
- From: Florian Weber <email@hidden>
- Date: Thu, 29 Jul 2004 10:39:26 +0200
is it possible to have a shell script build target?
Yes.
i think i might have not described that correctly. basically i dont
wanna
create anything. i just wanna RUN a shell script via a build target..
any
ways to do that?
but is there also a way to define success somehow?
If you open the Build window and raise the splitter at the bottom of
the window, then you'll see the full build log. That ought to help you
figure out why this error occurred.
i know =) but i would love to use the top part of the build window.
errors get
displayed there (coming from my shell script) correctly via the parsing
of
data like
some_file.rb:12: Failure: foo
but i would love to display also success messages there. i mean after
all i bet xcode parses those somehow as well, or?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.