Build Information
Failed to build EthereumABI 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/shamatar/EthereumABI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shamatar/EthereumABI
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6f4edb9 fix changed signature
Cloned https://github.com/shamatar/EthereumABI.git
Revision (git rev-parse @):
6f4edb9fb3b46d7cdf5d6c4a304a88f014188733
SUCCESS checkout https://github.com/shamatar/EthereumABI.git at master
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/shamatar/EthereumABI.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" : [
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "ethereumaddress",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shamatar/EthereumAddress.git"
}
],
"manifest_display_name" : "EthereumABI",
"name" : "EthereumABI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "EthereumABI",
"targets" : [
"EthereumABI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2"
],
"targets" : [
{
"c99name" : "EthereumABI",
"module_type" : "SwiftTarget",
"name" : "EthereumABI",
"path" : "EthereumABI",
"product_dependencies" : [
"CryptoSwift",
"BigInt",
"EthereumAddress"
],
"product_memberships" : [
"EthereumABI"
],
"sources" : [
"Classes/ABI.swift",
"Classes/ABIDecoding.swift",
"Classes/ABIElements.swift",
"Classes/ABIEncoding.swift",
"Classes/ABIExtensions.swift",
"Classes/ABIParameterTypes.swift",
"Classes/ABIParsing.swift",
"Classes/ABITypeParser.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "EthereumABI",
"schemes" : [
"EthereumABI"
],
"targets" : [
"EthereumABI",
"EthereumABITests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EthereumABI -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 EthereumABI -destination generic/platform=xrOS
2025-06-18 11:43:15.341 xcodebuild[571:3362] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-18-06_11-43-0015.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "EthereumABI" scheme:
{ platform:macOS, arch:arm64, id:1918b45fca928a3a931a5968119369e71416e114, name:My Mac }
{ platform:macOS, arch:x86_64, id:1918b45fca928a3a931a5968119369e71416e114, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable