Class: FastlaneCore::SimulatorTV
- Defined in:
- lib/fastlane_core/simulator.rb
Class Method Summary collapse
Methods inherited from Simulator
Class Method Details
.requested_os_type ⇒ Object
110 111 112 |
# File 'lib/fastlane_core/simulator.rb', line 110 def requested_os_type 'tvOS' end |