Sha256: 0947f3be8eebbe18ad93e68c309bc820873dda4ef51bce3a4066d6cd1a35958d

Contents?: true

Size: 145 Bytes

Versions: 6

Compression:

Stored size: 145 Bytes

Contents

  require 'pathname'
  pn = Pathname.new(__FILE__)
  opts = ARGV.join(" ")
  puts `"#{pn.dirname}/.././externals/oclint/#{pn.basename}" #{opts}`

Version data entries

6 entries across 2 versions & 1 rubygems

Version Path
objective-ci-0.0.2 bin/oclint-0.8
objective-ci-0.0.2 bin/oclint-json-compilation-database
objective-ci-0.0.2 bin/oclint-xcodebuild
objective-ci-0.0.1 bin/oclint-0.8
objective-ci-0.0.1 bin/oclint-json-compilation-database
objective-ci-0.0.1 bin/oclint-xcodebuild