Method: RunLoop::Xcode#v82

Defined in:
lib/run_loop/xcode.rb

#v82RunLoop::Version

Returns a version instance for Xcode 8.2; used to check for the availability of features and paths to various items on the filesystem

Returns:



89
90
91
# File 'lib/run_loop/xcode.rb', line 89

def v82
  fetch_version(:v82)
end