Build Information
Failed to build RxFlow with Swift 6.3 for tvOS using Xcode 26.4.
Build Command
Build command unavailableBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxFlow.git
Reference: 2.13.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxFlow
* tag 2.13.2 -> FETCH_HEAD
HEAD is now at 26b3e81 project: bump to 2.13.2
Cloned https://github.com/RxSwiftCommunity/RxFlow.git
Revision (git rev-parse @):
26b3e8137c6d7a1dbd98a599b3ccb1e4314293c5
SUCCESS checkout https://github.com/RxSwiftCommunity/RxFlow.git at 2.13.2
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/RxSwiftCommunity/RxFlow.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
}
],
"manifest_display_name" : "RxFlow",
"name" : "RxFlow",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "RxFlow",
"targets" : [
"RxFlow"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "RxFlowTests",
"module_type" : "SwiftTarget",
"name" : "RxFlowTests",
"path" : "RxFlowTests",
"product_dependencies" : [
"RxBlocking",
"RxTest"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/RxFlowTests/TestData/TestUIViewController.storyboard",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Flow+PresentableTests.swift",
"FlowContributorTests.swift",
"FlowCoordinatorTests.swift",
"FlowsTests.swift",
"ObservableType+PausableTests.swift",
"StepperTests.swift",
"SyncronizableTests.swift",
"TestData/TestUIViewController.swift",
"UIViewController+PresentableTests.swift"
],
"target_dependencies" : [
"RxFlow"
],
"type" : "test"
},
{
"c99name" : "RxFlow",
"module_type" : "SwiftTarget",
"name" : "RxFlow",
"path" : "RxFlow",
"product_dependencies" : [
"RxSwift",
"RxCocoa"
],
"product_memberships" : [
"RxFlow"
],
"sources" : [
"Deprecated/DeprecatedFlowCoordinator.swift",
"Deprecated/DeprecatedFlows.swift",
"Extensions/ObservableType+Pausable.swift",
"Extensions/Reactive+UIViewController.swift",
"Extensions/Reactive+UIWindow.swift",
"Extensions/UIViewController+Presentable.swift",
"Extensions/UIWindow+Presentable.swift",
"Flow.swift",
"FlowContributor.swift",
"FlowCoordinator.swift",
"Presentable.swift",
"Step.swift",
"Stepper.swift",
"Synchronizable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "RxFlow",
"schemes" : [
"RxFlow"
],
"targets" : [
"RxFlow",
"RxFlowTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RxFlow -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.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 RxFlow -destination generic/platform=tvOS
2026-04-15 22:48:06.080 xcodebuild[624:3794] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-15-04_22-48-0006.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvOS }
Available destinations for the "RxFlow" scheme:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:bf6c5cd7037162692dd624699b40967c771705ff, name:My Mac }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:bf6c5cd7037162692dd624699b40967c771705ff, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:bf6c5cd7037162692dd624699b40967c771705ff, 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 }
{ platform:visionOS Simulator, arch:arm64, variant:Designed for [iPad,iPhone], id:0A65DF41-4C5A-42D8-80FB-C7AD911E0B72, OS:26.4, name:Apple Vision Pro }
{ platform:iOS Simulator, arch:arm64, id:ED6D44FB-E2CB-4753-A0FD-FD31596FEC80, OS:26.4, name:iPad (A16) }
{ platform:iOS Simulator, arch:arm64, id:BCEC8334-6B95-4648-94D6-7CF60E7EFD82, OS:26.4, name:iPad Air 11-inch (M4) }
{ platform:iOS Simulator, arch:arm64, id:45BB79BC-7646-4F19-8D06-DCBD411E98C0, OS:26.4, name:iPad Air 13-inch (M4) }
{ platform:iOS Simulator, arch:arm64, id:1C3FCF57-F496-44A8-91C7-42D1FBB47B6C, OS:26.4, name:iPad Pro 11-inch (M5) }
{ platform:iOS Simulator, arch:arm64, id:78ECA907-6BCE-4638-957D-C2669C42F4B7, OS:26.4, name:iPad Pro 13-inch (M5) }
{ platform:iOS Simulator, arch:arm64, id:4E377BD7-D244-4C67-AA71-C9334B19DD83, OS:26.4, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, arch:arm64, id:5E07715F-630C-4684-A995-1B2EE7BD6598, OS:26.4, name:iPhone 17 }
{ platform:iOS Simulator, arch:arm64, id:C413B30A-952C-4663-B1C5-64938D82C4AB, OS:26.4, name:iPhone 17 Pro }
{ platform:iOS Simulator, arch:arm64, id:407D5276-A344-478A-B9C8-EB27CE780CB6, OS:26.4, name:iPhone 17 Pro Max }
{ platform:iOS Simulator, arch:arm64, id:720F5E9E-7490-4565-8AC1-7A6A63551BBC, OS:26.4, name:iPhone 17e }
{ platform:iOS Simulator, arch:arm64, id:51B1D6CF-85BF-4B9E-ACCF-FD3A9AD197FF, OS:26.4, name:iPhone Air }
INFRASTRUCTURE ERROR (status: destinationUnavailable