Contents

Build Actions

Read information about actions you configured for an Xcode Cloud workflow and their related data such as artifacts, issues, or test results.

Overview

The ciBuildActions resource represents the actions Xcode Cloud performed when it built your project or workspace. Use it to read information about the actions Xcode Cloud performed during a build; for example:

  • Type, name, and date information of the action

  • Status information for an ongoing and completed action

  • Artifacts created by the action

  • Issues that occurred

  • Detailed information about test results

To update a workflow’s actions, use the Workflows resource.

Topics

Getting Build Actions

Objects

See Also

Build Information