class FastlaneCore::SimulatorTV
Public Class Methods
all()
click to toggle source
# File lib/fastlane_core/device_manager.rb, line 218 def all return DeviceManager.simulators('tvOS') end
# File lib/fastlane_core/device_manager.rb, line 218 def all return DeviceManager.simulators('tvOS') end