Build Information
Failed to build SnapshotTestingStitch, reference main (a1c51a), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 12 Apr 2026 18:24:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SnapshotTestingStitch -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching from https://github.com/alexey1312/SnapshotTestingHEIC.git
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.9.0 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.5.0 of package ‘swift-custom-dump’
Creating working copy of package ‘SnapshotTestingHEIC’
Checking out 1.6.0 of package ‘SnapshotTestingHEIC’
Creating working copy of package ‘swift-syntax’
Checking out 603.0.0 of package ‘swift-syntax’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.19.2 of package ‘swift-snapshot-testing’
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Resolve Package Graph
Resolved source packages:
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.19.2
SnapshotTestingStitch: /Users/admin/builder/spi-builder-workspace
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.6.0
resolved source packages: xctest-dynamic-overlay, swift-snapshot-testing, SnapshotTestingStitch, swift-custom-dump, swift-syntax, SnapshotTestingHEIC
2026-04-12 14:23:42.346 xcodebuild[559:3047] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "snapshottestingheic",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexey1312/SnapshotTestingHEIC.git"
}
],
"manifest_display_name" : "SnapshotTestingStitch",
"name" : "SnapshotTestingStitch",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SnapshotTestingStitch",
"targets" : [
"SnapshotTestingStitch"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SnapshotTestingStitchTests",
"module_type" : "SwiftTarget",
"name" : "SnapshotTestingStitchTests",
"path" : "Tests/SnapshotTestingStitchTests",
"sources" : [
"SnapshotTestingStitch.swift",
"SnapshotTestingStitchHEIC.swift"
],
"target_dependencies" : [
"SnapshotTestingStitch"
],
"type" : "test"
},
{
"c99name" : "SnapshotTestingStitch",
"module_type" : "SwiftTarget",
"name" : "SnapshotTestingStitch",
"path" : "Sources/SnapshotTestingStitch",
"product_dependencies" : [
"SnapshotTesting",
"SnapshotTestingHEIC"
],
"product_memberships" : [
"SnapshotTestingStitch"
],
"sources" : [
"ImageFormat.swift",
"Snapshotting.swift",
"StitchStyle.swift",
"StitchTask.swift",
"Stitcher.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SnapshotTestingStitch"
]
}
}
2026-04-12 14:23:52.509 xcodebuild[841:4618] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SnapshotTestingStitch -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SnapshotTestingStitch -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.19.2
SnapshotTestingStitch: /Users/admin/builder/spi-builder-workspace
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.6.0
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
Target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: cb83d14356fe28d80bdfe76d67dad6ec
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cb83d14356fe28d80bdfe76d67dad6ec.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
error: The package product 'SnapshotTestingHEIC' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
2026-04-12 14:23:57.173 xcodebuild[905:5079] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3aaf48cc14a83fa7fd83687aebc189b275fef8ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3aaf48cc14a83fa7fd83687aebc189b275fef8ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3aaf48cc14a83fa7fd83687aebc189b275fef8ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3aaf48cc14a83fa7fd83687aebc189b275fef8ec, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SnapshotTestingStitch
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.19.2
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.6.0
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
SnapshotTestingStitch: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-custom-dump, swift-snapshot-testing, swift-syntax, SnapshotTestingHEIC, xctest-dynamic-overlay, SnapshotTestingStitch
2026-04-12 14:24:00.757 xcodebuild[962:5403] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "snapshottestingheic",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexey1312/SnapshotTestingHEIC.git"
}
],
"manifest_display_name" : "SnapshotTestingStitch",
"name" : "SnapshotTestingStitch",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SnapshotTestingStitch",
"targets" : [
"SnapshotTestingStitch"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SnapshotTestingStitchTests",
"module_type" : "SwiftTarget",
"name" : "SnapshotTestingStitchTests",
"path" : "Tests/SnapshotTestingStitchTests",
"sources" : [
"SnapshotTestingStitch.swift",
"SnapshotTestingStitchHEIC.swift"
],
"target_dependencies" : [
"SnapshotTestingStitch"
],
"type" : "test"
},
{
"c99name" : "SnapshotTestingStitch",
"module_type" : "SwiftTarget",
"name" : "SnapshotTestingStitch",
"path" : "Sources/SnapshotTestingStitch",
"product_dependencies" : [
"SnapshotTesting",
"SnapshotTestingHEIC"
],
"product_memberships" : [
"SnapshotTestingStitch"
],
"sources" : [
"ImageFormat.swift",
"Snapshotting.swift",
"StitchStyle.swift",
"StitchTask.swift",
"Stitcher.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SnapshotTestingStitch"
]
}
}
2026-04-12 14:24:02.744 xcodebuild[973:5496] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SnapshotTestingStitch -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SnapshotTestingStitch -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
SnapshotTestingStitch: /Users/admin/builder/spi-builder-workspace
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.19.2
SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.6.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
Target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: cb83d14356fe28d80bdfe76d67dad6ec
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cb83d14356fe28d80bdfe76d67dad6ec.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
error: The package product 'SnapshotTestingHEIC' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
2026-04-12 14:24:04.368 xcodebuild[977:5545] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3aaf48cc14a83fa7fd83687aebc189b275fef8ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3aaf48cc14a83fa7fd83687aebc189b275fef8ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3aaf48cc14a83fa7fd83687aebc189b275fef8ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3aaf48cc14a83fa7fd83687aebc189b275fef8ec, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SnapshotTestingStitch
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild