Class: FastlaneCore::SimulatorWatch

Inherits:
Simulator
  • Object
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



139
140
141
# File 'lib/fastlane_core/simulator.rb', line 139

def requested_os_type
  'watchOS'
end