---
title: CiTestDestination
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/citestdestination
---

# CiTestDestination

The test destination of a test action that Xcode Cloud performs.

## Declaration

```data
object CiTestDestination
```

## Properties

deviceTypeIdentifier: A string that uniquely identifies the simulated device Xcode Cloud uses for a test action, for example, com.apple.CoreSimulator.SimDeviceType.iPhone-12. deviceTypeName: The display name of the simulated device that Xcode Cloud uses for a test action, for example, iPhone 12. kind: A string that indicates whether a test destination is a simulated device or a Mac. runtimeIdentifier: A string that identifies the simulated environment that Xcode Cloud uses for a test action. runtimeName: The name of the operating system of the simulated environment that Xcode Cloud uses for a test action.

## See Also

### Objects

- [CiProduct](appstoreconnectapi/ciproduct.md)
- [CiProductResponse](appstoreconnectapi/ciproductresponse.md)
- [CiProductsResponse](appstoreconnectapi/ciproductsresponse.md)
- [CiProductAdditionalRepositoriesLinkagesResponse](appstoreconnectapi/ciproductadditionalrepositorieslinkagesresponse.md)
- [CiProductAppLinkageResponse](appstoreconnectapi/ciproductapplinkageresponse.md)
- [CiProductBuildRunsLinkagesResponse](appstoreconnectapi/ciproductbuildrunslinkagesresponse.md)
- [CiProductPrimaryRepositoriesLinkagesResponse](appstoreconnectapi/ciproductprimaryrepositorieslinkagesresponse.md)
- [CiProductWorkflowsLinkagesResponse](appstoreconnectapi/ciproductworkflowslinkagesresponse.md)
- [CiBranchStartCondition](appstoreconnectapi/cibranchstartcondition.md)
- [CiFilesAndFoldersRule](appstoreconnectapi/cifilesandfoldersrule.md)
- [CiGitUser](appstoreconnectapi/cigituser.md)
- [CiIssueCounts](appstoreconnectapi/ciissuecounts.md)
- [CiPullRequestStartCondition](appstoreconnectapi/cipullrequeststartcondition.md)
- [CiScheduledStartCondition](appstoreconnectapi/cischeduledstartcondition.md)
- [CiTagStartCondition](appstoreconnectapi/citagstartcondition.md)
