Class: FastlaneCore::SimulatorTV

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

Class Method Summary collapse

Methods inherited from Simulator

all, clear_cache, reset, reset_all

Class Method Details

.requested_os_typeObject



131
132
133
# File 'lib/fastlane_core/simulator.rb', line 131

def requested_os_type
  'tvOS'
end