I have got an existing project from a client and I tried to run this in my MAC using XCode 5.0
But I am facing this following error. I installed Cocoa Pods but still doesn't work. This project is running fine in other developer's machine. I badly need this running in my machine.
What I am missing? Any help is highly appreciated.
Thanks in advance.
You need to make the script executable. Open terminal and execute this command:
chmod a+x "/Users/shovon0203/Desktop/My Work/oDesk/momenTOGO/MomenTOGO_iPhone/Pods/Pods-resources.sh"