Build Information
Failed to build Auburn, reference 0.6.2 (b2747e), with Swift 6.3 for tvOS using Xcode 26.4 on 11 Apr 2026 23:11:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Auburn -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Auburn.git
Reference: 0.6.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Auburn
* tag 0.6.2 -> FETCH_HEAD
HEAD is now at b2747eb Delete Package.resolved
Cloned https://github.com/OperatorFoundation/Auburn.git
Revision (git rev-parse @):
b2747ebe6a8e5ee60962c87c2eef1112e96151f9
SUCCESS checkout https://github.com/OperatorFoundation/Auburn.git at 0.6.2
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/OperatorFoundation/Auburn.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/OperatorFoundation/Redshot.git
Fetching from https://github.com/OperatorFoundation/Datable.git
Creating working copy of package ‘Datable’
Checking out 3.1.5 of package ‘Datable’
Creating working copy of package ‘Redshot’
Checking out 0.8.5 of package ‘Redshot’
Resolve Package Graph
Resolved source packages:
RedShot: https://github.com/OperatorFoundation/Redshot.git @ 0.8.5
Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
Auburn: /Users/admin/builder/spi-builder-workspace
resolved source packages: RedShot, Datable, Auburn
2026-04-11 19:11:00.062 xcodebuild[529:3052] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "redshot",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Redshot.git"
}
],
"manifest_display_name" : "Auburn",
"name" : "Auburn",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Auburn",
"targets" : [
"Auburn"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AuburnTests",
"module_type" : "SwiftTarget",
"name" : "AuburnTests",
"path" : "Tests/AuburnTests",
"product_dependencies" : [
"RedShot"
],
"sources" : [
"AuburnTests.swift"
],
"target_dependencies" : [
"Auburn"
],
"type" : "test"
},
{
"c99name" : "Auburn",
"module_type" : "SwiftTarget",
"name" : "Auburn",
"path" : "Sources/Auburn",
"product_dependencies" : [
"RedShot"
],
"product_memberships" : [
"Auburn"
],
"sources" : [
"Auburn.swift",
"RBase.swift",
"RFloat.swift",
"RInt.swift",
"RList.swift",
"RMap.swift",
"RSet.swift",
"RSortedSet.swift",
"RString.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Auburn"
]
}
}
2026-04-11 19:11:07.994 xcodebuild[699:4088] [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 Auburn -destination generic/platform=tvOS
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 Auburn -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
RedShot: https://github.com/OperatorFoundation/Redshot.git @ 0.8.5
Auburn: /Users/admin/builder/spi-builder-workspace
Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Auburn' in project 'Auburn'
➜ Explicit dependency on target 'Auburn' in project 'Auburn'
➜ Explicit dependency on target 'RedShot' in project 'RedShot'
Target 'Auburn' in project 'Auburn'
➜ Explicit dependency on target 'RedShot' in project 'RedShot'
Target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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
Build description signature: 2f8ee43b61c36817a5a420be725ee6cc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2f8ee43b61c36817a5a420be725ee6cc.xcbuilddata
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'RedShot' from project 'RedShot')
2026-04-11 19:11:10.764 xcodebuild[706:4158] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Auburn
(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:
Auburn: /Users/admin/builder/spi-builder-workspace
RedShot: https://github.com/OperatorFoundation/Redshot.git @ 0.8.5
Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
resolved source packages: Auburn, RedShot, Datable
2026-04-11 19:11:12.758 xcodebuild[738:4361] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "redshot",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Redshot.git"
}
],
"manifest_display_name" : "Auburn",
"name" : "Auburn",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Auburn",
"targets" : [
"Auburn"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AuburnTests",
"module_type" : "SwiftTarget",
"name" : "AuburnTests",
"path" : "Tests/AuburnTests",
"product_dependencies" : [
"RedShot"
],
"sources" : [
"AuburnTests.swift"
],
"target_dependencies" : [
"Auburn"
],
"type" : "test"
},
{
"c99name" : "Auburn",
"module_type" : "SwiftTarget",
"name" : "Auburn",
"path" : "Sources/Auburn",
"product_dependencies" : [
"RedShot"
],
"product_memberships" : [
"Auburn"
],
"sources" : [
"Auburn.swift",
"RBase.swift",
"RFloat.swift",
"RInt.swift",
"RList.swift",
"RMap.swift",
"RSet.swift",
"RSortedSet.swift",
"RString.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Auburn"
]
}
}
2026-04-11 19:11:13.918 xcodebuild[748:4428] [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 Auburn -destination generic/platform=tvOS
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 Auburn -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
Auburn: /Users/admin/builder/spi-builder-workspace
Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
RedShot: https://github.com/OperatorFoundation/Redshot.git @ 0.8.5
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Auburn' in project 'Auburn'
➜ Explicit dependency on target 'Auburn' in project 'Auburn'
➜ Explicit dependency on target 'RedShot' in project 'RedShot'
Target 'Auburn' in project 'Auburn'
➜ Explicit dependency on target 'RedShot' in project 'RedShot'
Target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2f8ee43b61c36817a5a420be725ee6cc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2f8ee43b61c36817a5a420be725ee6cc.xcbuilddata
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'RedShot' from project 'RedShot')
2026-04-11 19:11:14.811 xcodebuild[751:4460] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Auburn
(1 failure)
BUILD FAILURE 6.3 tvOS