Build Runs
Read detailed build information and start new builds.
Overview
The ciBuildRuns resource represents an Xcode Cloud build. Use it to get a list of builds Xcode Cloud performed and access detailed information for a specific build; for example:
The status of ongoing and completed builds
The number of issues Xcode Cloud encountered during the build
The build number
Start and completion dates
Actions Xcode Cloud performed
Additionally, use the ciBuildRuns resource to tell Xcode Cloud to start a new build.
Topics
Getting Build Information
Read Xcode Cloud Build InformationList All Actions for an Xcode Cloud BuildList All Builds Xcode Cloud Created in App Store ConnectGET /v1/ciBuildRuns/{id}/relationships/actionsGET /v1/ciBuildRuns/{id}/relationships/builds