# Downloading build artifacts and logs

https://mobilebuilds.app/guides/downloading-build-artifacts-and-logs/
Last updated: 2026-08-16


Every build action keeps whatever Xcode Cloud produced. Open a run, tap an
action, and scroll to **Artifacts**.

<figure class="screenshot">
  <img src="/assets/guides/downloading-build-artifacts-and-logs/01-artifacts.png" alt="Artifacts section of a build action in Mobile Builds, grouped into expandable cards">
</figure>

## What's in there

Artifacts are grouped by kind, so you can go straight to the one you want.

<figure class="screenshot">
  <img src="/assets/guides/downloading-build-artifacts-and-logs/02-artifacts-below-results.png" alt="Artifacts grouped into Archives, Archive exports, Result bundles, Log bundles and Test products, each with a share button">
</figure>

Alongside those you may see stapled notarized archives and xcodebuild products,
depending on what the action ran. Tap a group to expand it.

## Share an artifact

Each artifact row has a share button. It hands the download URL to the system
share sheet, so you can AirDrop it to your Mac, save it to Files, or send it on
to whoever needs it.

On a test action the artifacts sit below the test results, so scroll past the
tests to reach them.

## Related

- [Reading a build run](/guides/reading-a-build-run/)
- [Finding a failing test](/guides/finding-a-failing-test/)


---

Mobile Builds — https://mobilebuilds.app/
Site index for language models: https://mobilebuilds.app/llms.txt
