Copy Build Phase - How to force copy
Copy Build Phase - How to force copy
- Subject: Copy Build Phase - How to force copy
- From: ruffnex <email@hidden>
- Date: Tue, 17 Feb 2004 14:16:49 +0800
Hi,
I have a copy build phase where several files, the output of osascript,
are copied into the Resources directory.
However, the copy build phase does not always copy all files. What
tells XCode to actually copy a file?
I end up having to run build several times, and each time, the build
results log will copy some of the files, sometimes missing the file
that has been changed, and copying a file that is unchanged.
I have a shell script phase before the copy phase, which invokes
osascript. I have added commands to touch the source files, and the
output files (thinking it is a date modified issue) but to no avail.
Any directions appreciated...
Thanks,
Simon
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.