---
title: Xcode Versions
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/xcode-versions
---

# Xcode Versions

Read Xcode version information you configure for an Xcode Cloud workflow.

## Overview

Overview The ciXcodeVersions resource represents the version of Xcode you configure for an Xcode Cloud workflow. To change a workflow’s build environment, use the Workflows resource. note: This resource supports JSON web tokens with a lifetime of up to six months. For more information, see Determine the Appropriate Token Lifetime.

## Topics

### Getting Xcode Version Information

- [List all xcode versions available in xcode cloud](appstoreconnectapi/get-v1-cixcodeversions.md)
- [Read xcode version information](appstoreconnectapi/get-v1-cixcodeversions-_id_.md)
- [List available macos versions for an xcode version](appstoreconnectapi/get-v1-cixcodeversions-_id_-macosversions.md)
- [List macOS version IDs for a CI Xcode version](appstoreconnectapi/get-v1-cixcodeversions-_id_-relationships-macosversions.md)

### Objects

- [CiXcodeVersion](appstoreconnectapi/cixcodeversion.md)
- [CiXcodeVersionResponse](appstoreconnectapi/cixcodeversionresponse.md)
- [CiXcodeVersionsResponse](appstoreconnectapi/cixcodeversionsresponse.md)
- [CiXcodeVersionMacOsVersionsLinkagesResponse](appstoreconnectapi/cixcodeversionmacosversionslinkagesresponse.md)

## See Also

### Xcode Cloud Products and Workflows

- [Products](appstoreconnectapi/products.md)
- [Workflows](appstoreconnectapi/workflows.md)
- [macOS Versions](appstoreconnectapi/macos-versions.md)
