Build Information
Failed to build Fetch, reference master (eb1434), with Swift 6.2 for tvOS using Xcode 26.3 on 5 May 2026 22:00:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Fetch -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dhardiman/fetch.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dhardiman/fetch
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at eb1434f Bump activesupport from 7.0.7.2 to 7.2.3.1
Cloned https://github.com/dhardiman/fetch.git
Revision (git rev-parse @):
eb1434ffa2b4dd1e5457cbe7d7ceb4c2fcd8c144
SUCCESS checkout https://github.com/dhardiman/fetch.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/dhardiman/fetch.git
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/AliSoftware/OHHTTPStubs
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Fetching from https://github.com/Quick/Nimble
Creating working copy of package ‘OHHTTPStubs’
Creating working copy of package ‘CwlPreconditionTesting’
Creating working copy of package ‘CwlCatchException’
Creating working copy of package ‘Nimble’
Checking out 2.2.1 of package ‘CwlPreconditionTesting’
Checking out 9.1.0 of package ‘OHHTTPStubs’
Checking out 9.2.1 of package ‘Nimble’
Checking out 2.2.0 of package ‘CwlCatchException’
Resolved source packages:
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.0
Nimble: https://github.com/Quick/Nimble @ 9.2.1
OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs @ 9.1.0
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.1
resolved source packages: CwlCatchException, Nimble, OHHTTPStubs, CwlPreconditionTesting
{
"dependencies" : [
],
"manifest_display_name" : "Fetch",
"name" : "Fetch",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Fetch",
"targets" : [
"Fetch"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Fetch",
"module_type" : "BinaryTarget",
"name" : "Fetch",
"path" : "remote/archive/Fetch.zip",
"product_memberships" : [
"Fetch"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Fetch",
"schemes" : [
"Example",
"Fetch-iOS",
"Fetch-macOS",
"Fetch-tvOS"
],
"targets" : [
"Fetch-iOS",
"Fetch-iOSTests",
"Fetch-tvOS",
"Fetch-tvOSTests",
"Example",
"Fetch-macOS",
"Fetch-macOSTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Fetch"
]
}
}
2026-05-05 18:00:10.153 xcodebuild[755:4616] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Fetch -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.3.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 Fetch -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
Fetch: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Fetch' in project 'Fetch' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
Build description signature: 923504b113061c91f54bfa3bf4383e9f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/923504b113061c91f54bfa3bf4383e9f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Fetch/Fetch.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Fetch/Fetch.xcframework'. (in target 'Fetch' from project 'Fetch')
2026-05-05 18:00:11.564 xcodebuild[777:4730] [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 Fetch
(1 failure)
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Fetch: /Users/admin/builder/spi-builder-workspace
resolved source packages: Fetch
2026-05-05 18:00:13.612 xcodebuild[790:4814] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "Fetch",
"name" : "Fetch",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Fetch",
"targets" : [
"Fetch"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Fetch",
"module_type" : "BinaryTarget",
"name" : "Fetch",
"path" : "remote/archive/Fetch.zip",
"product_memberships" : [
"Fetch"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Fetch"
]
}
}
2026-05-05 18:00:14.629 xcodebuild[798:4873] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Fetch -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.3.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 Fetch -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
Fetch: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Fetch' in project 'Fetch' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
Build description signature: 923504b113061c91f54bfa3bf4383e9f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/923504b113061c91f54bfa3bf4383e9f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Fetch/Fetch.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Fetch/Fetch.xcframework'. (in target 'Fetch' from project 'Fetch')
2026-05-05 18:00:15.471 xcodebuild[800:4904] [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 Fetch
(1 failure)
BUILD FAILURE 6.2 tvOS