The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ViewPlus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ViewPlus
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 824a6bd Prepare for archiving
Cloned https://github.com/ChimeHQ/ViewPlus.git
Revision (git rev-parse @):
824a6bdb4c4f1737366dd8bbbfa97c765739930b
SUCCESS checkout https://github.com/ChimeHQ/ViewPlus.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ChimeHQ/ViewPlus.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ViewPlus",
  "name" : "ViewPlus",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    }
  ],
  "products" : [
    {
      "name" : "ViewPlus",
      "targets" : [
        "ViewPlus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ViewPlusTests",
      "module_type" : "SwiftTarget",
      "name" : "ViewPlusTests",
      "path" : "ViewPlusTests",
      "sources" : [
        "AutolayoutTests.swift",
        "XiblessViewControllerTests.swift"
      ],
      "target_dependencies" : [
        "ViewPlus"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ViewPlus",
      "module_type" : "SwiftTarget",
      "name" : "ViewPlus",
      "path" : "ViewPlus",
      "product_memberships" : [
        "ViewPlus"
      ],
      "sources" : [
        "NSLayoutConstraint+Priority.swift",
        "NSView+Animation.swift",
        "NSView+AutoLayout.swift",
        "NSView+TrackingArea.swift",
        "NoSelfHitTestingView.swift",
        "UnrestrictedLayerView.swift",
        "XiblessViewController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ViewPlus",
    "schemes" : [
      "ViewPlus"
    ],
    "targets" : [
      "ViewPlus",
      "ViewPlusTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ViewPlus -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 ViewPlus -destination generic/platform=tvOS
2025-06-18 23:31:29.285 xcodebuild[569:3343] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-18-06_23-31-0029.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvOS }
	Available destinations for the "ViewPlus" scheme:
		{ platform:macOS, arch:arm64, id:d452646684ffd01904c210ea22c508e5f01353d0, name:My Mac }
		{ platform:macOS, arch:x86_64, id:d452646684ffd01904c210ea22c508e5f01353d0, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable