23 24 25
# File 'lib/xccache/command/build.rb', line 23 def run Installer::Build.new(ctx: self, targets: @targets).install! end