Re: Pre-build & Post-build phases
Re: Pre-build & Post-build phases
- Subject: Re: Pre-build & Post-build phases
- From: Nima <email@hidden>
- Date: Tue, 24 Mar 2009 13:50:17 -0400
Hi Dave,
Thank you for your reply.
I already have a RunScript build phase for my current target in Xcode, I added what I wanted for pre-build phase,but it's not clear to me how to add post-build for this target ? Can you explain it a bit more?
Thanks again,
Nima
On Tue, Mar 24, 2009 at 11:56 AM, Dave Carrigan
<email@hidden> wrote:
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
_______________________________________________
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