xcodeVersion property

String? xcodeVersion
getter/setter pair

The Xcode version that should be used for the test.

Use the TestEnvironmentDiscoveryService to get supported options. Defaults to the latest Xcode version Firebase Test Lab supports.

Implementation

core.String? xcodeVersion;