Passing the result of one build phase to another
Passing the result of one build phase to another
- Subject: Passing the result of one build phase to another
- From: Wim Lewis <email@hidden>
- Date: Mon, 17 Oct 2005 17:50:26 -0700
I'd like to have a shell script phase which generates a .c file
(containing information about the build environment) which then gets
compiled and linked into the project. The shell script should run
every time the project is built. Is there a way to do this using Xcode?
I can approach pretty close to my goal in a handful of ways, but not
quite get there. Unless I'm missing something, there isn't a good way
to get the shell script's output file to be used in the Compile Files
phase.
_______________________________________________
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