mkdir in PhaseScriptExecution
mkdir in PhaseScriptExecution
- Subject: mkdir in PhaseScriptExecution
- From: Sam Deane <email@hidden>
- Date: Fri, 28 Oct 2005 19:37:00 +0100
I'm trying to create a Custom Build Rule Script. When the script is
executed, the results window shows that it's trying to create a
directory, but not specifying a location, and thus reporting an error:
PhaseScriptExecution /Development/projects/org/opendylan/hello/build/
hello.build/Debug/ShellToolTarget.build/Script-b6332b9e.sh
mkdir
cd /Development/projects/org/opendylan/hello
setenv ACTION build
...lots more setenvs go here
setenv YACCFLAGS
/bin/sh -c "echo \"building ${INPUT_FILE_NAME}\""
Note the mkdir on its own at the top.
Does anyone have any idea why this is happening?
_______________________________________________
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