Reputation: 2154
I have an iOS app written in Swift. Whenever I run the project, it gives Shell Script Invocation Errors
:
When I clean the project, the subsequent build performs ok. But again, if I build the project next time, it again gives the same error.
Cleaning and rebuilding the project takes a lot of time. Is there some way around it?
Upvotes: 3
Views: 2093
Reputation: 19750
It's difficult to know exactly what is causing this issue as it could be a number of things, So the question is quite broad.
Few things to try...
If your still having issues after that try providing additonal information.
Upvotes: 3