class Slather::Project

def derived_data_dir

def derived_data_dir
  File.expand_path('~') + "/Library/Developer/Xcode/DerivedData/"
end