Build Information
Failed to build SnapshotTestingStitch with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-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: 5.8
Building package at path: $workDir
https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Fetching https://github.com/alexey1312/SnapshotTestingHEIC.git from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/alexey1312/SnapshotTestingHEIC.git (0.43s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (1.13s)
Computing version for https://github.com/alexey1312/SnapshotTestingHEIC.git
Computed https://github.com/alexey1312/SnapshotTestingHEIC.git at 1.2.1 (0.51s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.10.0 (0.52s)
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.10.0
Creating working copy for https://github.com/alexey1312/SnapshotTestingHEIC.git
Working copy of https://github.com/alexey1312/SnapshotTestingHEIC.git resolved at 1.2.1
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.
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 5.8 macosSpm