When I compile my code, Shell Script Invocation error happen in my project. I did Clean->Build->Restart my project. But it didn't help. I did again Clean DerivedData, but still the same error. How to solve this error. Please help me.
Asked
Active
Viewed 4,643 times
13
-
Did you get a solution? – CheshireKat Nov 18 '16 at 21:08
-
1Yes! I delete podfile and reinstall ! That's solved @CheshireKat – San San Nov 21 '16 at 05:07
-
Did you have to delete the .workspace file also? Deleting the pods and reinstalling didn't work for me. I'm still seeing this issue. – elprl Nov 21 '16 at 16:28
1 Answers
0
you have to create scheme of the selected pod, choose it and run build. After include framework of the selected pod.

George Chokhonelidze
- 73
- 1
- 8