Build Information
Failed to build BluKit, reference 2.0.6 (2c59e1), with Swift 6.3 for tvOS using Xcode 26.4 on 17 Apr 2026 00:23:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BluKit -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Zion-Software-LLC/BluKitPackage.git
Reference: 2.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Zion-Software-LLC/BluKitPackage
* tag 2.0.6 -> FETCH_HEAD
HEAD is now at 2c59e14 BluKit Package 2.0.6
Cloned https://github.com/Zion-Software-LLC/BluKitPackage.git
Revision (git rev-parse @):
2c59e14451f53ede3666feaf920a730e88262698
SUCCESS checkout https://github.com/Zion-Software-LLC/BluKitPackage.git at 2.0.6
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/Zion-Software-LLC/BluKitPackage.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
Resolve Package Graph
Resolved source packages:
BluKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: BluKit
2026-04-16 20:23:20.594 xcodebuild[563:3105] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 20:23:20.695 xcodebuild[563:3105] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 20:23:21.171 xcodebuild[563:3105] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "BluKit",
"name" : "BluKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BluKit",
"targets" : [
"BluKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BluKitPackage",
"module_type" : "SwiftTarget",
"name" : "BluKitPackage",
"path" : "Sources/BluKitPackage",
"sources" : [
"BluKitPackage.swift"
],
"target_dependencies" : [
"BluKit"
],
"type" : "library"
},
{
"c99name" : "BluKit",
"module_type" : "BinaryTarget",
"name" : "BluKit",
"path" : "remote/archive/BluKit.xcframework.2.0.6.zip",
"product_memberships" : [
"BluKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BluKit"
]
}
}
2026-04-16 20:23:43.418 xcodebuild[677:3880] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 20:23:43.519 xcodebuild[677:3880] [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 BluKit -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 BluKit -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
BluKit: /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 'BluKit' in project 'BluKit' (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
Build description signature: 8c26d2cfdaeb066fa4fb578eacc3ab95
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8c26d2cfdaeb066fa4fb578eacc3ab95.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BluKit/BluKit.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/BluKit/BluKit.xcframework'. (in target 'BluKit' from project 'BluKit')
2026-04-16 20:23:44.963 xcodebuild[684:3947] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 20:23:45.063 xcodebuild[684:3947] [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 BluKit
(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:
BluKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: BluKit
2026-04-16 20:23:47.266 xcodebuild[698:4047] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 20:23:47.368 xcodebuild[698:4047] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "BluKit",
"name" : "BluKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BluKit",
"targets" : [
"BluKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BluKitPackage",
"module_type" : "SwiftTarget",
"name" : "BluKitPackage",
"path" : "Sources/BluKitPackage",
"sources" : [
"BluKitPackage.swift"
],
"target_dependencies" : [
"BluKit"
],
"type" : "library"
},
{
"c99name" : "BluKit",
"module_type" : "BinaryTarget",
"name" : "BluKit",
"path" : "remote/archive/BluKit.xcframework.2.0.6.zip",
"product_memberships" : [
"BluKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BluKit"
]
}
}
2026-04-16 20:23:48.376 xcodebuild[708:4120] [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 BluKit -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 BluKit -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
BluKit: /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 'BluKit' in project 'BluKit' (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
Build description signature: 8c26d2cfdaeb066fa4fb578eacc3ab95
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8c26d2cfdaeb066fa4fb578eacc3ab95.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BluKit/BluKit.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/BluKit/BluKit.xcframework'. (in target 'BluKit' from project 'BluKit')
2026-04-16 20:23:49.303 xcodebuild[711:4152] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 20:23:49.405 xcodebuild[711:4152] [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 BluKit
(1 failure)
BUILD FAILURE 6.3 tvOS