Mock not generate with run script (Cuckoo mocking framework)
In my sample project for unit testing I have used Cuckoo mocking framework for generating mock class. I have used this script as run script phase. And I also used this script manually in terminal. Unable to generate mock class.