Re: shell script in deployment builds
Re: shell script in deployment builds
- Subject: Re: shell script in deployment builds
- From: Matt Neuburg <email@hidden>
- Date: Sun, 15 Aug 2004 08:01:24 -0700
On or about 8/15/04 2:08 AM, thus spake "Pavol Markovic"
<email@hidden>:
> Deployment build is build targeted for release - byt default without
> debugging symbols and better optimization. You can add your own
> options.
Obviously. So I was doing a deployment build, according to your definition.
But that is not the question. The question is: Then why didn't my shell
script run, when "Run script only during deployment builds" was checked?
Clearly *you* think what I was doing was a deployment build, and *I* think
what I was doing was a deployment build, but Xcode does *not* think it was a
deployment build (or at least this checkbox does not think so), since the
shell script did not run. Therefore I am wondering what this checkbox thinks
*is* a deployment build.
If I cannot discover the answer, I must uncheck this checkbox in order to
get the shell script to run. But that means that it *always* runs, during
*every* build throughout development, which is a waste of time. m.
> On 15.8.2004, at 0:38, Matt Neuburg wrote:
>
>> When I build with the Deployment style, if my shell script build phase has
>> the "Run script only during deployment builds" checkbox checked, the shell
>> script is *not* run. So clearly building with Deployment style is not the
>> same as a deployment build. Okay, so what *is* a deployment build? Thx - m.
--
matt neuburg, phd = email@hidden, http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
AppleScript: the Definitive Guide! NOW SHIPPING...! (Finally.)
http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.