Re: Shell Script Build Phase troubles
Re: Shell Script Build Phase troubles
- Subject: Re: Shell Script Build Phase troubles
- From: Nick Zitzmann <email@hidden>
- Date: Sat, 23 Oct 2004 11:23:18 -0600
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.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"After standing on the stage, after the debates, I made it very plain
we will not have an all-volunteer army." - George W. Bush (October 16,
2004)
_______________________________________________
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