Re: cp from Xcode Shell script target
Re: cp from Xcode Shell script target
- Subject: Re: cp from Xcode Shell script target
- From: JT Burgess <email@hidden>
- Date: Fri, 5 Mar 2010 13:45:43 -0500
On Fri, Mar 5, 2010 at 11:38 AM, Greg Guerin <email@hidden> wrote:
> 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
Looks like the copy is actually running just fine - but I'm still
getting strange behavior.
The first time I double click the app to run, it give me the "wrong
architecture" message.
I click OK, and try to run the app again and it succeeds...
It's probably not a huge problem, but I'm wondering if this will
happen to my users when I distribute the app.
_______________________________________________
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