Build Information
Failed to build CombineCocoa 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/CombineCommunity/CombineCocoa.git
Reference: 0.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CombineCommunity/CombineCocoa
* tag 0.4.1 -> FETCH_HEAD
HEAD is now at 7300c75 0.4.1
Cloned https://github.com/CombineCommunity/CombineCocoa.git
Revision (git rev-parse @):
7300c75ff9e072aa7fd0fccefcc88f74aae9bf56
SUCCESS checkout https://github.com/CombineCommunity/CombineCocoa.git at 0.4.1
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/CombineCommunity/CombineCocoa.git
https://github.com/CombineCommunity/CombineCocoa.git
{
"dependencies" : [
],
"manifest_display_name" : "CombineCocoa",
"name" : "CombineCocoa",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "CombineCocoa",
"targets" : [
"CombineCocoa"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Runtime",
"module_type" : "ClangTarget",
"name" : "Runtime",
"path" : "Sources/Runtime",
"product_memberships" : [
"CombineCocoa"
],
"sources" : [
"ObjcDelegateProxy.m"
],
"type" : "library"
},
{
"c99name" : "CombineCocoa",
"module_type" : "SwiftTarget",
"name" : "CombineCocoa",
"path" : "Sources/CombineCocoa",
"product_memberships" : [
"CombineCocoa"
],
"sources" : [
"AnimatedAssignSubscriber.swift",
"CombineControlEvent.swift",
"CombineControlProperty.swift",
"CombineControlTarget.swift",
"Controls/NSTextStorage+Combine.swift",
"Controls/UIBarButtonItem+Combine.swift",
"Controls/UIButton+Combine.swift",
"Controls/UICollectionView+Combine.swift",
"Controls/UIControl+Combine.swift",
"Controls/UIDatePicker+Combine.swift",
"Controls/UIGestureRecognizer+Combine.swift",
"Controls/UIPageControl+Combine.swift",
"Controls/UIRefreshControl+Combine.swift",
"Controls/UIScrollView+Combine.swift",
"Controls/UISearchBar+Combine.swift",
"Controls/UISegmentedControl+Combine.swift",
"Controls/UISlider+Combine.swift",
"Controls/UIStepper+Combine.swift",
"Controls/UISwitch+Combine.swift",
"Controls/UITableView+Combine.swift",
"Controls/UITextField+Combine.swift",
"Controls/UITextView+Combine.swift",
"DelegateProxy/DelegateProxy.swift",
"DelegateProxy/DelegateProxyPublisher.swift",
"DelegateProxy/DelegateProxyType.swift"
],
"target_dependencies" : [
"Runtime"
],
"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" : [
],
"manifest_display_name" : "CombineCocoa",
"name" : "CombineCocoa",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "CombineCocoa",
"targets" : [
"CombineCocoa"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Runtime",
"module_type" : "ClangTarget",
"name" : "Runtime",
"path" : "Sources/Runtime",
"product_memberships" : [
"CombineCocoa"
],
"sources" : [
"ObjcDelegateProxy.m"
],
"type" : "library"
},
{
"c99name" : "CombineCocoa",
"module_type" : "SwiftTarget",
"name" : "CombineCocoa",
"path" : "Sources/CombineCocoa",
"product_memberships" : [
"CombineCocoa"
],
"sources" : [
"AnimatedAssignSubscriber.swift",
"CombineControlEvent.swift",
"CombineControlProperty.swift",
"CombineControlTarget.swift",
"Controls/NSTextStorage+Combine.swift",
"Controls/UIBarButtonItem+Combine.swift",
"Controls/UIButton+Combine.swift",
"Controls/UICollectionView+Combine.swift",
"Controls/UIControl+Combine.swift",
"Controls/UIDatePicker+Combine.swift",
"Controls/UIGestureRecognizer+Combine.swift",
"Controls/UIPageControl+Combine.swift",
"Controls/UIRefreshControl+Combine.swift",
"Controls/UIScrollView+Combine.swift",
"Controls/UISearchBar+Combine.swift",
"Controls/UISegmentedControl+Combine.swift",
"Controls/UISlider+Combine.swift",
"Controls/UIStepper+Combine.swift",
"Controls/UISwitch+Combine.swift",
"Controls/UITableView+Combine.swift",
"Controls/UITextField+Combine.swift",
"Controls/UITextView+Combine.swift",
"DelegateProxy/DelegateProxy.swift",
"DelegateProxy/DelegateProxyPublisher.swift",
"DelegateProxy/DelegateProxyType.swift"
],
"target_dependencies" : [
"Runtime"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "CombineCocoa",
"schemes" : [
"CombineCocoa-Package"
],
"targets" : [
"CombineCocoa",
"CombineCocoaPackageDescription",
"Runtime"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CombineCocoa-Package -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 CombineCocoa-Package -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 22:43:05.901 xcodebuild[576:3283] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_22-43-0005.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "CombineCocoa-Package" scheme:
{ platform:macOS, arch:arm64, id:9b1cf62eda6aae3df4d3fb7ff208678f565d771f, name:My Mac }
{ platform:macOS, arch:x86_64, id:9b1cf62eda6aae3df4d3fb7ff208678f565d771f, 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