CiXcodeVersion.Attributes.TestDestinations
The test destinations available for an Xcode version.
Declaration
object CiXcodeVersion.Attributes.TestDestinationsProperties
| Name | Type | Description |
|---|---|---|
availableRuntimes | [CiXcodeVersion.Attributes.TestDestinations.AvailableRuntimes] | A list of runtimes available for the Xcode version. |
deviceTypeIdentifier | string | A string that uniquely identifies the simulated device Xcode Cloud uses for a test action; for example, |
deviceTypeName | string | The display name of the simulated device Xcode Cloud uses for a test action; for example, |
kind | CiTestDestinationKind | A string that indicates whether a test destination is a simulated device or a Mac. |