Build Information
Failed to build URLQueryItemEncoder with Swift 6.1 for visionOS using Xcode 16.3.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pitiphong-p/URLQueryItemEncoder.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pitiphong-p/URLQueryItemEncoder
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8b4530a tvOS support (#5)
Cloned https://github.com/pitiphong-p/URLQueryItemEncoder.git
Revision (git rev-parse @):
8b4530aa0ff84cfa2104a057ed58ca3865850474
SUCCESS checkout https://github.com/pitiphong-p/URLQueryItemEncoder.git at master
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/pitiphong-p/URLQueryItemEncoder.git
https://github.com/pitiphong-p/URLQueryItemEncoder.git
{
"dependencies" : [
],
"manifest_display_name" : "URLQueryItemEncoder",
"name" : "URLQueryItemEncoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "URLQueryItemEncoder",
"targets" : [
"URLQueryItemEncoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "URLQueryItemEncoderTests",
"module_type" : "SwiftTarget",
"name" : "URLQueryItemEncoderTests",
"path" : "Tests/URLQueryItemEncoderTests",
"sources" : [
"URLQueryItemEncoderTests.swift"
],
"target_dependencies" : [
"URLQueryItemEncoder"
],
"type" : "test"
},
{
"c99name" : "URLQueryItemEncoder",
"module_type" : "SwiftTarget",
"name" : "URLQueryItemEncoder",
"path" : "URLQueryItemEncoder",
"product_memberships" : [
"URLQueryItemEncoder"
],
"sources" : [
"URLQueryItemEncoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "URLQueryItemEncoder",
"name" : "URLQueryItemEncoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "URLQueryItemEncoder",
"targets" : [
"URLQueryItemEncoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "URLQueryItemEncoderTests",
"module_type" : "SwiftTarget",
"name" : "URLQueryItemEncoderTests",
"path" : "Tests/URLQueryItemEncoderTests",
"sources" : [
"URLQueryItemEncoderTests.swift"
],
"target_dependencies" : [
"URLQueryItemEncoder"
],
"type" : "test"
},
{
"c99name" : "URLQueryItemEncoder",
"module_type" : "SwiftTarget",
"name" : "URLQueryItemEncoder",
"path" : "URLQueryItemEncoder",
"product_memberships" : [
"URLQueryItemEncoder"
],
"sources" : [
"URLQueryItemEncoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "URLQueryItemEncoder",
"schemes" : [
"URLQueryItemEncoder"
],
"targets" : [
"URLQueryItemEncoder",
"URLQueryItemEncoderTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme URLQueryItemEncoder -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 URLQueryItemEncoder -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
2025-04-25 12:13:31.226 xcodebuild[575:3215] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_12-13-0031.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "URLQueryItemEncoder" scheme:
{ platform:macOS, arch:arm64, id:1383cd19c4ec8747f2debc289b3473ba2bb329ea, name:My Mac }
{ platform:macOS, arch:x86_64, id:1383cd19c4ec8747f2debc289b3473ba2bb329ea, 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 }
INFRASTRUCTURE ERROR (status: destinationUnavailable