Problem with dependency checking in Run Script phase
Problem with dependency checking in Run Script phase
- Subject: Problem with dependency checking in Run Script phase
- From: "Yoav Gonen" <email@hidden>
- Date: Thu, 22 Dec 2005 17:43:25 +0200
Hello,
I've created a Run Script phase with a single line
of script:
cp ${SRCROOT}/myfile ${DERIVED_FILE_DIR}
I put $(SRCROOT)/myfile in the "Input
Files" box and ${DERIVED_FILE_DIR)/myfile in the "Output Files"
box of the Run Script Phase Info dialog.
From the documentation, after running once and
copying the file (and I see it is indeed copied), the script should not run again
unless I change ${SRCROOT}/myfile. But it is run every time I compile. It seems
there is a problem with the dependency-checking of the script phase. Is this a
known issue? Or am I doing something wrong?
Thanks,
Yoav
|
_______________________________________________
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