Build Information
Failed to build xcopen with Swift 6.2 for visionOS using Xcode 26.3.
Build Command
Build command unavailableBuild Log
========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path: $PWD
https://github.com/erica/xcopen.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
Resolve Package Graph
Fetching from https://github.com/apple/Swift-Argument-Parser
Fetching from https://github.com/erica/Swift-General-Utility.git
Fetching from https://github.com/erica/Swift-Mac-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:
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
resolved source packages: swift-argument-parser, GeneralUtility, MacUtility
{
"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.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcopen -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 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
2025-06-19 04:14:20.843 xcodebuild[683:3872] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-19-06_04-14-0020.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:170781f7dca6d35eeed005dcdbc141cc5f509e43, name:My Mac }
{ platform:macOS, arch:x86_64, id:170781f7dca6d35eeed005dcdbc141cc5f509e43, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable