Re: cp from Xcode Shell script target
Re: cp from Xcode Shell script target
- Subject: Re: cp from Xcode Shell script target
- From: Greg Guerin <email@hidden>
- Date: Fri, 5 Mar 2010 09:38:41 -0700
JT Burgess wrote:
cp -r $RUNTIME_DIR/XUL.framework $INST_APP_PATH/Contents/Frameworks/
Double-quote the arguments.
Add this command to the shell script. See what it outputs.
set -x
-- GG
_______________________________________________
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