The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build LHxHub 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/laohanme/LHxHub.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/laohanme/LHxHub
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f101945 Bump to version 1.0.11
Cloned https://github.com/laohanme/LHxHub.git
Revision (git rev-parse @):
f1019455939fedcf77bf8b35283e0e323cb94854
SUCCESS checkout https://github.com/laohanme/LHxHub.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/laohanme/LHxHub.git
https://github.com/laohanme/LHxHub.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LHxHub",
  "name" : "LHxHub",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LHxHub",
      "targets" : [
        "LHxHub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "LHxHubTests",
      "module_type" : "SwiftTarget",
      "name" : "LHxHubTests",
      "path" : "Tests/LHxHubTests",
      "sources" : [
        "LHxHubTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "LHxHub"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LHxHub",
      "module_type" : "SwiftTarget",
      "name" : "LHxHub",
      "path" : "Sources/LHxHub",
      "product_memberships" : [
        "LHxHub"
      ],
      "sources" : [
        "LHAlert.swift",
        "LHApp.swift",
        "LHAppStore.swift",
        "LHBadgeButton.swift",
        "LHColor.swift",
        "LHDateTime.swift",
        "LHLabel.swift",
        "LHNotificaion.swift",
        "LHService.swift",
        "LHString.swift",
        "LHTableView.swift",
        "LHView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
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" : "LHxHub",
  "name" : "LHxHub",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LHxHub",
      "targets" : [
        "LHxHub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "LHxHubTests",
      "module_type" : "SwiftTarget",
      "name" : "LHxHubTests",
      "path" : "Tests/LHxHubTests",
      "sources" : [
        "LHxHubTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "LHxHub"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LHxHub",
      "module_type" : "SwiftTarget",
      "name" : "LHxHub",
      "path" : "Sources/LHxHub",
      "product_memberships" : [
        "LHxHub"
      ],
      "sources" : [
        "LHAlert.swift",
        "LHApp.swift",
        "LHAppStore.swift",
        "LHBadgeButton.swift",
        "LHColor.swift",
        "LHDateTime.swift",
        "LHLabel.swift",
        "LHNotificaion.swift",
        "LHService.swift",
        "LHString.swift",
        "LHTableView.swift",
        "LHView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "LHxHub",
    "schemes" : [
      "Example"
    ],
    "targets" : [
      "Example"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Example -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 Example -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-26 03:00:11.354 xcodebuild[604:3249] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_03-00-0011.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvOS }
	Available destinations for the "Example" scheme:
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:bbe45afc83600cec1743521cc679d79f162bedfd, name:My Mac }
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
		{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
INFRASTRUCTURE ERROR (status: destinationUnavailable