Build Information
Failed to build ImpactMeterAdapter with Swift 6.3 for visionOS using Xcode 26.4.
Build Command
Build command unavailableBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ImpactMeterAdapter.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ImpactMeterAdapter
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at b63fb4e Version bump
Submodule path 'xcconfigs': checked out '90aae8c60a57e10604288ae5a0b348ef83e50d83'
Submodule 'xcconfigs' (https://github.com/mrackwitz/xcconfigs.git) registered for path 'xcconfigs'
Cloning into '/Users/admin/builder/spi-builder-workspace/xcconfigs'...
Cloned https://github.com/ChimeHQ/ImpactMeterAdapter.git
Revision (git rev-parse @):
b63fb4e912ffcef6db62eb8dd066cb04fb6c39be
SUCCESS checkout https://github.com/ChimeHQ/ImpactMeterAdapter.git at 0.1.1
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/ChimeHQ/ImpactMeterAdapter.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/ChimeHQ/Meter
Fetching from https://github.com/ChimeHQ/Impact
Creating working copy of package ‘Impact’
Checking out 0.3.1 of package ‘Impact’
Creating working copy of package ‘Meter’
Checking out 0.2.0 of package ‘Meter’
Resolved source packages:
Impact: https://github.com/ChimeHQ/Impact @ 0.3.1
Meter: https://github.com/ChimeHQ/Meter @ 0.2.0
resolved source packages: Impact, Meter
{
"dependencies" : [
{
"identity" : "meter",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/Meter"
},
{
"identity" : "impact",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/Impact.git"
}
],
"manifest_display_name" : "ImpactMeterAdapter",
"name" : "ImpactMeterAdapter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ImpactMeterAdapter",
"targets" : [
"ImpactMeterAdapter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ImpactMeterAdapterTests",
"module_type" : "SwiftTarget",
"name" : "ImpactMeterAdapterTests",
"path" : "ImpactMeterAdapterTests",
"sources" : [
"ImpactDiagnosticTests.swift",
"ImpactLogTests.swift"
],
"target_dependencies" : [
"ImpactMeterAdapter"
],
"type" : "test"
},
{
"c99name" : "ImpactMeterAdapter",
"module_type" : "SwiftTarget",
"name" : "ImpactMeterAdapter",
"path" : "ImpactMeterAdapter",
"product_dependencies" : [
"Impact",
"Meter"
],
"product_memberships" : [
"ImpactMeterAdapter"
],
"sources" : [
"ImpactDiagnostic.swift",
"ImpactLog.swift",
"ImpactMeterDiagnosticProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ImpactMeterAdapter",
"schemes" : [
"ImpactMeterAdapter"
],
"targets" : [
"ImpactMeterAdapter",
"ImpactMeterAdapterTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ImpactMeterAdapter -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 ImpactMeterAdapter -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
Meter: https://github.com/ChimeHQ/Meter @ 0.2.0
Impact: https://github.com/ChimeHQ/Impact @ 0.3.1
2026-04-12 10:59:41.715 xcodebuild[793:4327] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-12-04_10-59-0041.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "ImpactMeterAdapter" scheme:
{ platform:macOS, arch:x86_64, id:769e0890408c98e02576c7c16de125e65efb55a2, name:My Mac }
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:macOS, name:Any Mac }
{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device }
{ platform:tvOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-appletvsimulator:placeholder, name:Any tvOS Simulator Device }
{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device }
{ platform:watchOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-watchsimulator:placeholder, name:Any watchOS Simulator Device }
INFRASTRUCTURE ERROR (status: destinationUnavailable