Sha256: 3b6fc64cf0bf00baa50209dbe8f21ed526338ede4d2b4bd0634ad210ab4d794d

Contents?: true

Size: 120 Bytes

Versions: 5

Compression:

Stored size: 120 Bytes

Contents

task :default => [:spec]

begin 
	require 'rspec/core/rake_task'
	RSpec::Core::RakeTask.new(:spec)
rescue LoadError
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
xcodebuild-helper-1.2.5 Rakefile
xcodebuild-helper-1.2.3 Rakefile
xcodebuild-helper-1.1.1 Rakefile
xcodebuild-helper-1.1.0 Rakefile
xcodebuild-helper-1.0.0 Rakefile