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 Projector with Swift 6.2 for visionOS using Xcode 26.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexlerikos/Projector.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexlerikos/Projector
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 8330c89 fixed package format
Cloned https://github.com/alexlerikos/Projector.git
Revision (git rev-parse @):
8330c89d87653fc8faa37bff6fc057758b02e272
SUCCESS checkout https://github.com/alexlerikos/Projector.git at 1.0.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/alexlerikos/Projector.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" : "Projector",
  "name" : "Projector",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Projector",
      "targets" : [
        "Projector"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProjectorTests",
      "module_type" : "SwiftTarget",
      "name" : "ProjectorTests",
      "path" : "Tests/ProjectorTests",
      "sources" : [
        "ProjectorTests.swift"
      ],
      "target_dependencies" : [
        "Projector"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Projector",
      "module_type" : "SwiftTarget",
      "name" : "Projector",
      "path" : "Sources/Projector",
      "product_memberships" : [
        "Projector"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Projector/Resources/ProjectorAssets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Projector/Resources/ProjectorView.xib",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/AVPlayer+Extensions.swift",
        "Extensions/UIView+Extensions.swift",
        "Models/Playback Button/PlaybackButtonState.swift",
        "Models/Playback Button/PlaybackButtonStateMachine.swift",
        "Models/Playback/PlaybackState.swift",
        "Models/Playback/PlaybackStateMachine.swift",
        "Models/StateMachineDelegate.swift",
        "ProjectorView+PlayerControls.swift",
        "ProjectorView+Public_API.swift",
        "ProjectorView+TimerAPI.swift",
        "ProjectorView.swift",
        "Sub Views/LoadingAnimationView.swift",
        "Sub Views/PlayPauseRestartButton.swift",
        "Sub Views/ProgressSliderView.swift",
        "Sub Views/WaterMarkImageView.swift",
        "Third Party/Stateful/StateMachine.swift",
        "Third Party/Stateful/Transition.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "Projector",
    "schemes" : [
      "ProjectorExample"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ProjectorExample -destination generic/platform=xrOS
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 ProjectorExample -destination generic/platform=xrOS
2025-11-12 08:14:29.742 xcodebuild[600:3599] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-11-12 08:14:29.761 xcodebuild[600:3599] Writing error result bundle to /var/folders/3b/z59l1v4n1zl7qfzxc5pj6ljw0000gn/T/ResultBundle_2025-12-11_08-14-0029.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "ProjectorExample" scheme:
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
		{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
		{ platform:visionOS Simulator, arch:arm64, variant:Designed for [iPad,iPhone], id:B5117B15-B016-4C76-BAE4-63A76D90E91C, OS:26.0, name:Apple Vision Pro 4K }
	Ineligible destinations for the "ProjectorExample" scheme:
		{ platform:macOS, arch:undefined_arch, variant:Designed for [iPad,iPhone], id:5cfc230e5e7d68febae1e1517db65e54bf41585e, name:My Mac, error:Xcode doesn’t support My Mac’s macOS 26.0 (25A354).  }
INFRASTRUCTURE ERROR (status: destinationUnavailable