The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftyTextTable with Swift 6.3 for visionOS using Xcode 26.4.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/scottrhoyt/SwiftyTextTable.git
Command line invocation:
    /Applications/Xcode-26.4.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-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftyTextTable -destination generic/platform=xrOS
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 SwiftyTextTable -destination generic/platform=xrOS
2026-04-21 03:22:21.412 xcodebuild[624:3806] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-21-04_03-22-0021.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "SwiftyTextTable" scheme:
		{ platform:macOS, arch:arm64, id:c5a43fd90f6054d139ec0d8538fbe43826f08a0b, name:My Mac }
		{ platform:macOS, arch:x86_64, id:c5a43fd90f6054d139ec0d8538fbe43826f08a0b, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable