Build Information
Failed to build SwiftyTextTable with Swift 6.0 for tvOS using Xcode 16.2.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/scottrhoyt/SwiftyTextTable.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/scottrhoyt/SwiftyTextTable
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c6df6cf Release 0.9.0 (#35)
Cloned https://github.com/scottrhoyt/SwiftyTextTable.git
Revision (git rev-parse @):
c6df6cf533d120716bff38f8ff9885e1ce2a4ac3
SUCCESS checkout https://github.com/scottrhoyt/SwiftyTextTable.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/scottrhoyt/SwiftyTextTable.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "SwiftyTextTable",
"name" : "SwiftyTextTable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftyTextTable",
"targets" : [
"SwiftyTextTable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftyTextTableTests",
"module_type" : "SwiftTarget",
"name" : "SwiftyTextTableTests",
"path" : "Tests/SwiftyTextTableTests",
"sources" : [
"SwiftyTextTableTests.swift"
],
"target_dependencies" : [
"SwiftyTextTable"
],
"type" : "test"
},
{
"c99name" : "SwiftyTextTable",
"module_type" : "SwiftTarget",
"name" : "SwiftyTextTable",
"path" : "Source/SwiftyTextTable",
"product_memberships" : [
"SwiftyTextTable"
],
"sources" : [
"TextTable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "SwiftyTextTable",
"schemes" : [
"SwiftyTextTable"
],
"targets" : [
"SwiftyTextTable",
"SwiftyTextTableTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftyTextTable -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.1.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 SwiftyTextTable -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"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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
2024-11-26 19:32:33.460 xcodebuild[698:3903] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-26-11_19-32-0033.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvOS }
Available destinations for the "SwiftyTextTable" scheme:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:x86_64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable