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 visionOS 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/XcodeProjCExt
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         visionOS
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=xrOS
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=xrOS
2025-06-18 16:58:59.795 xcodebuild[570:3340] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-18-06_16-58-0059.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "XcodeProjCExt" scheme:
		{ platform:macOS, arch:arm64, id:f99b37809d5dc85766957f8285b3a9d16f08647f, name:My Mac }
		{ platform:macOS, arch:x86_64, id:f99b37809d5dc85766957f8285b3a9d16f08647f, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable