Remove .dSYM directory also.
clean: Remove .dSYM directories. They are debug symbols that will be generated by cc.
This patch is for Darwin/OSX/iOS. Maybe harmless if you use with other OSes.
clean: Remove .dSYM directories. They are debug symbols that will be generated by cc.