The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcopen with Swift 6.3 for visionOS 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/erica/xcopen.git
Reference: 0.1.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/erica/xcopen
 * tag               0.1.8      -> FETCH_HEAD
HEAD is now at df6f77e Updates docs and user messages after adding default pkg open
Cloned https://github.com/erica/xcopen.git
Revision (git rev-parse @):
df6f77e0c66ac40f992f92f5a7332882b20f67e7
SUCCESS checkout https://github.com/erica/xcopen.git at 0.1.8
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/erica/xcopen.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/erica/Swift-Mac-Utility.git
Fetching from https://github.com/apple/Swift-Argument-Parser
Fetching from https://github.com/erica/Swift-General-Utility.git
Creating working copy of package ‘Swift-General-Utility’
Checking out 0.0.3 of package ‘Swift-General-Utility’
Creating working copy of package ‘Swift-Mac-Utility’
Checking out 0.0.1 of package ‘Swift-Mac-Utility’
Creating working copy of package ‘Swift-Argument-Parser’
Checking out 0.2.0 of package ‘Swift-Argument-Parser’
Resolved source packages:
  MacUtility: https://github.com/erica/Swift-Mac-Utility.git @ 0.0.1
  swift-argument-parser: https://github.com/apple/Swift-Argument-Parser @ 0.2.0
  GeneralUtility: https://github.com/erica/Swift-General-Utility.git @ 0.0.3
resolved source packages: MacUtility, swift-argument-parser, GeneralUtility
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "exact" : [
          "0.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-general-utility",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/erica/Swift-General-Utility"
    },
    {
      "identity" : "swift-mac-utility",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/erica/Swift-Mac-Utility"
    }
  ],
  "manifest_display_name" : "xcopen",
  "name" : "xcopen",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "xcopen",
      "targets" : [
        "xcopen"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "xcopen",
      "module_type" : "SwiftTarget",
      "name" : "xcopen",
      "path" : "xcopen",
      "product_dependencies" : [
        "ArgumentParser",
        "MacUtility",
        "GeneralUtility"
      ],
      "product_memberships" : [
        "xcopen"
      ],
      "sources" : [
        "Utility.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "xcopen",
    "schemes" : [
      "xcopen"
    ],
    "targets" : [
      "xcopen"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcopen -destination generic/platform=xrOS
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 xcopen -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/Swift-Argument-Parser @ 0.2.0
  GeneralUtility: https://github.com/erica/Swift-General-Utility.git @ 0.0.3
  MacUtility: https://github.com/erica/Swift-Mac-Utility.git @ 0.0.1
2026-04-12 19:38:57.095 xcodebuild[738:4289] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 19:38:57.110 xcodebuild[738:4289] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-12-04_19-38-0057.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "xcopen" scheme:
		{ platform:macOS, arch:arm64, id:17070bd9035e58aecfe0b1ec423665d1473bc4f6, name:My Mac }
		{ platform:macOS, arch:x86_64, id:17070bd9035e58aecfe0b1ec423665d1473bc4f6, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable