Custom build phase execution order
Custom build phase execution order
- Subject: Custom build phase execution order
- From: "Nick Veys" <email@hidden>
- Date: Mon, 8 Sep 2008 22:02:23 -0500
I'm trying to create a build phase that modifies the Info.plist file
to keep a segment of my version number up-to-date w/the working SVN
revision number, doing this is of course no problem but it would seem
despite my best efforts the default build process looks for the
Info.plist file before my "Update Version" script phase I have added
gets a chance to run. The docs mention inputs and outputs influencing
the build order, but telling it Info.plist.in is an input and
Info.plist is an output seems to have no effect. A fresh checkout and
build fails due to the lack of a Info.plist, run it again and viola
it's there and everyone's happy.
Is there a way to truly have a script phase execute absolutely first?
Thanks!
Nick
_______________________________________________
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