Contents

CiXcodeVersion.Attributes.TestDestinations

The test destinations available for an Xcode version.

Declaration

object CiXcodeVersion.Attributes.TestDestinations

Properties

NameTypeDescription
availableRuntimes[CiXcodeVersion.Attributes.TestDestinations.AvailableRuntimes]

A list of runtimes available for the Xcode version.

deviceTypeIdentifierstring

A string that uniquely identifies the simulated device Xcode Cloud uses for a test action; for example, com.apple.CoreSimulator.SimDeviceType.iPhone-12.

deviceTypeNamestring

The display name of the simulated device Xcode Cloud uses for a test action; for example, iPhone 12.

kindCiTestDestinationKind

A string that indicates whether a test destination is a simulated device or a Mac.

Topics

Objects