The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XcodeProjCExt with Swift 6.3 for iOS 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/tuist/XcodeProjCExt.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/XcodeProjCExt
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 3cbd25c Version 0.2.0
Cloned https://github.com/tuist/XcodeProjCExt.git
Revision (git rev-parse @):
3cbd25ceec227c6ad4b86afa36ddfc317d8689dd
SUCCESS checkout https://github.com/tuist/XcodeProjCExt.git at 0.2.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/tuist/XcodeProjCExt.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" : "XcodeProjCExt",
  "name" : "XcodeProjCExt",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "XcodeProjCExt",
      "targets" : [
        "XcodeProjCExt"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeProjCExtTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjCExtTests",
      "path" : "Tests/XcodeProjCExtTests",
      "sources" : [
        "XCTestManifests.swift",
        "XcodeProjCExtTests.swift"
      ],
      "target_dependencies" : [
        "XcodeProjCExt"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeProjCExt",
      "module_type" : "ClangTarget",
      "name" : "XcodeProjCExt",
      "path" : "Sources/XcodeProjCExt",
      "product_memberships" : [
        "XcodeProjCExt"
      ],
      "sources" : [
        "XCPHashing.c",
        "XCPStringEscape.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "XcodeProjCExt",
    "schemes" : [
      "XcodeProjCExt"
    ],
    "targets" : [
      "XcodeProjCExt"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme XcodeProjCExt -destination generic/platform=iOS
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 XcodeProjCExt -destination generic/platform=iOS
2026-04-12 01:43:48.658 xcodebuild[627:3817] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-12-04_01-43-0048.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:iOS }
	Available destinations for the "XcodeProjCExt" scheme:
		{ platform:macOS, arch:arm64, id:0518f749c8151b86a7fe4e0f02e00e55b4ba0288, name:My Mac }
		{ platform:macOS, arch:x86_64, id:0518f749c8151b86a7fe4e0f02e00e55b4ba0288, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable