orchetect/Xcode Simulator Setup

Dynamically find the best available Xcode device simulator.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
refreshRefresh Xcode simulators by first calling the simulator controller to refresh by listing all local simulators. This can help reduce the number of spurious issues that can occur periodically when listing and using simulators.notrue
downloadAsks the simulator controller to first download a relevant simulator for the platform specified by the target parameter. This can help reduce the number of spurious issues that can occur periodically when listing and using simulators.nofalse
workspace-pathRelative path to the Xcode workspace. If the target is a Swift Package that exists in the root of the repository, omit this parameter.no
schemeXcode scheme name that will be used when enumerating available device simulators.yes
targetPlatform (iOS, tvOS, watchOS, visionOS) device (iphone, ipad, watch, appletv, visionpro). See README for more options.yes
os-versionPlatform OS version regular expression. (Optional)no
namedescription
idDestination Simulator ID
platformDestination Platform
platform-shortPlatform (Short)
workspace-pathXcode workspace path relative to repo root