Build Information
Failed to build Blade, reference 1.1.0 (fd724c), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 14 Apr 2026 23:23:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Blade-Package -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/space-code/blade.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/space-code/blade
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at fd724c4 Release `1.1.0` (#4)
Cloned https://github.com/space-code/blade.git
Revision (git rev-parse @):
fd724c4f0fb8d9447fc1f5a2b79b9c66a9ffb1f2
SUCCESS checkout https://github.com/space-code/blade.git at 1.1.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/space-code/blade.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/xctest-dynamic-overlay
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/pointfreeco/swift-perception
Fetching from https://github.com/pointfreeco/swift-identified-collections
Fetching from https://github.com/pointfreeco/swift-navigation
Fetching from https://github.com/pointfreeco/swift-sharing
Fetching from https://github.com/pointfreeco/swift-dependencies
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/pointfreeco/swift-clocks
Fetching from https://github.com/pointfreeco/swift-case-paths
Fetching from https://github.com/pointfreeco/combine-schedulers
Fetching from https://github.com/pointfreeco/swift-concurrency-extras
Fetching from https://github.com/apple/swift-collections
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-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 ‘combine-schedulers’
Checking out 1.1.0 of package ‘combine-schedulers’
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-case-paths’
Checking out 1.7.3 of package ‘swift-case-paths’
Creating working copy of package ‘swift-clocks’
Checking out 1.0.6 of package ‘swift-clocks’
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’
Creating working copy of package ‘swift-syntax’
Checking out 603.0.0 of package ‘swift-syntax’
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-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
swift-collections: https://github.com/apple/swift-collections @ 1.4.1
swift-clocks: https://github.com/pointfreeco/swift-clocks @ 1.0.6
swift-sharing: https://github.com/pointfreeco/swift-sharing @ 2.8.0
swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.3.2
swift-perception: https://github.com/pointfreeco/swift-perception @ 2.0.10
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.3
Blade: /Users/admin/builder/spi-builder-workspace
swift-navigation: https://github.com/pointfreeco/swift-navigation @ 2.8.0
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-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
swift-dependencies: https://github.com/pointfreeco/swift-dependencies @ 1.12.0
resolved source packages: swift-syntax, swift-collections, swift-clocks, swift-sharing, swift-concurrency-extras, swift-perception, xctest-dynamic-overlay, swift-case-paths, Blade, swift-navigation, combine-schedulers, swift-composable-architecture, swift-identified-collections, swift-custom-dump, swift-dependencies
2026-04-14 19:21:18.574 xcodebuild[529:3090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 19:21:18.673 xcodebuild[529:3090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 19:21:19.085 xcodebuild[529:3090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-composable-architecture",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-composable-architecture.git"
}
],
"manifest_display_name" : "Blade",
"name" : "Blade",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Blade",
"targets" : [
"Blade"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BladeTCA",
"targets" : [
"BladeTCA"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BladeTests",
"module_type" : "SwiftTarget",
"name" : "BladeTests",
"path" : "Tests/BladeTests",
"sources" : [
"Mocks/CursorPageLoaderMock.swift",
"Mocks/OffsetPageLoaderMock.swift",
"Models/TestItem.swift",
"UnitTests/CursorPaginatorTests.swift",
"UnitTests/OffsetPaginatorTests.swift"
],
"target_dependencies" : [
"Blade"
],
"type" : "test"
},
{
"c99name" : "BladeTCATests",
"module_type" : "SwiftTarget",
"name" : "BladeTCATests",
"path" : "Tests/BladeTCATests",
"product_dependencies" : [
"ComposableArchitecture"
],
"sources" : [
"Helpers/IdentifiedArray+Items.swift",
"Models/TestItem.swift",
"UnitTests/PaginatorIntegrationReducerTests.swift",
"UnitTests/PaginatorReducerTests.swift"
],
"target_dependencies" : [
"BladeTCA"
],
"type" : "test"
},
{
"c99name" : "BladeTCA",
"module_type" : "SwiftTarget",
"name" : "BladeTCA",
"path" : "Sources/BladeTCA",
"product_dependencies" : [
"ComposableArchitecture"
],
"product_memberships" : [
"BladeTCA"
],
"sources" : [
"Classes/COre/Reducers/Internal/Builders/PositionBuilders/CursorPositionBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/PositionBuilders/OffsetPositionBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/PositionBuilders/Protocols/IPositionBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/RequestBuilders/CursorRequestBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/RequestBuilders/OffsetRequestBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/RequestBuilders/Protocols/IRequestBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift",
"Classes/COre/Reducers/Internal/PaginatorReducer.swift",
"Classes/COre/Reducers/Reducer+.swift",
"Classes/Models/PaginatorAction.swift",
"Classes/Models/State/CursorPaginatorState.swift",
"Classes/Models/State/PaginatorState.swift",
"Classes/Models/State/Protocols/IPaginatorState.swift",
"Classes/Presentation/ViewModifiers/LoadingViewModifier.swift",
"Classes/Presentation/Views/PaginatorForEachView.swift",
"Classes/Presentation/Views/PaginatorListView.swift",
"Classes/Presentation/Views/PaginatorView.swift"
],
"target_dependencies" : [
"Blade"
],
"type" : "library"
},
{
"c99name" : "Blade",
"module_type" : "SwiftTarget",
"name" : "Blade",
"path" : "Sources/Blade",
"product_memberships" : [
"Blade",
"BladeTCA"
],
"sources" : [
"Classes/Core/Paginator/IPaginator.swift",
"Classes/Core/Paginator/PageLoader/ICursorPageLoader.swift",
"Classes/Core/Paginator/PageLoader/IOffsetPageLoader.swift",
"Classes/Core/Paginator/Paginator.swift",
"Classes/Core/Paginator/Strategies/CursorSeekStrategy.swift",
"Classes/Core/Paginator/Strategies/LimitOffsetStrategy.swift",
"Classes/Core/Paginator/Strategies/Protocols/IPaginationStrategy.swift",
"Classes/Models/Configuration/PaginationCursorSeek.swift",
"Classes/Models/Configuration/PaginationLimitOffset.swift",
"Classes/Models/Page.swift",
"Classes/Models/Requests/CursorPaginationRequest.swift",
"Classes/Models/Requests/OffsetPaginationRequest.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Blade",
"Blade-Package",
"BladeTCA"
]
}
}
2026-04-14 19:22:46.145 xcodebuild[1155:6428] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 19:22:46.244 xcodebuild[1155:6428] [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 Blade-Package -destination platform=macOS,arch=arm64
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 Blade-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.3
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-collections: https://github.com/apple/swift-collections @ 1.4.1
swift-perception: https://github.com/pointfreeco/swift-perception @ 2.0.10
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
Blade: /Users/admin/builder/spi-builder-workspace
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
swift-navigation: https://github.com/pointfreeco/swift-navigation @ 2.8.0
combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 1.1.0
swift-dependencies: https://github.com/pointfreeco/swift-dependencies @ 1.12.0
swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
swift-sharing: https://github.com/pointfreeco/swift-sharing @ 2.8.0
swift-clocks: https://github.com/pointfreeco/swift-clocks @ 1.0.6
swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.3.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (53 targets)
Target 'BladeTests' in project 'Blade'
➜ Explicit dependency on target 'Blade' in project 'Blade'
Target 'BladeTCATests' in project 'Blade'
➜ Explicit dependency on target 'Blade' in project 'Blade'
➜ Explicit dependency on target 'BladeTCA' in project 'Blade'
➜ Explicit dependency on target 'ComposableArchitecture' in project 'swift-composable-architecture'
Target 'BladeTCA' in project 'Blade'
➜ Explicit dependency on target 'BladeTCA' in project 'Blade'
➜ Explicit dependency on target 'Blade' in project 'Blade'
➜ Explicit dependency on target 'ComposableArchitecture' in project 'swift-composable-architecture'
Target 'BladeTCA' in project 'Blade'
➜ Explicit dependency on target 'Blade' in project 'Blade'
➜ 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)
Target 'Blade' in project 'Blade'
➜ Explicit dependency on target 'Blade' in project 'Blade'
Target 'Blade' in project 'Blade' (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/MacOSX.platform/Developer/SDKs/MacOSX26.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/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/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/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 1fa05d699e665e3d7ec5988dbaf51654
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1fa05d699e665e3d7ec5988dbaf51654.xcbuilddata
error: The package product 'ComposableArchitecture' requires minimum platform version 13.0 for the macOS platform, but this target supports 11.0 (in target 'BladeTCA' from project 'Blade')
2026-04-14 19:22:48.704 xcodebuild[1160:6499] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 19:22:48.804 xcodebuild[1160:6499] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4417a0ad32a9c5db6f36080dd982322bfda397ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4417a0ad32a9c5db6f36080dd982322bfda397ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4417a0ad32a9c5db6f36080dd982322bfda397ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4417a0ad32a9c5db6f36080dd982322bfda397ec, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Blade-Package
(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-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.3.2
swift-perception: https://github.com/pointfreeco/swift-perception @ 2.0.10
Blade: /Users/admin/builder/spi-builder-workspace
swift-composable-architecture: https://github.com/pointfreeco/swift-composable-architecture.git @ 1.25.5
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-collections: https://github.com/apple/swift-collections @ 1.4.1
swift-navigation: https://github.com/pointfreeco/swift-navigation @ 2.8.0
swift-dependencies: https://github.com/pointfreeco/swift-dependencies @ 1.12.0
swift-sharing: https://github.com/pointfreeco/swift-sharing @ 2.8.0
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.0
swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 1.1.0
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.3
resolved source packages: swift-concurrency-extras, swift-perception, Blade, swift-composable-architecture, swift-clocks, xctest-dynamic-overlay, swift-collections, swift-navigation, swift-dependencies, swift-sharing, swift-custom-dump, swift-syntax, swift-identified-collections, combine-schedulers, swift-case-paths
2026-04-14 19:22:59.480 xcodebuild[1292:7215] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 19:22:59.581 xcodebuild[1292:7215] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-composable-architecture",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-composable-architecture.git"
}
],
"manifest_display_name" : "Blade",
"name" : "Blade",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Blade",
"targets" : [
"Blade"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BladeTCA",
"targets" : [
"BladeTCA"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BladeTests",
"module_type" : "SwiftTarget",
"name" : "BladeTests",
"path" : "Tests/BladeTests",
"sources" : [
"Mocks/CursorPageLoaderMock.swift",
"Mocks/OffsetPageLoaderMock.swift",
"Models/TestItem.swift",
"UnitTests/CursorPaginatorTests.swift",
"UnitTests/OffsetPaginatorTests.swift"
],
"target_dependencies" : [
"Blade"
],
"type" : "test"
},
{
"c99name" : "BladeTCATests",
"module_type" : "SwiftTarget",
"name" : "BladeTCATests",
"path" : "Tests/BladeTCATests",
"product_dependencies" : [
"ComposableArchitecture"
],
"sources" : [
"Helpers/IdentifiedArray+Items.swift",
"Models/TestItem.swift",
"UnitTests/PaginatorIntegrationReducerTests.swift",
"UnitTests/PaginatorReducerTests.swift"
],
"target_dependencies" : [
"BladeTCA"
],
"type" : "test"
},
{
"c99name" : "BladeTCA",
"module_type" : "SwiftTarget",
"name" : "BladeTCA",
"path" : "Sources/BladeTCA",
"product_dependencies" : [
"ComposableArchitecture"
],
"product_memberships" : [
"BladeTCA"
],
"sources" : [
"Classes/COre/Reducers/Internal/Builders/PositionBuilders/CursorPositionBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/PositionBuilders/OffsetPositionBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/PositionBuilders/Protocols/IPositionBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/RequestBuilders/CursorRequestBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/RequestBuilders/OffsetRequestBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/RequestBuilders/Protocols/IRequestBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift",
"Classes/COre/Reducers/Internal/PaginatorReducer.swift",
"Classes/COre/Reducers/Reducer+.swift",
"Classes/Models/PaginatorAction.swift",
"Classes/Models/State/CursorPaginatorState.swift",
"Classes/Models/State/PaginatorState.swift",
"Classes/Models/State/Protocols/IPaginatorState.swift",
"Classes/Presentation/ViewModifiers/LoadingViewModifier.swift",
"Classes/Presentation/Views/PaginatorForEachView.swift",
"Classes/Presentation/Views/PaginatorListView.swift",
"Classes/Presentation/Views/PaginatorView.swift"
],
"target_dependencies" : [
"Blade"
],
"type" : "library"
},
{
"c99name" : "Blade",
"module_type" : "SwiftTarget",
"name" : "Blade",
"path" : "Sources/Blade",
"product_memberships" : [
"Blade",
"BladeTCA"
],
"sources" : [
"Classes/Core/Paginator/IPaginator.swift",
"Classes/Core/Paginator/PageLoader/ICursorPageLoader.swift",
"Classes/Core/Paginator/PageLoader/IOffsetPageLoader.swift",
"Classes/Core/Paginator/Paginator.swift",
"Classes/Core/Paginator/Strategies/CursorSeekStrategy.swift",
"Classes/Core/Paginator/Strategies/LimitOffsetStrategy.swift",
"Classes/Core/Paginator/Strategies/Protocols/IPaginationStrategy.swift",
"Classes/Models/Configuration/PaginationCursorSeek.swift",
"Classes/Models/Configuration/PaginationLimitOffset.swift",
"Classes/Models/Page.swift",
"Classes/Models/Requests/CursorPaginationRequest.swift",
"Classes/Models/Requests/OffsetPaginationRequest.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Blade",
"Blade-Package",
"BladeTCA"
]
}
}
2026-04-14 19:23:01.751 xcodebuild[1302:7303] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 19:23:01.851 xcodebuild[1302:7303] [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 Blade-Package -destination platform=macOS,arch=arm64
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 Blade-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 1.1.0
swift-perception: https://github.com/pointfreeco/swift-perception @ 2.0.10
swift-sharing: https://github.com/pointfreeco/swift-sharing @ 2.8.0
swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.3.2
swift-composable-architecture: https://github.com/pointfreeco/swift-composable-architecture.git @ 1.25.5
swift-dependencies: https://github.com/pointfreeco/swift-dependencies @ 1.12.0
swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
Blade: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections @ 1.4.1
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.3
swift-navigation: https://github.com/pointfreeco/swift-navigation @ 2.8.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ 603.0.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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (53 targets)
Target 'BladeTests' in project 'Blade'
➜ Explicit dependency on target 'Blade' in project 'Blade'
Target 'BladeTCATests' in project 'Blade'
➜ Explicit dependency on target 'Blade' in project 'Blade'
➜ Explicit dependency on target 'BladeTCA' in project 'Blade'
➜ Explicit dependency on target 'ComposableArchitecture' in project 'swift-composable-architecture'
Target 'BladeTCA' in project 'Blade'
➜ Explicit dependency on target 'BladeTCA' in project 'Blade'
➜ Explicit dependency on target 'Blade' in project 'Blade'
➜ Explicit dependency on target 'ComposableArchitecture' in project 'swift-composable-architecture'
Target 'BladeTCA' in project 'Blade'
➜ Explicit dependency on target 'Blade' in project 'Blade'
➜ 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)
Target 'Blade' in project 'Blade'
➜ Explicit dependency on target 'Blade' in project 'Blade'
Target 'Blade' in project 'Blade' (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/MacOSX.platform/Developer/SDKs/MacOSX26.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/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/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/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 1fa05d699e665e3d7ec5988dbaf51654
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1fa05d699e665e3d7ec5988dbaf51654.xcbuilddata
error: The package product 'ComposableArchitecture' requires minimum platform version 13.0 for the macOS platform, but this target supports 11.0 (in target 'BladeTCA' from project 'Blade')
2026-04-14 19:23:03.648 xcodebuild[1305:7346] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 19:23:03.749 xcodebuild[1305:7346] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4417a0ad32a9c5db6f36080dd982322bfda397ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4417a0ad32a9c5db6f36080dd982322bfda397ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4417a0ad32a9c5db6f36080dd982322bfda397ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4417a0ad32a9c5db6f36080dd982322bfda397ec, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Blade-Package
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild