#/bin/sh echo "Removing files generated by Cocoapods" rm -rf Podfile.lock Pods/ Speech.xcworkspace/ Speech.xcodeproj/xcuserdata/ echo "Removing files generated by the protocol buffer compiler" rm speech.out