Re: Run script only during deployment builds?
Re: Run script only during deployment builds?
- Subject: Re: Run script only during deployment builds?
- From: Andy Wiese <email@hidden>
- Date: Tue, 14 Dec 2004 12:53:37 -0600
On Dec 14, 2004, at 10:22 AM, Izidor Jerebic wrote:
On Dec 14, 2004, at 8:14 AM, Andy Wiese wrote:
What I've gleaned from the archives is that real Xcode developers use
the xcodebuild commandline tool with the install action to do what
I'm trying to do. But frankly that seems silly when a simple cp is
all that I need. Am I missing something crucial?
Yes, the archives for this list :-)
This exact same topic came about few months ago. And to make it short:
The script is run on deployment build, but you need to check
"Deployment Postprocessing" switch in deployment build-style. This
also triggers stripping and other good things you want for final
version...
<Picture 1.pdf>
Together with 'Deployment Location' switched-on this makes identical
action to command line install build...
izidor
Thanks a lot. Looks like I skimped on my homework. Now that I know its
there in the archives, I wonder how I missed it.
Andy
_______________________________________________
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