CLEANUP 209 B

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