Re: Shell script problem (PB)
Re: Shell script problem (PB)
- Subject: Re: Shell script problem (PB)
- From: Chris Ridd <email@hidden>
- Date: Wed, 01 Oct 2003 20:54:44 +0100
On 1/10/03 8:34 pm, Jean Bovet <email@hidden> wrote:
>
Hi,
>
>
I'm trying to execute a script in the Shell Script Build Phase but I
>
always get the error:
>
>
=== Script ===
>
#!/bin/sh
>
./RemoveFrameworkHeaders.txt
>
--- Output ---
>
/Users/bovet/AAppTest/build/AAppTest.build/AAppTest.build/BPTag004-
>
script.sh: ./RemoveFrameworkHeaders.txt: Permission denied
>
=== Exit code: 126 ===
>
>
Any idea ?
Have you checked that the RemoveFrameworkHeaders.txt file has the execute
bit set?
Cheers,
Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.