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 XcodeProjCExt with Swift 6.2 (beta) for iOS using Xcode 26.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/tuist/XcodeProjCExt.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme XcodeProjCExt -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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
2025-06-18 16:58:50.815 xcodebuild[567:3309] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-18-06_16-58-0050.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:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
		{ platform:macOS, arch:x86_64, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable