Re: Run script only during deployment builds?
Re: Run script only during deployment builds?
- Subject: Re: Run script only during deployment builds?
- From: Izidor Jerebic <email@hidden>
- Date: Tue, 14 Dec 2004 17:22:01 +0100
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...
Attachment:
Picture 1.pdf
Description: Adobe PDF document
Together with 'Deployment Location' switched-on this makes identical
action to command line install build...
izidor
_______________________________________________
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