Allows to clean up DerivedData for specific project name but leave Index folder untouched.
This keeps Xcode indexes alive allows to just rebuild sources without re-indexing your project.
Usage:
$ removeDerivedData- nuke DD for all projects$ removeDerivedData MyApp- nuke DD for MyApp project only