---
title: CiXcodeVersion.Attributes.TestDestinations.AvailableRuntimes
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/cixcodeversion/attributes-data.dictionary/testdestinations-data.dictionary/availableruntimes-data.dictionary
---

# CiXcodeVersion.Attributes.TestDestinations.AvailableRuntimes

An available simulator runtime for this Xcode Cloud version, specifying the platform and OS version it can simulate.

## Declaration

```data
object CiXcodeVersion.Attributes.TestDestinations.AvailableRuntimes
```

## Properties

runtimeIdentifier: A string that identifies the simulated environment Xcode Cloud uses for a test action. runtimeName: The name of the operating system of the simulated environment Xcode Cloud uses.
