Build Information
Failed to build AccessibilitySnapshotColorBlindness, reference main (b89d10), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 12 Apr 2026 04:49:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AccessibilitySnapshotColorBlindness -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sherlouk/AccessibilitySnapshotColorBlindness.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sherlouk/AccessibilitySnapshotColorBlindness
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b89d10f Add Example to README
Cloned https://github.com/sherlouk/AccessibilitySnapshotColorBlindness.git
Revision (git rev-parse @):
b89d10fca1c870ea877bd416057c984f866111e9
SUCCESS checkout https://github.com/sherlouk/AccessibilitySnapshotColorBlindness.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/sherlouk/AccessibilitySnapshotColorBlindness.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/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 ‘swift-snapshot-testing’
Checking out 1.19.2 of package ‘swift-snapshot-testing’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.9.0 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-syntax’
Checking out 603.0.0 of package ‘swift-syntax’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.5.0 of package ‘swift-custom-dump’
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:
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.19.2
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
AccessibilitySnapshotColorBlindness: /Users/admin/builder/spi-builder-workspace
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
resolved source packages: swift-snapshot-testing, swift-custom-dump, swift-syntax, AccessibilitySnapshotColorBlindness, xctest-dynamic-overlay
2026-04-12 00:49:04.747 xcodebuild[529:3074] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 00:49:04.851 xcodebuild[529:3074] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 00:49:05.301 xcodebuild[529:3074] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
}
],
"manifest_display_name" : "AccessibilitySnapshotColorBlindness",
"name" : "AccessibilitySnapshotColorBlindness",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "AccessibilitySnapshotColorBlindness",
"targets" : [
"AccessibilitySnapshotColorBlindness"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AccessibilitySnapshotColorBlindnessTests",
"module_type" : "SwiftTarget",
"name" : "AccessibilitySnapshotColorBlindnessTests",
"path" : "Tests",
"sources" : [
"ColorBlindnessSimTests.swift"
],
"target_dependencies" : [
"AccessibilitySnapshotColorBlindness"
],
"type" : "test"
},
{
"c99name" : "AccessibilitySnapshotColorBlindness",
"module_type" : "SwiftTarget",
"name" : "AccessibilitySnapshotColorBlindness",
"path" : "Sources",
"product_dependencies" : [
"SnapshotTesting"
],
"product_memberships" : [
"AccessibilitySnapshotColorBlindness"
],
"sources" : [
"Matrix.swift",
"MatrixTypes.swift",
"Snapshotting.swift",
"UIImage+ApplyMatrix.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AccessibilitySnapshotColorBlindness"
]
}
}
2026-04-12 00:49:44.945 xcodebuild[811:4776] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 00:49:45.045 xcodebuild[811:4776] [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 AccessibilitySnapshotColorBlindness -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 AccessibilitySnapshotColorBlindness -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
AccessibilitySnapshotColorBlindness: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.19.2
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.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 (5 targets)
Target 'AccessibilitySnapshotColorBlindnessTests' in project 'AccessibilitySnapshotColorBlindness'
➜ Explicit dependency on target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
➜ Explicit dependency on target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
➜ 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/swiftc --version
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/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: bb7537d931cb34f519e2eabaa4fb1e58
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bb7537d931cb34f519e2eabaa4fb1e58.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AccessibilitySnapshotColorBlindness' from project 'AccessibilitySnapshotColorBlindness')
2026-04-12 00:49:47.327 xcodebuild[816:4858] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 00:49:47.452 xcodebuild[816:4858] [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:a87c8183e54b85481e5f1365afeb1dc09f8425e8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a87c8183e54b85481e5f1365afeb1dc09f8425e8, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a87c8183e54b85481e5f1365afeb1dc09f8425e8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a87c8183e54b85481e5f1365afeb1dc09f8425e8, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AccessibilitySnapshotColorBlindness
(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
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
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
AccessibilitySnapshotColorBlindness: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax, AccessibilitySnapshotColorBlindness
2026-04-12 00:49:53.876 xcodebuild[867:5167] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 00:49:53.977 xcodebuild[867:5167] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
}
],
"manifest_display_name" : "AccessibilitySnapshotColorBlindness",
"name" : "AccessibilitySnapshotColorBlindness",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "AccessibilitySnapshotColorBlindness",
"targets" : [
"AccessibilitySnapshotColorBlindness"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AccessibilitySnapshotColorBlindnessTests",
"module_type" : "SwiftTarget",
"name" : "AccessibilitySnapshotColorBlindnessTests",
"path" : "Tests",
"sources" : [
"ColorBlindnessSimTests.swift"
],
"target_dependencies" : [
"AccessibilitySnapshotColorBlindness"
],
"type" : "test"
},
{
"c99name" : "AccessibilitySnapshotColorBlindness",
"module_type" : "SwiftTarget",
"name" : "AccessibilitySnapshotColorBlindness",
"path" : "Sources",
"product_dependencies" : [
"SnapshotTesting"
],
"product_memberships" : [
"AccessibilitySnapshotColorBlindness"
],
"sources" : [
"Matrix.swift",
"MatrixTypes.swift",
"Snapshotting.swift",
"UIImage+ApplyMatrix.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AccessibilitySnapshotColorBlindness"
]
}
}
2026-04-12 00:49:55.603 xcodebuild[877:5248] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 00:49:55.705 xcodebuild[877:5248] [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 AccessibilitySnapshotColorBlindness -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 AccessibilitySnapshotColorBlindness -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
AccessibilitySnapshotColorBlindness: /Users/admin/builder/spi-builder-workspace
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
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 (5 targets)
Target 'AccessibilitySnapshotColorBlindnessTests' in project 'AccessibilitySnapshotColorBlindness'
➜ Explicit dependency on target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
➜ Explicit dependency on target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
➜ 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/swiftc --version
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/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: bb7537d931cb34f519e2eabaa4fb1e58
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bb7537d931cb34f519e2eabaa4fb1e58.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AccessibilitySnapshotColorBlindness' from project 'AccessibilitySnapshotColorBlindness')
2026-04-12 00:49:57.080 xcodebuild[880:5287] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 00:49:57.180 xcodebuild[880:5287] [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:a87c8183e54b85481e5f1365afeb1dc09f8425e8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a87c8183e54b85481e5f1365afeb1dc09f8425e8, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a87c8183e54b85481e5f1365afeb1dc09f8425e8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a87c8183e54b85481e5f1365afeb1dc09f8425e8, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AccessibilitySnapshotColorBlindness
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild