Re: Can a shell script build phase's output be used in a copy build phase?
Re: Can a shell script build phase's output be used in a copy build phase?
- Subject: Re: Can a shell script build phase's output be used in a copy build phase?
- From: Scott Tooker <email@hidden>
- Date: Tue, 17 May 2005 10:31:39 -0700
Currently, the best thing to do is run the shell script and then add
the output files to the project, then place those references in the
copy files phase.
Scott
On May 17, 2005, at 6:30 AM, Brian Smith wrote:
I'm wanting to generate a plist file from a python script and copy
it into the product's resource directory, so I figured I could use
a shell script build phase plus a copy build phase to accomplish
this. Is it possible to for a copy build phase to use the output of
the previous build phase? Plus, I put the derived product of the
script into the build folder which is outside the project
directory. Is the away to use the BUILT_PRODUCTS_DIR or other
settings variable to specify the output file in the shell script
build phase's inspector? Finally, is there another way to approach
this?
Regards,
Brian
_______________________________________________
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
_______________________________________________
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