Re: Shell Script Build Phase troubles
Re: Shell Script Build Phase troubles
- Subject: Re: Shell Script Build Phase troubles
- From: Scott Tooker <email@hidden>
- Date: Tue, 26 Oct 2004 11:12:59 -0700
Yes, the text is not clear at all. As Nick points out, the intent is to
only have the phase run if you are performing an install build (if the
box is checked). I'm trying to clean this up for the next release.
Scott
On Oct 23, 2004, at 11:11 AM, Jacob Lukas wrote:
On Oct 23, 2004, at 10:23 AM, Nick Zitzmann wrote:
On Oct 22, 2004, at 10:46 PM, Jacob Lukas wrote:
I have a shell script build phase to prepare my application for
distribution. It's only supposed to run on a "Deployment" build. If
I set the option "Run script only during deployment builds", my
script is never run, whether the build style is deployment or
development. What am I doing wrong?
Nothing; the text is incorrect. I think it's supposed to say "Run
script only during install builds". If you want the script to only
trigger on deployment builds, then you need to check the
${BUILD_STYLE} variable in the script and act on that.
That makes sense. Hopefully they'll fix the text soon.
Jacob
_______________________________________________
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
_______________________________________________
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