74 75 76
# File 'lib/xccache/core/config.rb', line 74 def spm_metadata_dir @spm_metadata_dir ||= Dir.prepare(spm_sandbox / "metadata") end