class XCJobs::BuildForTesting

Private Instance Methods

command() click to toggle source
# File lib/xcjobs/xcodebuild.rb, line 269
def command
  'build-for-testing'
end