Re: Permission denied when launching Unit Tests
Re: Permission denied when launching Unit Tests
- Subject: Re: Permission denied when launching Unit Tests
- From: Jeremy Pereira <email@hidden>
- Date: Tue, 1 Sep 2009 17:09:33 +0100
On 1 Sep 2009, at 13:54, Pavel Yakimenko wrote:
line 2: GTMIphone/RunIPhoneUnitTest.sh: Permission denied
I'm running:
MacOS 10.5
xCode 3.1.3
iPhone Simulator 3.0
The test cases are built based on two frameworks:
GTMPhone
OCMock.
Did someone have any ideas about solving this problem?
chmod +x GTMIphone/RunIPhoneUnitTest.sh
might do the trick. "Permission denied" is the error you get when you
try to tun a shell script that is not executable.
--
Thanks and regards,
Pavel Yakimenko (email@hidden)
_______________________________________________
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
_______________________________________________
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