• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problem With shell script build phase
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem With shell script build phase


  • Subject: Re: Problem With shell script build phase
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 19 May 2006 17:59:21 -0700

On May 19, 2006, at 4:05 PM, Tommy Nordgren wrote:

I have a problem with custom shell script build phases in my projects.

I get one error message for each output file of every shell script build phase.

Checking the build log, I see calls of mkdir, without a parameter.

My shell scripts don't even use mkdir.

How can I silence theese (nonfatal, but irritating) error messages.

The troublesome projects are based on the C++ Tool stationery.


Perhaps if you post a little of the build log we could help.

Also, if you set the tool to "/bin/sh -x" it emits diagnostics into the build log, showing you what commands are executed.

Often if you have a script that invokes other scripts or tools, downstream errors are reported in the immediate tool (such as mkdir) rather than in the higher-level tool or the script itself.

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

  • Follow-Ups:
    • Re: Problem With shell script build phase
      • From: Tommy Nordgren <email@hidden>
    • Re: Problem With shell script build phase
      • From: Tommy Nordgren <email@hidden>
References: 
 >Problem With shell script build phase (From: Tommy Nordgren <email@hidden>)

  • Prev by Date: Problem With shell script build phase
  • Next by Date: Re: Problem With shell script build phase
  • Previous by thread: Problem With shell script build phase
  • Next by thread: Re: Problem With shell script build phase
  • Index(es):
    • Date
    • Thread