Build Information
Failed to build ios-accessibility-text-snapshot, reference main (0820d5), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 22 Jun 2025 22:48:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ios-accessibility-text-snapshot -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/minddistrict/ios-accessibility-text-snapshot.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/minddistrict/ios-accessibility-text-snapshot
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0820d56 Merge pull request #6 from minddistrict/Update-platforms-to-ios-13
Cloned https://github.com/minddistrict/ios-accessibility-text-snapshot.git
Revision (git rev-parse @):
0820d565d2278830c96998c1d2711b86a7102d73
SUCCESS checkout https://github.com/minddistrict/ios-accessibility-text-snapshot.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/minddistrict/ios-accessibility-text-snapshot.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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/swiftlang/swift-syntax
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.18.4 of package ‘swift-snapshot-testing’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
Resolve Package Graph
Resolved source packages:
ios-accessibility-text-snapshot: /Users/admin/builder/spi-builder-workspace
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.4
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
resolved source packages: ios-accessibility-text-snapshot, swift-snapshot-testing, xctest-dynamic-overlay, swift-syntax, swift-custom-dump
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
}
],
"manifest_display_name" : "ios-accessibility-text-snapshot",
"name" : "ios-accessibility-text-snapshot",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AccessibilityTextSnapshot",
"targets" : [
"AccessibilityTextSnapshot"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AccessibilityTextSnapshot",
"module_type" : "SwiftTarget",
"name" : "AccessibilityTextSnapshot",
"path" : "Sources",
"product_dependencies" : [
"SnapshotTesting"
],
"product_memberships" : [
"AccessibilityTextSnapshot"
],
"sources" : [
"Accessibility.testing.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ios-accessibility-text-snapshot"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ios-accessibility-text-snapshot -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 ios-accessibility-text-snapshot -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.4
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
ios-accessibility-text-snapshot: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'AccessibilityTextSnapshot' in project 'ios-accessibility-text-snapshot'
➜ Explicit dependency on target 'AccessibilityTextSnapshot' in project 'ios-accessibility-text-snapshot'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'AccessibilityTextSnapshot' in project 'ios-accessibility-text-snapshot'
➜ 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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 452a240fcc98085e3c39eb0b6faa2a31
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/452a240fcc98085e3c39eb0b6faa2a31.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AccessibilityTextSnapshot' from project 'ios-accessibility-text-snapshot')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:98e095d5b25941ed424be26bb623b1635ad09ab7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:98e095d5b25941ed424be26bb623b1635ad09ab7, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:98e095d5b25941ed424be26bb623b1635ad09ab7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:98e095d5b25941ed424be26bb623b1635ad09ab7, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ios-accessibility-text-snapshot
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.4
swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
ios-accessibility-text-snapshot: /Users/admin/builder/spi-builder-workspace
resolved source packages: xctest-dynamic-overlay, swift-custom-dump, swift-snapshot-testing, swift-syntax, ios-accessibility-text-snapshot
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
}
],
"manifest_display_name" : "ios-accessibility-text-snapshot",
"name" : "ios-accessibility-text-snapshot",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AccessibilityTextSnapshot",
"targets" : [
"AccessibilityTextSnapshot"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AccessibilityTextSnapshot",
"module_type" : "SwiftTarget",
"name" : "AccessibilityTextSnapshot",
"path" : "Sources",
"product_dependencies" : [
"SnapshotTesting"
],
"product_memberships" : [
"AccessibilityTextSnapshot"
],
"sources" : [
"Accessibility.testing.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ios-accessibility-text-snapshot"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ios-accessibility-text-snapshot -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 ios-accessibility-text-snapshot -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.4
ios-accessibility-text-snapshot: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'AccessibilityTextSnapshot' in project 'ios-accessibility-text-snapshot'
➜ Explicit dependency on target 'AccessibilityTextSnapshot' in project 'ios-accessibility-text-snapshot'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'AccessibilityTextSnapshot' in project 'ios-accessibility-text-snapshot'
➜ 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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 452a240fcc98085e3c39eb0b6faa2a31
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/452a240fcc98085e3c39eb0b6faa2a31.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AccessibilityTextSnapshot' from project 'ios-accessibility-text-snapshot')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:98e095d5b25941ed424be26bb623b1635ad09ab7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:98e095d5b25941ed424be26bb623b1635ad09ab7, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:98e095d5b25941ed424be26bb623b1635ad09ab7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:98e095d5b25941ed424be26bb623b1635ad09ab7, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ios-accessibility-text-snapshot
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild