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 AboutThisApp with Swift 5.10 for visionOS using Xcode 15.4.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hexedbits/AboutThisApp.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hexedbits/AboutThisApp
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 343da64 Bump actions/checkout from 4 to 5 (#70)
Cloned https://github.com/hexedbits/AboutThisApp.git
Revision (git rev-parse @):
343da6434a455a97d735e0114648e667eff5ce34
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hexedbits/AboutThisApp.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/hexedbits/AboutThisApp.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AboutThisApp",
  "name" : "AboutThisApp",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "AboutThisApp",
      "targets" : [
        "AboutThisApp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "AboutThisAppTests",
      "module_type" : "SwiftTarget",
      "name" : "AboutThisAppTests",
      "path" : "Tests",
      "sources" : [
        "AboutThisAppTests.swift"
      ],
      "target_dependencies" : [
        "AboutThisApp"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AboutThisApp",
      "module_type" : "SwiftTarget",
      "name" : "AboutThisApp",
      "path" : "Sources",
      "product_memberships" : [
        "AboutThisApp"
      ],
      "sources" : [
        "AboutThisAppPanel.swift",
        "AboutThisAppView.swift",
        "AboutThisAppViewController.swift",
        "AppMetadata.swift",
        "Bundle+Extensions.swift",
        "NSImage+Extensions.swift",
        "NSTextField+Extensions.swift",
        "URL+Extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "AboutThisApp",
    "schemes" : [
      "AboutThisApp"
    ],
    "targets" : [
      "AboutThisApp",
      "AboutThisAppTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AboutThisApp -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-15.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 AboutThisApp -destination generic/platform=xrOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2025-08-12 12:22:24.452 xcodebuild[526:2975] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-12-08_12-22-0024.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "AboutThisApp" scheme:
		{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:x86_64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable