Re: shell script build phase creating error
Re: shell script build phase creating error
- Subject: Re: shell script build phase creating error
- From: Heath Raftery <email@hidden>
- Date: Fri, 18 Jun 2004 13:21:43 +1000
Rosyna,
On 17/06/2004, at 11:55 PM, Rosyna wrote:
I'm trying to use a copy files build phase to copy a framework into
the frameworks directory of my target. Then using CP I copy the built
target to a specific folder on disk. It works once, then if I try to
do it again without removing the build directory, I get an error that
cp cannot overwrite a directory with a non-directory when both are
symbolic links.
Is there anyway around this?
rm the target first? I recall having to do similar to get my build
product into the preference panes folder each time. I can look up the
details if you don't get it happening.
Heath
_______________________________________________
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.