Build Information
Failed to build SnapshotTestingStitch, reference main (a1c51a
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 07:38:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sherlouk/swift-snapshot-testing-stitch
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a1c51ab Merge pull request #11 from MojtabaHs/docs/fix-typos
Cloned https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Revision (git rev-parse @):
a1c51ab705388cecee16ab80f6e0f4d1623595b1
SUCCESS checkout https://github.com/sherlouk/swift-snapshot-testing-stitch.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/alexey1312/SnapshotTestingHEIC.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/200] Fetching snapshottestingheic
Fetched https://github.com/alexey1312/SnapshotTestingHEIC.git from cache (0.78s)
[1/13227] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (17.46s)
Computing version for https://github.com/alexey1312/SnapshotTestingHEIC.git
Computed https://github.com/alexey1312/SnapshotTestingHEIC.git at 1.5.1 (17.98s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (0.42s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4581] Fetching swift-custom-dump
[4582/75487] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (5.21s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.21s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (5.62s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.35s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.94s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.39s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/alexey1312/SnapshotTestingHEIC.git
Working copy of https://github.com/alexey1312/SnapshotTestingHEIC.git resolved at 1.5.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
error: the library 'SnapshotTestingStitch' requires macos 10.13, but depends on the product 'SnapshotTesting' which requires macos 10.15; consider changing the library 'SnapshotTestingStitch' to require macos 10.15 or later, or the product 'SnapshotTesting' to require macos 10.13 or earlier.
error: the library 'SnapshotTestingStitch' requires macos 10.13, but depends on the product 'SnapshotTestingHEIC' which requires macos 10.15; consider changing the library 'SnapshotTestingStitch' to require macos 10.15 or later, or the product 'SnapshotTestingHEIC' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm