Build phase : run script, output files
Build phase : run script, output files
- Subject: Build phase : run script, output files
- From: Julien Palmas <email@hidden>
- Date: Mon, 13 Jun 2005 10:00:09 +0900
This is my first post on this list ! Nice to join the community !
I have been using Xcode for a while now, but only for small projects
that didn't need a lot of tweaking.
I recently got interested in the build phases to see how it could
help me develop my project more easily. I added a "Run script" build
phase that creates 2 files : foo.h and foo.c
those 2 files are to be used by the following build phase, which is
"Compile". What I don't know how to do is to add those files to the
"Compile" phase after the "Run script". I tried to add foo.c and
foo.h in the output files of the script but get an error saying
"Impossible to create directory" ...
If somebody could tell me what I am doing wrong .... ;-)
Thanks in advance.
Julien
_______________________________________________
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