Method: RunLoop::Xcode#v62

Defined in:
lib/run_loop/xcode.rb

#v62RunLoop::Version

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

Returns:



79
80
81
# File 'lib/run_loop/xcode.rb', line 79

def v62
  fetch_version(:v62)
end