The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PlaceholderKit with Swift 6.3 for macOS (Xcode) using Xcode 26.4.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonlee2/PlaceholderKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonlee2/PlaceholderKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2915e08 Update README.md
Cloned https://github.com/simonlee2/PlaceholderKit.git
Revision (git rev-parse @):
2915e0898f36e0c8111cb318ecaab07e54ba1e05
SUCCESS checkout https://github.com/simonlee2/PlaceholderKit.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/simonlee2/PlaceholderKit.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PlaceholderKit",
  "name" : "PlaceholderKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PlaceholderKit",
      "targets" : [
        "PlaceholderKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PlaceholderKitTests",
      "module_type" : "SwiftTarget",
      "name" : "PlaceholderKitTests",
      "path" : "Tests/PlaceholderKitTests",
      "sources" : [
        "PlaceholderFactoryTests.swift"
      ],
      "target_dependencies" : [
        "PlaceholderKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PlaceholderKit",
      "module_type" : "SwiftTarget",
      "name" : "PlaceholderKit",
      "path" : "Sources/PlaceholderKit",
      "product_memberships" : [
        "PlaceholderKit"
      ],
      "sources" : [
        "NSImage+Placeholder.swift",
        "PhotosLibrary.swift",
        "PlaceholderKit.swift",
        "UIImage+Placeholder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "PlaceholderKit",
    "schemes" : [
      "PlaceholderKit"
    ],
    "targets" : [
      "PlaceholderKit",
      "PlaceholderKitTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PlaceholderKit -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.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 PlaceholderKit -destination platform=macOS,arch=arm64
2026-04-10 17:03:31.550 xcodebuild[618:3702] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-10-04_17-03-0031.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ platform:macOS, arch:arm64 }
	Available destinations for the "PlaceholderKit" scheme:
		{ platform:macOS, arch:x86_64, id:a3928606da01b9461004e23e8e0ea9891158109c, 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 }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable