Welcome to MacForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

newbie question about xcode script targets

 
   Macintosh computer (Home) -> Tools RSS
Related Topics:
Xcode project targets - I'm having a hell of a time getting this to work in a way I think it should. I tried doing it with multiple build styles in the project, but that didn't work. Then I tried multiple targets. Couldn't get that to work either. What I want is one..

xcode projects question for a windows dll port - Hi! I have a windows c/c++ dll that I need to port to Mac (OS X). I'm using Xcode. I want to start a new project but don't what kind of project to choose. I'm juggling between these 3: Carbon Framework Carbon Dynamic Library Carbon Static Library Which

MySQL newbie - Hidey-Ho! Just getting started with MySQL in Panther, and need some advice on tools & I used to do database stuff in 4D a long time ago, so I know something about database design for apps. This makes me a 15 years..

How do I use CVS with Xcode? - [ My apologies if this is I don't know whether my ISP's news server is set up right. ] I want to use Xcode to help manage the files in a PHP project I'm working on. There were a couple of files available for Project Builder to get it to..

How do I use CVS with Xcode? - [ My apologies if this is I don't know whether my ISP's news server is set up right. ] I could use some help figuring out how to use CVS with Xcode! I set up my CVS and imported my source code files into CVS and checked them..
Next:  Tools: exception handling problem in xcode  
Author Message
edward

External


Since: Dec 10, 2006
Posts: 1



(Msg. 1) Posted: Sun Dec 10, 2006 10:51 pm
Post subject: newbie question about xcode script targets
Archived from groups: comp>sys>mac>programmer>tools (more info?)

I have an xcode target that is just a simple shell script that runs a
conversion program against a list of files, like *.def and *.mod. The
script runs when I select it and say build. My question is, how do I
see what the shell script is doing; at present the script runs quietly
in the background and I don't see any progress. Is there a way to see
it run. In good old DOS I can put an echo statement at the beginning,
and a PAUSE statement at the end so I can see it on the screen and
dismiss the pause with a character press. Any equivalent in the Bourne
or Bourne Again shell, which is what the latest OS X seems to use.

Also, is there a keyboard shortcut to running a single target? It
seems awfully convenient to put all my batch files into a project as a
target so that I can run the ones I want. The error handling is much
nicer under xcode;

your experience is appreciated.

 >> Stay informed about: newbie question about xcode script targets 
Back to top
Login to vote
simmer26

External


Since: Jan 11, 2005
Posts: 10



(Msg. 2) Posted: Mon Dec 11, 2006 11:23 am
Post subject: Re: newbie question about xcode script targets [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If you open the build results window by choosing Build > Build Results,
you should be able to see the script run in the build transcript when
you build the target. The build transcript is initially invisible.
There are four small buttons on the left side of the build results
window. Click the third button to show the build transcript.

Mark Szymczyk
Author, Xcode Tools Sensei
Now Updated for Xcode 2.4
<http://www.meandmark.com>

 >> Stay informed about: newbie question about xcode script targets 
Back to top
Login to vote
Lawson English

External


Since: Sep 11, 2006
Posts: 32



(Msg. 3) Posted: Wed Dec 13, 2006 11:57 pm
Post subject: Re: newbie question about xcode script targets [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mark wrote:
> If you open the build results window by choosing Build > Build Results,
> you should be able to see the script run in the build transcript when
> you build the target. The build transcript is initially invisible.
> There are four small buttons on the left side of the build results
> window. Click the third button to show the build transcript.
>
> Mark Szymczyk
> Author, Xcode Tools Sensei
> Now Updated for Xcode 2.4
> <http://www.meandmark.com>
>

Thanks, I stumbled my way through a one-off solution to the problem. Now
I'm trying to get the durned thing to actually DO something, rather than
merely not report errors when the plug-in is loaded. A guy at Disney
tells me that the version of Maya I have (6.0, the first Mac version)
was so buggy that most people never got Mac plug-ins to work. Since
they've announced version 8.5 at SIGGRAPH, its probably not worth the
hassle to figure this out. Your book looks good, BTW.

Thanks to all who have responded.
 >> Stay informed about: newbie question about xcode script targets 
Back to top
Login to vote
Display posts from previous:   
   Macintosh computer (Home) -> Tools All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]