Class: FastlaneCore::SimulatorTV

Inherits:
Simulator show all
Defined in:
lib/fastlane_core/device_manager.rb

Class Method Summary collapse

Methods inherited from Simulator

clear_cache, launch, reset, reset_all

Class Method Details

.allObject



213
214
215
# File 'lib/fastlane_core/device_manager.rb', line 213

def all
  return DeviceManager.simulators('tvOS')
end