Build Information
Failed to build cometblue with Swift 6.1 for tvOS using Xcode 16.3.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vaddieg/cometblue.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vaddieg/cometblue
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5ac1492 Merge branch 'master' of https://github.com/vaddieg/cometblue
Cloned https://github.com/vaddieg/cometblue.git
Revision (git rev-parse @):
5ac14926617b0b0a598eea2cd89c1897e10508f5
SUCCESS checkout https://github.com/vaddieg/cometblue.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/vaddieg/cometblue.git
https://github.com/vaddieg/cometblue.git
{
"dependencies" : [
],
"manifest_display_name" : "cometblue",
"name" : "cometblue",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "cometblue",
"targets" : [
"cometblue"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "cometblueTests",
"module_type" : "SwiftTarget",
"name" : "cometblueTests",
"path" : "Tests/cometblueTests",
"sources" : [
"XCTestManifests.swift",
"cometblueTests.swift"
],
"target_dependencies" : [
"cometblue"
],
"type" : "test"
},
{
"c99name" : "cometblue",
"module_type" : "SwiftTarget",
"name" : "cometblue",
"path" : "Sources/cometblue",
"product_memberships" : [
"cometblue"
],
"sources" : [
"CometBlueDevice.swift",
"cli.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.1"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "cometblue",
"name" : "cometblue",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "cometblue",
"targets" : [
"cometblue"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "cometblueTests",
"module_type" : "SwiftTarget",
"name" : "cometblueTests",
"path" : "Tests/cometblueTests",
"sources" : [
"XCTestManifests.swift",
"cometblueTests.swift"
],
"target_dependencies" : [
"cometblue"
],
"type" : "test"
},
{
"c99name" : "cometblue",
"module_type" : "SwiftTarget",
"name" : "cometblue",
"path" : "Sources/cometblue",
"product_memberships" : [
"cometblue"
],
"sources" : [
"CometBlueDevice.swift",
"cli.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "cometblue",
"schemes" : [
"cometblue"
],
"targets" : [
"cometblue"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme cometblue -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.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 cometblue -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
2025-04-25 23:37:10.748 xcodebuild[573:3215] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_23-37-0010.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvOS }
Available destinations for the "cometblue" scheme:
{ platform:macOS, arch:arm64, id:e4314eef66cf3b157a71c578ee0007bdebac8995, name:My Mac }
{ platform:macOS, arch:x86_64, id:e4314eef66cf3b157a71c578ee0007bdebac8995, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable