Build Information
Failed to build java_swift 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/readdle/java_swift.git
Reference: 2.2.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/readdle/java_swift
* tag 2.2.3 -> FETCH_HEAD
HEAD is now at 8c6910d Dev: fix Swift6 support
Cloned https://github.com/readdle/java_swift.git
Revision (git rev-parse @):
8c6910dbc94657e5dfb2bc9d1d4d862ffd809d83
SUCCESS checkout https://github.com/readdle/java_swift.git at 2.2.3
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/readdle/java_swift.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" : "swift-android-ndk",
"requirement" : {
"exact" : [
"1.1.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/readdle/swift-android-ndk.git"
}
],
"manifest_display_name" : "java_swift",
"name" : "java_swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "java_swift",
"targets" : [
"java_swift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"4"
],
"targets" : [
{
"c99name" : "java_swift",
"module_type" : "SwiftTarget",
"name" : "java_swift",
"path" : "Sources",
"product_dependencies" : [
"AndroidNDK"
],
"product_memberships" : [
"java_swift"
],
"sources" : [
"JNICore.swift",
"JNIField.swift",
"JNIMethod.swift",
"JNIObject.swift",
"JNIType.swift",
"Throwable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "java_swift",
"schemes" : [
"java_swift"
],
"targets" : [
"java_swift"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme java_swift -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 java_swift -destination generic/platform=xrOS
2025-06-22 20:52:59.762 xcodebuild[570:3314] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-22-06_20-52-0059.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "java_swift" scheme:
{ platform:macOS, arch:arm64, id:ec82cbaefa4bb6e1fd9489e03ccaa617f5b14ed0, name:My Mac }
{ platform:macOS, arch:x86_64, id:ec82cbaefa4bb6e1fd9489e03ccaa617f5b14ed0, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable