The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-composable-architecture-extras, reference 1.4.0 (4a48bc), with Swift 6.3 for tvOS using Xcode 26.4 on 14 Apr 2026 01:08:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-composable-architecture-extras -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ryu0118/swift-composable-architecture-extras.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ryu0118/swift-composable-architecture-extras
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 4a48bcd Merge pull request #3 from Ryu0118/package
Cloned https://github.com/Ryu0118/swift-composable-architecture-extras.git
Revision (git rev-parse @):
4a48bcdda51c7de3f74c0b2103111a4f12039c38
SUCCESS checkout https://github.com/Ryu0118/swift-composable-architecture-extras.git at 1.4.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Ryu0118/swift-composable-architecture-extras.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/pointfreeco/swift-composable-architecture.git
Fetching from https://github.com/pointfreeco/swift-dependencies
Fetching from https://github.com/pointfreeco/swift-perception
Fetching from https://github.com/pointfreeco/swift-navigation
Fetching from https://github.com/pointfreeco/swift-identified-collections
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/pointfreeco/swift-sharing
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching from https://github.com/pointfreeco/swift-concurrency-extras
Fetching from https://github.com/pointfreeco/swift-clocks
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/pointfreeco/swift-case-paths
Fetching from https://github.com/apple/swift-collections
Fetching from https://github.com/pointfreeco/combine-schedulers
Creating working copy of package ‘combine-schedulers’
Checking out 1.1.0 of package ‘combine-schedulers’
Creating working copy of package ‘swift-syntax’
Checking out 603.0.0 of package ‘swift-syntax’
Creating working copy of package ‘swift-navigation’
Checking out 2.8.0 of package ‘swift-navigation’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.5.0 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-identified-collections’
Checking out 1.1.1 of package ‘swift-identified-collections’
Creating working copy of package ‘swift-dependencies’
Checking out 1.12.0 of package ‘swift-dependencies’
Creating working copy of package ‘swift-sharing’
Checking out 2.8.0 of package ‘swift-sharing’
Creating working copy of package ‘swift-perception’
Checking out 2.0.10 of package ‘swift-perception’
Creating working copy of package ‘swift-clocks’
Checking out 1.0.6 of package ‘swift-clocks’
Creating working copy of package ‘swift-case-paths’
Checking out 1.7.3 of package ‘swift-case-paths’
Creating working copy of package ‘swift-concurrency-extras’
Checking out 1.3.2 of package ‘swift-concurrency-extras’
Creating working copy of package ‘swift-composable-architecture’
Checking out 1.25.5 of package ‘swift-composable-architecture’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.9.0 of package ‘xctest-dynamic-overlay’
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-navigation: https://github.com/pointfreeco/swift-navigation @ 2.8.0
  swift-composable-architecture: https://github.com/pointfreeco/swift-composable-architecture.git @ 1.25.5
  swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.3.2
  combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 1.1.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  swift-collections: https://github.com/apple/swift-collections @ 1.4.1
  swift-clocks: https://github.com/pointfreeco/swift-clocks @ 1.0.6
  swift-perception: https://github.com/pointfreeco/swift-perception @ 2.0.10
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.3
  swift-sharing: https://github.com/pointfreeco/swift-sharing @ 2.8.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
  swift-composable-architecture-extras: /Users/admin/builder/spi-builder-workspace
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  swift-dependencies: https://github.com/pointfreeco/swift-dependencies @ 1.12.0
resolved source packages: swift-navigation, swift-composable-architecture, swift-concurrency-extras, combine-schedulers, swift-custom-dump, swift-collections, swift-clocks, swift-perception, swift-case-paths, swift-sharing, swift-syntax, swift-composable-architecture-extras, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
2026-04-13 21:07:48.961 xcodebuild[528:3084] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture.git"
    }
  ],
  "manifest_display_name" : "swift-composable-architecture-extras",
  "name" : "swift-composable-architecture-extras",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ComposableArchitectureExtras",
      "targets" : [
        "ComposableArchitectureExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposableArchitectureExtrasTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureExtrasTests",
      "path" : "Tests/ComposableArchitectureExtrasTests",
      "sources" : [
        "ComposableArchitectureExtrasTests.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitectureExtras"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableArchitectureExtras",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureExtras",
      "path" : "Sources/ComposableArchitectureExtras",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "ComposableArchitectureExtras"
      ],
      "sources" : [
        "TaskResult+VoidSuccess.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-composable-architecture-extras"
    ]
  }
}
2026-04-13 21:07:58.621 xcodebuild[1151:6344] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-composable-architecture-extras -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 swift-composable-architecture-extras -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-perception: https://github.com/pointfreeco/swift-perception @ 2.0.10
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  swift-collections: https://github.com/apple/swift-collections @ 1.4.1
  swift-clocks: https://github.com/pointfreeco/swift-clocks @ 1.0.6
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.3
  combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 1.1.0
  swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.3.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  swift-composable-architecture: https://github.com/pointfreeco/swift-composable-architecture.git @ 1.25.5
  swift-composable-architecture-extras: /Users/admin/builder/spi-builder-workspace
  swift-dependencies: https://github.com/pointfreeco/swift-dependencies @ 1.12.0
  swift-sharing: https://github.com/pointfreeco/swift-sharing @ 2.8.0
  swift-navigation: https://github.com/pointfreeco/swift-navigation @ 2.8.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (49 targets)
    Target 'ComposableArchitectureExtras' in project 'swift-composable-architecture-extras'
        ➜ Explicit dependency on target 'ComposableArchitectureExtras' in project 'swift-composable-architecture-extras'
        ➜ Explicit dependency on target 'ComposableArchitecture' in project 'swift-composable-architecture'
    Target 'ComposableArchitectureExtras' in project 'swift-composable-architecture-extras'
        ➜ Explicit dependency on target 'ComposableArchitecture' in project 'swift-composable-architecture'
    Target 'ComposableArchitecture' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'ComposableArchitecture' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'swift-composable-architecture_ComposableArchitecture' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'ComposableArchitectureMacros' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'SwiftUINavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigation' in project 'swift-navigation'
    Target 'ComposableArchitecture' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'swift-composable-architecture_ComposableArchitecture' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'ComposableArchitectureMacros' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'SwiftUINavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigation' in project 'swift-navigation'
    Target 'UIKitNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'SwiftNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigationShim' in project 'swift-navigation'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'SwiftUINavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'SwiftUINavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'SwiftNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigationShim' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'SwiftUINavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'SwiftNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigationShim' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'UIKitNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'SwiftNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigationShim' in project 'swift-navigation'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'UIKitNavigationShim' in project 'swift-navigation' (no dependencies)
    Target 'SwiftNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'swift-sharing_Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'Sharing1' in project 'swift-sharing'
        ➜ Explicit dependency on target 'Sharing2' in project 'swift-sharing'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'swift-sharing_Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'Sharing1' in project 'swift-sharing'
        ➜ Explicit dependency on target 'Sharing2' in project 'swift-sharing'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'PerceptionCore' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Sharing2' in project 'swift-sharing' (no dependencies)
    Target 'Sharing1' in project 'swift-sharing' (no dependencies)
    Target 'swift-sharing_Sharing' in project 'swift-sharing' (no dependencies)
    Target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionMacros' in project 'swift-perception'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionMacros' in project 'swift-perception'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'PerceptionMacros' in project 'swift-perception' (no dependencies)
    Target 'PerceptionCore' in project 'swift-perception'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacrosPlugin' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacrosPlugin' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'DependenciesMacrosPlugin' in project 'swift-dependencies' (no dependencies)
    Target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
    Target 'ConcurrencyExtras' in project 'swift-concurrency-extras' (no dependencies)
    Target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePathsCore' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePathsMacros' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePathsCore' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePathsMacros' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CasePathsMacros' in project 'swift-case-paths' (no dependencies)
    Target 'CasePathsCore' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'ComposableArchitectureMacros' in project 'swift-composable-architecture' (no dependencies)
    Target 'swift-composable-architecture_ComposableArchitecture' in project 'swift-composable-architecture' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 5b796dbbec6f833f109db7aed4b64b59
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5b796dbbec6f833f109db7aed4b64b59.xcbuilddata
error: The package product 'ComposableArchitecture' requires minimum platform version 16.0 for the tvOS platform, but this target supports 13.0 (in target 'ComposableArchitectureExtras' from project 'swift-composable-architecture-extras')
2026-04-13 21:08:05.582 xcodebuild[1159:6435] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-composable-architecture-extras
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swift-sharing: https://github.com/pointfreeco/swift-sharing @ 2.8.0
  swift-collections: https://github.com/apple/swift-collections @ 1.4.1
  swift-clocks: https://github.com/pointfreeco/swift-clocks @ 1.0.6
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.3
  swift-dependencies: https://github.com/pointfreeco/swift-dependencies @ 1.12.0
  swift-navigation: https://github.com/pointfreeco/swift-navigation @ 2.8.0
  swift-composable-architecture-extras: /Users/admin/builder/spi-builder-workspace
  combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 1.1.0
  swift-composable-architecture: https://github.com/pointfreeco/swift-composable-architecture.git @ 1.25.5
  swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.3.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  swift-perception: https://github.com/pointfreeco/swift-perception @ 2.0.10
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
resolved source packages: swift-sharing, swift-collections, swift-clocks, swift-case-paths, swift-dependencies, swift-navigation, swift-composable-architecture-extras, combine-schedulers, swift-composable-architecture, swift-concurrency-extras, swift-custom-dump, xctest-dynamic-overlay, swift-perception, swift-identified-collections, swift-syntax
2026-04-13 21:08:11.196 xcodebuild[1294:7152] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture.git"
    }
  ],
  "manifest_display_name" : "swift-composable-architecture-extras",
  "name" : "swift-composable-architecture-extras",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ComposableArchitectureExtras",
      "targets" : [
        "ComposableArchitectureExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposableArchitectureExtrasTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureExtrasTests",
      "path" : "Tests/ComposableArchitectureExtrasTests",
      "sources" : [
        "ComposableArchitectureExtrasTests.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitectureExtras"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableArchitectureExtras",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureExtras",
      "path" : "Sources/ComposableArchitectureExtras",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "ComposableArchitectureExtras"
      ],
      "sources" : [
        "TaskResult+VoidSuccess.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-composable-architecture-extras"
    ]
  }
}
2026-04-13 21:08:13.414 xcodebuild[1305:7237] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-composable-architecture-extras -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 swift-composable-architecture-extras -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  swift-composable-architecture-extras: /Users/admin/builder/spi-builder-workspace
  swift-collections: https://github.com/apple/swift-collections @ 1.4.1
  swift-perception: https://github.com/pointfreeco/swift-perception @ 2.0.10
  swift-navigation: https://github.com/pointfreeco/swift-navigation @ 2.8.0
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  swift-dependencies: https://github.com/pointfreeco/swift-dependencies @ 1.12.0
  swift-composable-architecture: https://github.com/pointfreeco/swift-composable-architecture.git @ 1.25.5
  swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.3.2
  combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 1.1.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
  swift-sharing: https://github.com/pointfreeco/swift-sharing @ 2.8.0
  swift-clocks: https://github.com/pointfreeco/swift-clocks @ 1.0.6
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (49 targets)
    Target 'ComposableArchitectureExtras' in project 'swift-composable-architecture-extras'
        ➜ Explicit dependency on target 'ComposableArchitectureExtras' in project 'swift-composable-architecture-extras'
        ➜ Explicit dependency on target 'ComposableArchitecture' in project 'swift-composable-architecture'
    Target 'ComposableArchitectureExtras' in project 'swift-composable-architecture-extras'
        ➜ Explicit dependency on target 'ComposableArchitecture' in project 'swift-composable-architecture'
    Target 'ComposableArchitecture' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'ComposableArchitecture' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'swift-composable-architecture_ComposableArchitecture' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'ComposableArchitectureMacros' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'SwiftUINavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigation' in project 'swift-navigation'
    Target 'ComposableArchitecture' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'swift-composable-architecture_ComposableArchitecture' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'ComposableArchitectureMacros' in project 'swift-composable-architecture'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'SwiftUINavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigation' in project 'swift-navigation'
    Target 'UIKitNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'SwiftNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigationShim' in project 'swift-navigation'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'SwiftUINavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'SwiftUINavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'SwiftNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigationShim' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'SwiftUINavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'SwiftNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigationShim' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'UIKitNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'SwiftNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'UIKitNavigationShim' in project 'swift-navigation'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'UIKitNavigationShim' in project 'swift-navigation' (no dependencies)
    Target 'SwiftNavigation' in project 'swift-navigation'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'swift-sharing_Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'Sharing1' in project 'swift-sharing'
        ➜ Explicit dependency on target 'Sharing2' in project 'swift-sharing'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'swift-sharing_Sharing' in project 'swift-sharing'
        ➜ Explicit dependency on target 'Sharing1' in project 'swift-sharing'
        ➜ Explicit dependency on target 'Sharing2' in project 'swift-sharing'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
    Target 'PerceptionCore' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Sharing2' in project 'swift-sharing' (no dependencies)
    Target 'Sharing1' in project 'swift-sharing' (no dependencies)
    Target 'swift-sharing_Sharing' in project 'swift-sharing' (no dependencies)
    Target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionMacros' in project 'swift-perception'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Perception' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionCore' in project 'swift-perception'
        ➜ Explicit dependency on target 'PerceptionMacros' in project 'swift-perception'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'PerceptionMacros' in project 'swift-perception' (no dependencies)
    Target 'PerceptionCore' in project 'swift-perception'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'IdentifiedCollections' in project 'swift-identified-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacrosPlugin' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacrosPlugin' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'DependenciesMacrosPlugin' in project 'swift-dependencies' (no dependencies)
    Target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
    Target 'ConcurrencyExtras' in project 'swift-concurrency-extras' (no dependencies)
    Target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePathsCore' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePathsMacros' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePathsCore' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePathsMacros' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CasePathsMacros' in project 'swift-case-paths' (no dependencies)
    Target 'CasePathsCore' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'ComposableArchitectureMacros' in project 'swift-composable-architecture' (no dependencies)
    Target 'swift-composable-architecture_ComposableArchitecture' in project 'swift-composable-architecture' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 5b796dbbec6f833f109db7aed4b64b59
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5b796dbbec6f833f109db7aed4b64b59.xcbuilddata
error: The package product 'ComposableArchitecture' requires minimum platform version 16.0 for the tvOS platform, but this target supports 13.0 (in target 'ComposableArchitectureExtras' from project 'swift-composable-architecture-extras')
2026-04-13 21:08:15.411 xcodebuild[1309:7283] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-composable-architecture-extras
(1 failure)
BUILD FAILURE 6.3 tvOS