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 macOS (Xcode) 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexlerikos/Projector
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 50438f0 Update README.md
Cloned https://github.com/alexlerikos/Projector.git
Revision (git rev-parse @):
50438f0092c37ef2455b5d76d84378499770fe6c
SUCCESS checkout https://github.com/alexlerikos/Projector.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
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
Resolve Package Graph
Fetching from https://github.com/alexlerikos/Projector
Creating working copy of package ‘Projector’
Checking out 1.0.0 of package ‘Projector’
Resolved source packages:
  Projector: https://github.com/alexlerikos/Projector @ 1.0.0
resolved source packages: Projector
{
  "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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Projector: https://github.com/alexlerikos/Projector @ 1.0.0
2025-11-12 08:16:46.899 xcodebuild[635:3853] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-11-12 08:16:46.918 xcodebuild[635:3853] Writing error result bundle to /var/folders/3b/z59l1v4n1zl7qfzxc5pj6ljw0000gn/T/ResultBundle_2025-12-11_08-16-0046.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ platform:macOS, arch:arm64 }
	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:fc7120c344739bd04182bbb0b191c5a7e91ed389, name:My Mac, error:Xcode doesn’t support My Mac’s macOS 26.0 (25A354).  }
INFRASTRUCTURE ERROR (status: destinationUnavailable