Re: Pre-build & Post-build phases
Re: Pre-build & Post-build phases
- Subject: Re: Pre-build & Post-build phases
- From: Dave Carrigan <email@hidden>
- Date: Tue, 24 Mar 2009 08:56:19 -0700
On Mar 24, 2009, at 6:26 AM, Nima wrote:
Hi everyone,
I was asked to add a a pre-build and post-build steps to a project
in Xcode, how do you add these two phases to Xcode?
P.S. I'm using Xcode 3.1.2
For pre-build, create a target that consists only of a single run-
script phase and make all your other targets depend on it.
For post-build, do the same, except make that target depend on all the
other targets.
--
Dave Carrigan
email@hidden
Seattle, WA, USA
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
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