Can a shell script build phase's output be used in a copy build phase?
Can a shell script build phase's output be used in a copy build phase?
- Subject: Can a shell script build phase's output be used in a copy build phase?
- From: Brian Smith <email@hidden>
- Date: Tue, 17 May 2005 21:30:44 +0800
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