The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RxFlow with Swift 6.0 for watchOS using Xcode 16.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxFlow.git
Reference: 2.13.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxFlow
 * tag               2.13.1     -> FETCH_HEAD
HEAD is now at 6961e60 project: bump to 2.13.1
Cloned https://github.com/RxSwiftCommunity/RxFlow.git
Revision (git rev-parse @):
6961e6057859d13976190bc85c8d8d9648ba2aab
SUCCESS checkout https://github.com/RxSwiftCommunity/RxFlow.git at 2.13.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/RxSwiftCommunity/RxFlow.git
https://github.com/RxSwiftCommunity/RxFlow.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
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-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RxFlow -destination generic/platform=watchOS 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.2.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=watchOS "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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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
2024-12-18 14:30:56.646 xcodebuild[711:4051] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-18-12_14-30-0056.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "RxFlow" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, 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