Re: RunScript Phase in Build Output
Re: RunScript Phase in Build Output
- Subject: Re: RunScript Phase in Build Output
- From: Chris Espinosa <email@hidden>
- Date: Mon, 6 Apr 2009 18:22:08 -0700
On Apr 6, 2009, at 5:20 PM, Grant Limberg wrote:
When building a project from within Xcode with custom shell scripts,
when the script is run "Running custom shell script" gets printed
into the Xcode build window under "Building Target TargetName of
project ProjectName with configuration Configuration". Is there any
way to customize this output so that it's something a bit more
informative than "Running custom shell script." Like, say, a
customizable string that can say what script is being run?
Not in currently-available versions of Xcode.
You can always make the first line of the script say "echo 'Processing
video files...'" or some such.
Chris
_______________________________________________
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