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.1 for macOS (Xcode) using Xcode 16.3.

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:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/alexlerikos/Projector.git
https://github.com/alexlerikos/Projector.git
{
  "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"
}
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" : "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-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ProjectorExample -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats
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 ProjectorExample -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
2025-11-12 05:15:23.341 xcodebuild[609:3501] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-12-11_05-15-0023.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 }
	Ineligible destinations for the "ProjectorExample" scheme:
		{ platform:macOS, arch:undefined_arch, variant:Designed for [iPad,iPhone], id:a5b6c9ffd6bdba2790772bdbf0cdaf61c42d7ccf, name:My Mac, error:Xcode doesn’t support My Mac’s macOS 15.4 (24E248).  }
INFRASTRUCTURE ERROR (status: destinationUnavailable