The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SwiftyTextTable 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/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.1
Building package at path:  $PWD
https://github.com/scottrhoyt/SwiftyTextTable.git
https://github.com/scottrhoyt/SwiftyTextTable.git
{
  "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"
}
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" : "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.3.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.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 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"
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-24 17:32:10.917 xcodebuild[575:3238] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_17-32-0010.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:79d4d376475fda745e5169fbfde4ff42b3b54c80, name:My Mac }
		{ platform:macOS, arch:x86_64, id:79d4d376475fda745e5169fbfde4ff42b3b54c80, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable