The Swift Package Index logo.Swift Package Index

Build Information

Failed to build execute with Swift 6.2 for tvOS using Xcode 26.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cli/execute.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-cli/execute
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at 41d3515 Merge branch 'develop'
Cloned https://github.com/swift-cli/execute.git
Revision (git rev-parse @):
41d3515550531fa06ea1795745634427c3605781
SUCCESS checkout https://github.com/swift-cli/execute.git at 0.1.2
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swift-cli/execute.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "execute",
  "name" : "execute",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "Execute",
      "targets" : [
        "Execute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExecuteTests",
      "module_type" : "SwiftTarget",
      "name" : "ExecuteTests",
      "path" : "Tests/ExecuteTests",
      "sources" : [
        "CommandTests/ShCommandTests.swift",
        "DataHandlerTests/FileHandleDataHandlerTests.swift",
        "Mock/BlockDataHandler.swift",
        "Mock/ProcessMock.swift",
        "ProcessOperationTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Execute"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Execute",
      "module_type" : "SwiftTarget",
      "name" : "Execute",
      "path" : "Sources/Execute",
      "product_memberships" : [
        "Execute"
      ],
      "sources" : [
        "Command/Command.swift",
        "Command/ShCommand.swift",
        "DataHandler/DataHandler.swift",
        "DataHandler/FileHandle+DataHandler.swift",
        "Executor.swift",
        "ProcessOperation.swift",
        "Shell.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Execute",
    "schemes" : [
      "Execute"
    ],
    "targets" : [
      "Execute"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Execute -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.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 Execute -destination generic/platform=tvOS
2026-02-22 08:08:08.775 xcodebuild[602:3619] Writing error result bundle to /var/folders/3b/z59l1v4n1zl7qfzxc5pj6ljw0000gn/T/ResultBundle_2026-22-02_08-08-0008.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvOS }
	Available destinations for the "Execute" scheme:
		{ platform:macOS, arch:arm64, id:9f1a38fb9490020398e1b707304c6b7118e5482f, name:My Mac }
		{ platform:macOS, arch:x86_64, id:9f1a38fb9490020398e1b707304c6b7118e5482f, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable