Build Information
Failed to build ws 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/freshOS/ws-deprecated.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/freshOS/ws-deprecated
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a44e643 Update ws.podspec
Cloned https://github.com/freshOS/ws-deprecated.git
Revision (git rev-parse @):
a44e643df48e1f1692e17075608b07d43a5dc407
SUCCESS checkout https://github.com/freshOS/ws-deprecated.git at master
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/freshOS/ws-deprecated.git
https://github.com/freshOS/ws-deprecated.git
{
"dependencies" : [
{
"identity" : "arrow",
"requirement" : {
"exact" : [
"5.1.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/freshOS/Arrow"
},
{
"identity" : "then",
"requirement" : {
"exact" : [
"5.1.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/freshOS/Then"
},
{
"identity" : "alamofire",
"requirement" : {
"exact" : [
"4.9.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire"
}
],
"manifest_display_name" : "ws",
"name" : "ws",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ws",
"targets" : [
"ws"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wsTests",
"module_type" : "SwiftTarget",
"name" : "wsTests",
"path" : "Sources/wsTests",
"sources" : [
"Mapping.swift",
"mappingTests.swift",
"wsTests.swift"
],
"target_dependencies" : [
"ws"
],
"type" : "test"
},
{
"c99name" : "ws",
"module_type" : "SwiftTarget",
"name" : "ws",
"path" : "Sources/ws",
"product_dependencies" : [
"Arrow",
"Then",
"Alamofire"
],
"product_memberships" : [
"ws"
],
"sources" : [
"WS+Requests.swift",
"WS+TypedCalls.swift",
"WS.swift",
"WSError.swift",
"WSHTTPVerb.swift",
"WSLogger.swift",
"WSModelJSONParser.swift",
"WSNetworkIndicator.swift",
"WSRequest.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
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" : [
{
"identity" : "arrow",
"requirement" : {
"exact" : [
"5.1.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/freshOS/Arrow"
},
{
"identity" : "then",
"requirement" : {
"exact" : [
"5.1.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/freshOS/Then"
},
{
"identity" : "alamofire",
"requirement" : {
"exact" : [
"4.9.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire"
}
],
"manifest_display_name" : "ws",
"name" : "ws",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ws",
"targets" : [
"ws"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wsTests",
"module_type" : "SwiftTarget",
"name" : "wsTests",
"path" : "Sources/wsTests",
"sources" : [
"Mapping.swift",
"mappingTests.swift",
"wsTests.swift"
],
"target_dependencies" : [
"ws"
],
"type" : "test"
},
{
"c99name" : "ws",
"module_type" : "SwiftTarget",
"name" : "ws",
"path" : "Sources/ws",
"product_dependencies" : [
"Arrow",
"Then",
"Alamofire"
],
"product_memberships" : [
"ws"
],
"sources" : [
"WS+Requests.swift",
"WS+TypedCalls.swift",
"WS.swift",
"WSError.swift",
"WSHTTPVerb.swift",
"WSLogger.swift",
"WSModelJSONParser.swift",
"WSNetworkIndicator.swift",
"WSRequest.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ws",
"schemes" : [
"ws"
],
"targets" : [
"ws",
"wsTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ws -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 ws -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-26 09:28:25.093 xcodebuild[576:3286] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_09-28-0025.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "ws" scheme:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:9361efde4d9fd2524dfc30a7fb5fa59c63e65960, name:My Mac }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:9361efde4d9fd2524dfc30a7fb5fa59c63e65960, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:9361efde4d9fd2524dfc30a7fb5fa59c63e65960, 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, variant:Mac Catalyst, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable