The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Workflow, reference main (006190), with Swift 6.2 (beta) for macOS (SPM) on 8 Sep 2025 20:51:22 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/workflow-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/workflow-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0061902 chore: Bump Perception to 2.0.6 (#377)
Cloned https://github.com/square/workflow-swift.git
Revision (git rev-parse @):
0061902f4bdc7d836ae60ef723b99eec6289897a
SUCCESS checkout https://github.com/square/workflow-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/square/workflow-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/53] Write sources
[31/53] Copying PrivacyInfo.xcprivacy
[32/53] Write sources
[45/53] Compiling _SwiftSyntaxCShims dummy.c
[46/53] Write swift-version-1EA4D86E10B52AF.txt
[48/274] Compiling SwiftSyntax510 Empty.swift
[49/274] Compiling SwiftSyntax600 Empty.swift
[50/274] Emitting module SwiftSyntax600
[51/274] Emitting module SwiftSyntax510
[52/274] Compiling SwiftSyntax509 Empty.swift
[53/274] Emitting module SwiftSyntax509
[54/274] Compiling IssueReportingPackageSupport _Test.swift
[55/274] Emitting module IssueReportingPackageSupport
[56/274] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/274] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[58/274] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[59/275] Compiling InternalCollectionsUtilities Debugging.swift
[60/275] Compiling InternalCollectionsUtilities Descriptions.swift
[61/275] Compiling RxSwift AddRef.swift
[62/275] Compiling RxSwift Amb.swift
[63/275] Emitting module InternalCollectionsUtilities
[64/359] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/359] Compiling SwiftSyntax RawSyntaxTokenView.swift
[66/359] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[67/359] Compiling SwiftSyntax MissingNodeInitializers.swift
[68/359] Compiling SwiftSyntax RawSyntax.swift
[69/359] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[70/359] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[71/415] Compiling OrderedCollections OrderedSet+Codable.swift
[72/415] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[73/415] Compiling OrderedCollections OrderedSet+Descriptions.swift
[74/415] Compiling OrderedCollections OrderedSet+Diffing.swift
[75/415] Compiling OrderedCollections OrderedSet+Equatable.swift
[76/415] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[77/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[78/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[79/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[80/421] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[81/421] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[82/421] Compiling OrderedCollections OrderedSet+Sendable.swift
[83/421] Compiling OrderedCollections OrderedDictionary+Elements.swift
[84/421] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[85/421] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[86/421] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[87/421] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[88/421] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[89/421] Compiling OrderedCollections _Hashtable+Header.swift
[90/421] Compiling OrderedCollections OrderedDictionary+Codable.swift
[91/421] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[92/421] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[93/421] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[94/421] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[95/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[96/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[97/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[98/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[99/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[100/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[101/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[102/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[103/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[104/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[105/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[106/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[107/421] Compiling OrderedCollections OrderedSet+Hashable.swift
[108/421] Compiling OrderedCollections OrderedSet+Initializers.swift
[109/421] Compiling OrderedCollections OrderedSet+Insertions.swift
[110/421] Compiling OrderedCollections OrderedSet+Invariants.swift
[111/421] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[112/421] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[113/421] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[114/421] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[115/421] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[116/421] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[117/421] Compiling OrderedCollections OrderedDictionary+Values.swift
[118/421] Compiling OrderedCollections OrderedDictionary.swift
[119/421] Compiling OrderedCollections _HashTable+Bucket.swift
[120/421] Compiling OrderedCollections _HashTable+BucketIterator.swift
[121/421] Compiling OrderedCollections _HashTable+Constants.swift
[122/421] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[123/421] Compiling OrderedCollections _HashTable+Testing.swift
[124/421] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[125/421] Compiling OrderedCollections _HashTable.swift
[126/421] Compiling OrderedCollections OrderedSet+SubSequence.swift
[127/421] Compiling OrderedCollections OrderedSet+Testing.swift
[128/421] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[129/421] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[130/421] Compiling OrderedCollections OrderedSet.swift
[131/421] Compiling OrderedCollections _UnsafeBitset.swift
[137/421] Compiling SwiftSyntax CommonAncestor.swift
[138/421] Compiling SwiftSyntax Convenience.swift
[139/421] Compiling SwiftSyntax CustomTraits.swift
[140/428] Emitting module OrderedCollections
[156/452] Compiling IdentifiedCollections IdentifiedArray.swift
[157/452] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[158/452] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[159/452] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[160/452] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[161/452] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[162/452] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[166/452] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[167/452] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[168/452] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[169/452] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[170/452] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[171/452] Compiling RxSwift Sink.swift
[172/452] Compiling RxSwift Skip.swift
[173/452] Compiling RxSwift SkipUntil.swift
[174/452] Compiling RxSwift SkipWhile.swift
[175/452] Compiling RxSwift StartWith.swift
[176/452] Compiling RxSwift SubjectType.swift
[177/452] Compiling RxSwift SubscribeOn.swift
[178/452] Compiling RxSwift SubscriptionDisposable.swift
[179/452] Compiling RxSwift SwiftSupport.swift
[180/452] Compiling RxSwift Switch.swift
[181/452] Compiling RxSwift SwitchIfEmpty.swift
[182/452] Compiling RxSwift SynchronizedDisposeType.swift
[183/452] Compiling RxSwift SynchronizedOnType.swift
[184/452] Compiling RxSwift SynchronizedUnsubscribeType.swift
[185/452] Compiling RxSwift TailRecursiveSink.swift
[186/452] Compiling RxSwift Take.swift
[187/468] Compiling RxSwift Rx.swift
[188/468] Compiling RxSwift RxMutableBox.swift
[189/468] Compiling RxSwift Sample.swift
[190/468] Compiling RxSwift Scan.swift
[191/468] Compiling RxSwift ScheduledDisposable.swift
[192/468] Compiling RxSwift ScheduledItem.swift
[193/468] Compiling RxSwift ScheduledItemType.swift
[194/468] Compiling RxSwift SchedulerServices+Emulation.swift
[195/468] Compiling RxSwift SchedulerType.swift
[196/468] Compiling RxSwift Sequence.swift
[197/468] Compiling RxSwift SerialDispatchQueueScheduler.swift
[198/468] Compiling RxSwift SerialDisposable.swift
[199/468] Compiling RxSwift ShareReplayScope.swift
[200/468] Compiling RxSwift Single.swift
[201/468] Compiling RxSwift SingleAssignmentDisposable.swift
[202/468] Compiling RxSwift SingleAsync.swift
[203/468] Emitting module RxSwift
[204/468] Emitting module ReactiveSwift
[205/468] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[206/468] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[207/468] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[208/468] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[209/468] Compiling IdentifiedCollections Identified.swift
[210/468] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[223/468] Compiling ReactiveSwift Signal.swift
[224/468] Compiling ReactiveSwift SignalProducer.swift
[225/468] Compiling ReactiveSwift UnidirectionalBinding.swift
[226/468] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[227/468] Compiling ReactiveSwift ValidatingProperty.swift
[252/470] Emitting module IssueReporting
[270/470] Compiling SwiftSyntax SyntaxNodesD.swift
[271/470] Compiling SwiftSyntax SyntaxNodesEF.swift
[272/470] Compiling SwiftSyntax SyntaxNodesGHI.swift
[273/470] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[274/470] Compiling SwiftSyntax SyntaxNodesOP.swift
[275/470] Compiling SwiftSyntax SyntaxNodesQRS.swift
[276/470] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[277/470] Compiling RxSwift InfiniteSequence.swift
[278/470] Compiling RxSwift InvocableScheduledItem.swift
[279/470] Compiling RxSwift InvocableType.swift
[280/470] Compiling RxSwift Just.swift
[281/470] Compiling RxSwift Lock.swift
[282/470] Compiling RxSwift LockOwnerType.swift
[283/470] Compiling RxSwift MainScheduler.swift
[284/470] Compiling RxSwift Map.swift
[285/470] Compiling RxSwift Materialize.swift
[286/470] Compiling RxSwift Maybe.swift
[287/470] Compiling RxSwift Merge.swift
[288/470] Compiling RxSwift Multicast.swift
[289/470] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[290/470] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[291/470] Compiling RxSwift PrimitiveSequence.swift
[292/470] Compiling RxSwift PriorityQueue.swift
[293/470] Compiling RxSwift Producer.swift
[294/470] Compiling RxSwift PublishSubject.swift
[295/470] Compiling RxSwift Queue.swift
[296/470] Compiling RxSwift Range.swift
[297/470] Compiling RxSwift Reactive.swift
[298/470] Compiling RxSwift RecursiveLock.swift
[299/470] Compiling RxSwift RecursiveScheduler.swift
[300/470] Compiling RxSwift Reduce.swift
[301/470] Compiling RxSwift RefCountDisposable.swift
[302/470] Compiling RxSwift Repeat.swift
[303/470] Compiling RxSwift ReplaySubject.swift
[304/470] Compiling RxSwift RetryWhen.swift
[305/470] Compiling RxSwift Never.swift
[306/470] Compiling RxSwift NopDisposable.swift
[307/470] Compiling RxSwift Observable+Concurrency.swift
[308/470] Compiling RxSwift Observable.swift
[309/470] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[310/470] Compiling RxSwift ObservableConvertibleType.swift
[311/470] Compiling RxSwift ObservableType+Extensions.swift
[312/470] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[313/470] Compiling RxSwift ObservableType.swift
[314/470] Compiling RxSwift ObserveOn.swift
[315/470] Compiling RxSwift ObserverBase.swift
[316/470] Compiling RxSwift ObserverType.swift
[317/470] Compiling RxSwift OperationQueueScheduler.swift
[318/470] Compiling RxSwift Optional.swift
[319/470] Compiling RxSwift Platform.Darwin.swift
[320/470] Compiling RxSwift Platform.Linux.swift
[322/470] Compiling IssueReporting WithExpectedIssue.swift
[323/470] Compiling IssueReporting WithIssueContext.swift
[373/471] Emitting module IdentifiedCollections
[374/471] Compiling IdentifiedCollections IdentifiedCollection.swift
[377/489] Compiling ViewEnvironment ViewEnvironmentKey.swift
[383/489] Compiling XCTestDynamicOverlay Exports.swift
[384/506] Compiling ViewEnvironment ViewEnvironment.swift
[385/506] Emitting module XCTestDynamicOverlay
[386/506] Compiling XCTestDynamicOverlay Deprecations.swift
[387/544] Compiling CustomDump KeyPath.swift
[388/544] Compiling CustomDump Photos.swift
[389/544] Compiling CustomDump CoreMotion.swift
[390/544] Compiling CustomDump Mirror.swift
[391/544] Compiling CustomDump String.swift
[392/544] Compiling CustomDump Unordered.swift
[393/544] Compiling CustomDump Foundation.swift
[394/544] Compiling CustomDump GameKit.swift
[395/544] Emitting module Workflow
[396/544] Compiling CustomDump CoreImage.swift
[397/544] Compiling CustomDump CoreLocation.swift
[398/544] Compiling Workflow WorkflowLogger.swift
[399/544] Compiling CustomDump Speech.swift
[400/544] Compiling CustomDump StoreKit.swift
[401/544] Compiling CustomDump UserNotifications.swift
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:367:37: warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
365 |                 // Scheduling it to be processed after.
366 |                 DispatchQueue.workflowExecution.async { [weak self] in
367 |                     self?.eventPipe.handle(event: output)
    |                                     `- warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
368 |                 }
369 |                 return
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:367:25: warning: capture of non-sendable type 'Action.Type' in an isolated closure
365 |                 // Scheduling it to be processed after.
366 |                 DispatchQueue.workflowExecution.async { [weak self] in
367 |                     self?.eventPipe.handle(event: output)
    |                         `- warning: capture of non-sendable type 'Action.Type' in an isolated closure
368 |                 }
369 |                 return
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:366:63: warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
364 |                 // Workflow is currently processing an `event`.
365 |                 // Scheduling it to be processed after.
366 |                 DispatchQueue.workflowExecution.async { [weak self] in
    |                                                               `- warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
367 |                     self?.eventPipe.handle(event: output)
368 |                 }
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:366:63: warning: capture of non-sendable type 'Action.Type' in an isolated closure
364 |                 // Workflow is currently processing an `event`.
365 |                 // Scheduling it to be processed after.
366 |                 DispatchQueue.workflowExecution.async { [weak self] in
    |                                                               `- warning: capture of non-sendable type 'Action.Type' in an isolated closure
367 |                     self?.eventPipe.handle(event: output)
368 |                 }
[402/544] Compiling CustomDump UserNotificationsUI.swift
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:367:37: warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
365 |                 // Scheduling it to be processed after.
366 |                 DispatchQueue.workflowExecution.async { [weak self] in
367 |                     self?.eventPipe.handle(event: output)
    |                                     `- warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
368 |                 }
369 |                 return
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:367:25: warning: capture of non-sendable type 'Action.Type' in an isolated closure
365 |                 // Scheduling it to be processed after.
366 |                 DispatchQueue.workflowExecution.async { [weak self] in
367 |                     self?.eventPipe.handle(event: output)
    |                         `- warning: capture of non-sendable type 'Action.Type' in an isolated closure
368 |                 }
369 |                 return
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:366:63: warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
364 |                 // Workflow is currently processing an `event`.
365 |                 // Scheduling it to be processed after.
366 |                 DispatchQueue.workflowExecution.async { [weak self] in
    |                                                               `- warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
367 |                     self?.eventPipe.handle(event: output)
368 |                 }
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:366:63: warning: capture of non-sendable type 'Action.Type' in an isolated closure
364 |                 // Workflow is currently processing an `event`.
365 |                 // Scheduling it to be processed after.
366 |                 DispatchQueue.workflowExecution.async { [weak self] in
    |                                                               `- warning: capture of non-sendable type 'Action.Type' in an isolated closure
367 |                     self?.eventPipe.handle(event: output)
368 |                 }
[403/544] Compiling Workflow WorkflowNode.swift
[404/545] Compiling CasePathsCore TypeName.swift
[405/545] Compiling CasePathsCore UncheckedSendable.swift
[406/545] Compiling CasePathsCore CasePathReflectable.swift
[407/545] Compiling CasePathsCore Never+CasePathable.swift
[408/545] Compiling CasePathsCore KeyPath+Sendable.swift
[409/545] Compiling CasePathsCore AnyCasePath.swift
[410/545] Compiling CasePathsCore Optional+CasePathable.swift
[411/545] Compiling CasePathsCore CasePathIterable.swift
[412/546] Emitting module CasePathsCore
[413/546] Compiling CasePathsCore CasePathable.swift
[414/546] Compiling Workflow WorkflowObserver.swift
[415/546] Compiling CasePathsCore Result+CasePathable.swift
[416/546] Compiling RxSwift TakeLast.swift
[417/546] Compiling RxSwift TakeWithPredicate.swift
[418/546] Compiling RxSwift Throttle.swift
[419/546] Compiling RxSwift Timeout.swift
[420/546] Compiling RxSwift Timer.swift
[421/546] Compiling RxSwift ToArray.swift
[422/546] Compiling RxSwift Using.swift
[423/546] Compiling RxSwift VirtualTimeConverterType.swift
[424/546] Compiling RxSwift VirtualTimeScheduler.swift
[425/546] Compiling RxSwift Window.swift
[426/546] Compiling RxSwift WithLatestFrom.swift
[427/546] Compiling RxSwift WithUnretained.swift
[428/546] Compiling RxSwift Zip+Collection.swift
[429/546] Compiling RxSwift Zip+arity.swift
[430/546] Compiling RxSwift Zip.swift
[431/546] Compiling RxSwift resource_bundle_accessor.swift
[432/566] Compiling WorkflowConcurrency AsyncOperationWorker.swift
[433/566] Compiling WorkflowCombine Logger.swift
[434/566] Emitting module WorkflowCombine
[435/566] Emitting module WorkflowReactiveSwift
[436/566] Compiling WorkflowReactiveSwift SignalProducerWorkflow.swift
[437/566] Compiling WorkflowReactiveSwift QueueScheduler+Workflow.swift
[438/566] Compiling WorkflowReactiveSwift Logger.swift
[439/566] Compiling WorkflowReactiveSwift SignalWorker.swift
[440/566] Compiling WorkflowReactiveSwift Worker.swift
[441/566] Compiling WorkflowRxSwift ObservableWorkflow.swift
[442/566] Compiling WorkflowCombine Publisher+Extensions.swift
[443/566] Compiling WorkflowCombine Worker.swift
[444/566] Compiling WorkflowCombine PublisherWorkflow.swift
[445/566] Compiling WorkflowConcurrency AsyncSequenceWorker.swift
/Users/admin/builder/spi-builder-workspace/WorkflowConcurrency/Sources/AsyncSequenceWorker.swift:55:45: warning: capture of non-sendable type 'WorkerType.Sequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
53 |             let task = Task { @MainActor in
54 |                 do {
55 |                     for try await output in sequence {
   |                                             `- warning: capture of non-sendable type 'WorkerType.Sequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
56 |                         sink.send(AnyWorkflowAction(sendingOutput: output))
57 |                     }
/Users/admin/builder/spi-builder-workspace/WorkflowConcurrency/Sources/AsyncSequenceWorker.swift:55:45: warning: capture of non-sendable type 'WorkerType.Sequence.Type' in an isolated closure; this is an error in the Swift 6 language mode
53 |             let task = Task { @MainActor in
54 |                 do {
55 |                     for try await output in sequence {
   |                                             `- warning: capture of non-sendable type 'WorkerType.Sequence.Type' in an isolated closure; this is an error in the Swift 6 language mode
56 |                         sink.send(AnyWorkflowAction(sendingOutput: output))
57 |                     }
/Users/admin/builder/spi-builder-workspace/WorkflowConcurrency/Sources/AsyncSequenceWorker.swift:52:17: warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
50 |         let sink = context.makeSink(of: AnyWorkflowAction.self)
51 |         context.runSideEffect(key: state) { lifetime in
52 |             let sequence = worker.run()
   |                 `- warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
53 |             let task = Task { @MainActor in
54 |                 do {
/Users/admin/builder/spi-builder-workspace/WorkflowConcurrency/Sources/AsyncSequenceWorker.swift:56:30: warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
54 |                 do {
55 |                     for try await output in sequence {
56 |                         sink.send(AnyWorkflowAction(sendingOutput: output))
   |                              `- warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
57 |                     }
58 |                 } catch {
[446/566] Compiling WorkflowConcurrency Worker.swift
/Users/admin/builder/spi-builder-workspace/WorkflowConcurrency/Sources/Worker.swift:68:17: warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 |             let send: @MainActor (Output) -> Void = sink.send
67 |             let task = Task(priority: .high) {
68 |                 logger.logStarted()
   |                 `- warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
69 |                 let output = await worker.run()
70 |                 if Task.isCancelled {
/Users/admin/builder/spi-builder-workspace/WorkflowConcurrency/Sources/Worker.swift:63:13: warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 |     func render(state: State, context: RenderContext<WorkerWorkflow>) -> Rendering {
63 |         let logger = WorkerLogger<WorkerType>()
   |             `- warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
64 |         let sink = context.makeOutputSink()
65 |         context.runSideEffect(key: state) { lifetime in
[447/566] Emitting module WorkflowConcurrency
[448/566] Compiling WorkflowConcurrency Logger.swift
[449/566] Compiling WorkflowRxSwift Logger.swift
[450/566] Emitting module WorkflowRxSwift
[451/566] Compiling WorkflowRxSwift Worker.swift
[459/566] Emitting module ViewEnvironment
[460/566] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[461/572] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[462/572] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[463/572] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[464/572] Emitting module ViewEnvironmentUI
[465/572] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
[466/572] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[467/585] Compiling WorkflowUI UIViewController+Extensions.swift
[468/586] Compiling WorkflowUI DescribedViewController.swift
[469/586] Compiling WorkflowUI ScreenContaining.swift
[470/586] Compiling WorkflowUI Screen.swift
[471/586] Compiling WorkflowUI WorkflowUIViewController.swift
[472/586] Compiling WorkflowUI AdaptedEnvironmentScreen.swift
[473/586] Compiling WorkflowUI AnyScreen.swift
[474/586] Compiling WorkflowUI ScreenViewController.swift
[475/586] Compiling WorkflowUI WorkflowHostingController.swift
[476/586] Compiling WorkflowUI ModuleExports.swift
[477/586] Emitting module WorkflowUI
[478/586] Compiling WorkflowUI WorkflowUIEvents.swift
[479/586] Compiling WorkflowUI WorkflowUIObserver.swift
[480/586] Compiling WorkflowUI ViewControllerDescription.swift
[481/586] Compiling PerceptionCore ThreadLocal.swift
[482/587] Compiling CustomDump CustomDumpReflectable.swift
[483/587] Compiling CustomDump Swift.swift
[484/587] Compiling CustomDump SwiftUI.swift
[485/587] Compiling CustomDump UIKit.swift
[486/587] Compiling CustomDump AnyType.swift
[487/587] Compiling CustomDump CollectionDifference.swift
[488/587] Compiling CustomDump Identifiable.swift
[489/587] Compiling CustomDump CustomDumpRepresentable.swift
[490/587] Compiling CustomDump CustomDumpStringConvertible.swift
[491/587] Compiling CustomDump Diff.swift
[492/587] Compiling CustomDump Dump.swift
[493/587] Compiling CustomDump ExpectDifference.swift
[494/587] Compiling CustomDump ExpectNoDifference.swift
[496/587] Compiling PerceptionCore _PerceptionRegistrar.swift
[497/587] Compiling PerceptionCore Environment.swift
[508/587] Compiling PerceptionCore Bindable.swift
[509/587] Emitting module PerceptionCore
[510/587] Compiling PerceptionCore WithPerceptionTracking.swift
[518/587] Emitting module SwiftSyntax
[538/589] Emitting module CustomDump
[545/589] Compiling CustomDump XCTAssertDifference.swift
[546/589] Compiling CustomDump XCTAssertNoDifference.swift
[584/654] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[585/654] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[586/654] Emitting module SwiftDiagnostics
[587/655] Compiling SwiftDiagnostics Message.swift
[588/655] Compiling SwiftDiagnostics Note.swift
[589/655] Compiling SwiftDiagnostics FixIt.swift
[590/655] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[591/655] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[592/655] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[593/655] Compiling SwiftDiagnostics Diagnostic.swift
[594/655] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[595/655] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[596/655] Compiling SwiftDiagnostics Convenience.swift
[597/655] Compiling SwiftBasicFormat Syntax+Extensions.swift
[598/655] Compiling SwiftBasicFormat InferIndentation.swift
[599/655] Emitting module SwiftBasicFormat
[600/655] Compiling SwiftBasicFormat BasicFormat.swift
[601/655] Compiling SwiftParser TopLevel.swift
[602/655] Compiling SwiftParser TriviaParser.swift
[603/655] Compiling SwiftParser Types.swift
[604/655] Compiling SwiftParser ExperimentalFeatures.swift
[605/659] Compiling SwiftParser TokenConsumer.swift
[606/659] Compiling SwiftParser TokenPrecedence.swift
[607/659] Compiling SwiftParser TokenSpec.swift
[608/659] Compiling SwiftParser TokenSpecSet.swift
[609/659] Compiling SwiftParser StringLiterals.swift
[610/659] Compiling SwiftParser SwiftParserCompatibility.swift
[611/659] Compiling SwiftParser SwiftVersion.swift
[612/659] Compiling SwiftParser SyntaxUtils.swift
[613/659] Compiling SwiftParser Nominals.swift
[614/659] Compiling SwiftParser Parameters.swift
[615/659] Compiling SwiftParser ParseSourceFile.swift
[616/659] Compiling SwiftParser Parser.swift
[617/659] Compiling SwiftParser Patterns.swift
[618/659] Compiling SwiftParser Recovery.swift
[619/659] Compiling SwiftParser Specifiers.swift
[620/659] Compiling SwiftParser Statements.swift
[621/659] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[622/659] Compiling SwiftParser UnicodeScalarExtensions.swift
[623/659] Compiling SwiftParser Lookahead.swift
[624/659] Compiling SwiftParser LoopProgressCondition.swift
[625/659] Compiling SwiftParser Modifiers.swift
[626/659] Compiling SwiftParser Names.swift
[627/659] Compiling SwiftParser Attributes.swift
[628/659] Compiling SwiftParser Availability.swift
[629/659] Compiling SwiftParser CharacterInfo.swift
[630/659] Compiling SwiftParser CollectionNodes+Parsable.swift
[631/659] Compiling SwiftParser Declarations.swift
[632/659] Compiling SwiftParser Directives.swift
[633/659] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[634/659] Compiling SwiftParser Expressions.swift
[635/659] Compiling SwiftParser IncrementalParseTransition.swift
[636/659] Compiling SwiftParser IsValidIdentifier.swift
[637/659] Compiling SwiftParser Cursor.swift
[638/659] Compiling SwiftParser Lexeme.swift
[639/659] Compiling SwiftParser LexemeSequence.swift
[640/659] Compiling SwiftParser Lexer.swift
[641/659] Compiling SwiftParser RegexLiteralLexer.swift
[642/659] Emitting module SwiftParser
[643/659] Compiling SwiftParser IsLexerClassified.swift
[644/659] Compiling SwiftParser LayoutNodes+Parsable.swift
[645/659] Compiling SwiftParser Parser+TokenSpecSet.swift
[646/659] Compiling SwiftParser TokenSpecStaticMembers.swift
[647/682] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[648/683] Compiling SwiftOperators OperatorError+Diagnostics.swift
[649/684] Compiling SwiftOperators PrecedenceGroup.swift
[650/684] Compiling SwiftOperators PrecedenceGraph.swift
[651/684] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[652/684] Compiling SwiftOperators OperatorTable+Defaults.swift
[653/684] Compiling SwiftOperators OperatorTable.swift
[654/684] Compiling SwiftOperators SyntaxSynthesis.swift
[655/684] Compiling SwiftOperators Operator.swift
[656/684] Compiling SwiftOperators OperatorTable+Semantics.swift
[657/684] Compiling SwiftOperators OperatorError.swift
[658/684] Emitting module SwiftOperators
[659/684] Compiling SwiftOperators OperatorTable+Folding.swift
[660/684] Compiling SwiftParserDiagnostics Utils.swift
[661/684] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[662/684] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[663/684] Compiling WorkflowTesting WorkflowRenderTester.swift
[664/684] Compiling WorkflowTesting WorkflowActionTester.swift
[665/684] Compiling WorkflowTesting AppliedAction.swift
[666/684] Compiling WorkflowTesting RenderTesterResult.swift
[667/684] Emitting module WorkflowTesting
[668/684] Compiling WorkflowTesting RenderTester+TestContext.swift
[669/684] Compiling WorkflowTesting RenderExpectations.swift
[670/684] Compiling SwiftParserDiagnostics PresenceUtils.swift
[671/684] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[672/684] Compiling SwiftParserDiagnostics MissingNodesError.swift
[673/684] Compiling SwiftParserDiagnostics MissingTokenError.swift
[674/684] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[675/684] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[676/695] Emitting module SwiftParserDiagnostics
[677/695] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[678/695] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[679/710] Emitting module WorkflowRxSwiftTesting
[680/710] Compiling WorkflowRxSwiftTesting WorkerTesting.swift
[681/710] Compiling WorkflowRxSwiftTesting ObservableTesting.swift
[682/710] Emitting module WorkflowConcurrencyTesting
[683/710] Compiling WorkflowConcurrencyTesting WorkerTesting.swift
[684/710] Emitting module WorkflowCombineTesting
[685/710] Compiling WorkflowCombineTesting WorkerTesting.swift
[686/710] Compiling WorkflowCombineTesting PublisherTesting.swift
[687/710] Compiling WorkflowReactiveSwiftTesting SignalProducerWorkflowTesting.swift
[688/710] Emitting module WorkflowReactiveSwiftTesting
[689/710] Compiling WorkflowReactiveSwiftTesting WorkerTesting.swift
[690/710] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[691/710] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[692/710] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[693/710] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[694/710] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[695/710] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[696/711] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[697/711] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[698/711] Compiling SwiftSyntaxBuilder Indenter.swift
[699/711] Compiling SwiftSyntaxBuilder ListBuilder.swift
[700/711] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[701/711] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[702/711] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[703/711] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[704/711] Emitting module SwiftSyntaxBuilder
[705/711] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[706/729] Compiling SwiftSyntaxMacros MemberMacro.swift
[707/729] Compiling SwiftSyntaxMacros PeerMacro.swift
[708/730] Compiling SwiftSyntaxMacros PreambleMacro.swift
[709/730] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[710/730] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[711/730] Compiling SwiftSyntaxMacros Macro.swift
[712/730] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[713/730] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[714/730] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[715/730] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[716/730] Compiling SwiftSyntaxMacros Macro+Format.swift
[717/730] Compiling SwiftSyntaxMacros AttachedMacro.swift
[718/730] Compiling SwiftSyntaxMacros BodyMacro.swift
[719/730] Emitting module SwiftSyntaxMacros
[720/730] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[721/730] Compiling SwiftSyntaxMacros AccessorMacro.swift
[722/730] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[723/730] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[724/730] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[725/740] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[726/740] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[727/740] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[728/740] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[729/740] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[730/740] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[731/740] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[732/740] Emitting module SwiftSyntaxMacroExpansion
[733/740] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[734/740] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[735/752] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[736/753] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[737/753] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[738/753] Emitting module SwiftCompilerPluginMessageHandling
[739/753] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[740/753] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[741/753] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[742/753] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[743/753] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[744/753] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[745/753] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[746/753] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[747/753] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[748/755] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[749/755] Emitting module SwiftCompilerPlugin
[750/768] Compiling CasePathsMacros Plugin.swift
[751/768] Compiling PerceptionMacros Plugins.swift
[752/768] Emitting module WorkflowSwiftUIMacros
[753/768] Emitting module PerceptionMacros
[754/768] Compiling PerceptionMacros Availability.swift
[755/768] Compiling PerceptionMacros Extensions.swift
[756/768] Compiling PerceptionMacros PerceptibleMacro.swift
[756/768] Write Objects.LinkFileList
[758/768] Compiling WorkflowSwiftUIMacros Availability.swift
[759/768] Compiling WorkflowSwiftUIMacros Extensions.swift
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:47:21: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 45 |     func accessorsMatching(_ predicate: (TokenKind) -> Bool) -> [AccessorDeclSyntax] {
 46 |         let patternBindings = bindings.compactMap { binding in
 47 |             binding.as(PatternBindingSyntax.self)
    |                     `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 48 |         }
 49 |         let accessors: [AccessorDeclListSyntax.Element] = patternBindings.compactMap { patternBinding in
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:58:39: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 56 |         }.flatMap { $0 }
 57 |         return accessors.compactMap { accessor in
 58 |             guard let decl = accessor.as(AccessorDeclSyntax.self) else {
    |                                       `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 59 |                 return nil
 60 |             }
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:236:38: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
234 |         var standins = [FunctionDeclSyntax.SignatureStandin]()
235 |         for member in memberBlock.members {
236 |             if let function = member.as(MemberBlockItemSyntax.self)?.decl.as(FunctionDeclSyntax.self) {
    |                                      `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
237 |                 standins.append(function.signatureStandin)
238 |             }
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:245:38: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
243 |     func hasMemberFunction(equvalentTo other: FunctionDeclSyntax) -> Bool {
244 |         for member in memberBlock.members {
245 |             if let function = member.as(MemberBlockItemSyntax.self)?.decl.as(FunctionDeclSyntax.self) {
    |                                      `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
246 |                 if function.isEquivalent(to: other) {
247 |                     return true
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:256:38: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
254 |     func hasMemberProperty(equivalentTo other: VariableDeclSyntax) -> Bool {
255 |         for member in memberBlock.members {
256 |             if let variable = member.as(MemberBlockItemSyntax.self)?.decl.as(VariableDeclSyntax.self) {
    |                                      `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
257 |                 if variable.isEquivalent(to: other) {
258 |                     return true
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:267:42: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
265 |     var definedVariables: [VariableDeclSyntax] {
266 |         memberBlock.members.compactMap { member in
267 |             if let variableDecl = member.as(MemberBlockItemSyntax.self)?.decl.as(VariableDeclSyntax.self) {
    |                                          `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
268 |                 return variableDecl
269 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[760/768] Compiling WorkflowSwiftUIMacros ObservableStateMacro.swift
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/ObservableStateMacro.swift:454:30: warning: 'MacroExpansionErrorMessage' is deprecated: MacroExpansionErrorMessage has been moved to the SwiftSyntaxMacros module [#DeprecatedDeclaration]
452 |                 Diagnostic(
453 |                     node: attribute,
454 |                     message: MacroExpansionErrorMessage("'@\(name)' cannot be used in '@ObservableState'"),
    |                              `- warning: 'MacroExpansionErrorMessage' is deprecated: MacroExpansionErrorMessage has been moved to the SwiftSyntaxMacros module [#DeprecatedDeclaration]
455 |                     fixIt: .replace(
456 |                         message: MacroExpansionFixItMessage("Use '@\(rename)' instead"),
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/ObservableStateMacro.swift:456:34: warning: 'MacroExpansionFixItMessage' is deprecated: MacroExpansionFixItMessage has been moved to the SwiftSyntaxMacros module [#DeprecatedDeclaration]
454 |                     message: MacroExpansionErrorMessage("'@\(name)' cannot be used in '@ObservableState'"),
455 |                     fixIt: .replace(
456 |                         message: MacroExpansionFixItMessage("Use '@\(rename)' instead"),
    |                                  `- warning: 'MacroExpansionFixItMessage' is deprecated: MacroExpansionFixItMessage has been moved to the SwiftSyntaxMacros module [#DeprecatedDeclaration]
457 |                         oldNode: attribute,
458 |                         newNode: attribute.with(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[761/768] Compiling WorkflowSwiftUIMacros Plugins.swift
[761/768] Write Objects.LinkFileList
[763/768] Emitting module CasePathsMacros
[764/768] Compiling CasePathsMacros CasePathableMacro.swift
[764/768] Write Objects.LinkFileList
[765/768] Linking PerceptionMacros-tool
[766/768] Linking WorkflowSwiftUIMacros-tool
[767/768] Linking CasePathsMacros-tool
[769/778] Compiling CasePaths XCTestSupport.swift
[770/778] Compiling CasePaths Exports.swift
[771/778] Compiling CasePaths LockIsolated.swift
[772/778] Compiling CasePaths EnumReflection.swift
[773/778] Compiling CasePaths Deprecations.swift
[774/778] Compiling CasePaths Macros.swift
[775/778] Emitting module CasePaths
[776/778] Compiling Perception Macros.swift
[777/778] Emitting module Perception
[778/778] Compiling Perception Exports.swift
[779/794] Compiling WorkflowSwiftUI AreOrderedSetsDuplicates.swift
[780/794] Compiling WorkflowSwiftUI ObservableState.swift
[781/794] Compiling WorkflowSwiftUI ActionModel.swift
[782/794] Compiling WorkflowSwiftUI Bindable+Store.swift
[783/795] Compiling WorkflowSwiftUI Workflow+Preview.swift
[784/795] Compiling WorkflowSwiftUI Store+Preview.swift
[785/795] Compiling WorkflowSwiftUI UIViewController+Orientation.swift
[786/795] Compiling WorkflowSwiftUI Store.swift
[787/795] Compiling WorkflowSwiftUI ObservableScreen+Preview.swift
[788/795] Compiling WorkflowSwiftUI ObservableScreen.swift
[789/795] Compiling WorkflowSwiftUI RenderContext+ObservableModel.swift
[790/795] Compiling WorkflowSwiftUI StateAccessor.swift
[791/795] Compiling WorkflowSwiftUI ObservationStateRegistrar.swift
[792/795] Compiling WorkflowSwiftUI Exports.swift
[793/795] Compiling WorkflowSwiftUI Macros.swift
[794/795] Compiling WorkflowSwiftUI ObservableModel.swift
[795/795] Emitting module WorkflowSwiftUI
Build complete! (81.28s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/908] Fetching swift-macro-testing
[65/5506] Fetching swift-macro-testing, swift-custom-dump
[524/9915] Fetching swift-macro-testing, swift-custom-dump, swift-case-paths
[701/11753] Fetching swift-macro-testing, swift-custom-dump, swift-case-paths, swift-perception
[1864/17258] Fetching swift-macro-testing, swift-custom-dump, swift-case-paths, swift-perception, xctest-dynamic-overlay
[4293/18792] Fetching swift-macro-testing, swift-custom-dump, swift-case-paths, swift-perception, xctest-dynamic-overlay, swift-identified-collections
[17506/90658] Fetching swift-macro-testing, swift-custom-dump, swift-case-paths, swift-perception, xctest-dynamic-overlay, swift-identified-collections, swift-syntax
Fetched https://github.com/pointfreeco/swift-perception from cache (1.66s)
[25774/88820] Fetching swift-macro-testing, swift-custom-dump, swift-case-paths, xctest-dynamic-overlay, swift-identified-collections, swift-syntax
Fetching https://github.com/ReactiveX/RxSwift.git
[87581/141598] Fetching swift-macro-testing, swift-custom-dump, swift-case-paths, xctest-dynamic-overlay, swift-identified-collections, swift-syntax, rxswift
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.23s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.23s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (4.23s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (4.23s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (4.23s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.23s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1584/52778] Fetching rxswift
[3435/105278] Fetching rxswift, reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (1.98s)
[5278/52778] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (19.70s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (21.85s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.1 (2.73s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.38s)
Fetching https://github.com/apple/swift-collections
[1/17410] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.59s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (3.05s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.1 (2.02s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.6 (0.39s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.40s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.61s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15372] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.05s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (3.52s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.50s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.61s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.1
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.6
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.1
warning: 'spi-builder-workspace': dependency 'xctest-dynamic-overlay' is not used by any target
Build complete.
{
  "dependencies" : [
    {
      "identity" : "reactiveswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.1.1",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveCocoa/ReactiveSwift.git"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.6.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "601.0.0-prerelease"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swift-identified-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-identified-collections"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "Workflow",
  "name" : "Workflow",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Workflow",
      "targets" : [
        "Workflow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowTesting",
      "targets" : [
        "WorkflowTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowUI",
      "targets" : [
        "WorkflowUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowSwiftUI",
      "targets" : [
        "WorkflowSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowReactiveSwift",
      "targets" : [
        "WorkflowReactiveSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowReactiveSwiftTesting",
      "targets" : [
        "WorkflowReactiveSwiftTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowRxSwift",
      "targets" : [
        "WorkflowRxSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowRxSwiftTesting",
      "targets" : [
        "WorkflowRxSwiftTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowCombine",
      "targets" : [
        "WorkflowCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowCombineTesting",
      "targets" : [
        "WorkflowCombineTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowConcurrency",
      "targets" : [
        "WorkflowConcurrency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowConcurrencyTesting",
      "targets" : [
        "WorkflowConcurrencyTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ViewEnvironment",
      "targets" : [
        "ViewEnvironment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ViewEnvironmentUI",
      "targets" : [
        "ViewEnvironmentUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowSwiftUIMacros",
      "targets" : [
        "WorkflowSwiftUIMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WorkflowUI",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowUI",
      "path" : "WorkflowUI/Sources",
      "product_memberships" : [
        "WorkflowUI",
        "WorkflowSwiftUI"
      ],
      "sources" : [
        "Hosting/WorkflowHostingController.swift",
        "ModuleExports.swift",
        "Observation/WorkflowUIEvents.swift",
        "Observation/WorkflowUIObserver.swift",
        "Observation/WorkflowUIViewController.swift",
        "Screen/AdaptedEnvironmentScreen.swift",
        "Screen/AnyScreen/AnyScreen.swift",
        "Screen/Screen.swift",
        "Screen/ScreenContaining.swift",
        "Screen/ScreenViewController.swift",
        "ViewControllerDescription/DescribedViewController.swift",
        "ViewControllerDescription/UIViewController+Extensions.swift",
        "ViewControllerDescription/ViewControllerDescription.swift"
      ],
      "target_dependencies" : [
        "Workflow",
        "ViewEnvironment",
        "ViewEnvironmentUI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowTesting",
      "path" : "WorkflowTesting/Sources",
      "product_dependencies" : [
        "CustomDump"
      ],
      "product_memberships" : [
        "WorkflowTesting",
        "WorkflowReactiveSwiftTesting",
        "WorkflowRxSwiftTesting",
        "WorkflowCombineTesting",
        "WorkflowConcurrencyTesting"
      ],
      "sources" : [
        "Internal/AppliedAction.swift",
        "Internal/RenderExpectations.swift",
        "Internal/RenderTester+TestContext.swift",
        "RenderTesterResult.swift",
        "WorkflowActionTester.swift",
        "WorkflowRenderTester.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowSwiftUIMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUIMacrosTests",
      "path" : "WorkflowSwiftUIMacros/Tests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "Derived/ObservableStateMacroTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowSwiftUIMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowSwiftUIMacros",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUIMacros",
      "path" : "WorkflowSwiftUIMacros/Sources",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "WorkflowSwiftUI",
        "WorkflowSwiftUIMacros"
      ],
      "sources" : [
        "Derived/Availability.swift",
        "Derived/Extensions.swift",
        "Derived/ObservableStateMacro.swift",
        "Plugins.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "WorkflowSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUI",
      "path" : "WorkflowSwiftUI/Sources",
      "product_dependencies" : [
        "CasePaths",
        "IdentifiedCollections",
        "Perception"
      ],
      "product_memberships" : [
        "WorkflowSwiftUI"
      ],
      "sources" : [
        "ActionModel.swift",
        "Bindable+Store.swift",
        "Derived/AreOrderedSetsDuplicates.swift",
        "Derived/ObservableState.swift",
        "Derived/ObservationStateRegistrar.swift",
        "Exports.swift",
        "Macros.swift",
        "ObservableModel.swift",
        "ObservableScreen+Preview.swift",
        "ObservableScreen.swift",
        "RenderContext+ObservableModel.swift",
        "StateAccessor.swift",
        "Store+Preview.swift",
        "Store.swift",
        "UIViewController+Orientation.swift",
        "Workflow+Preview.swift"
      ],
      "target_dependencies" : [
        "Workflow",
        "WorkflowUI",
        "WorkflowSwiftUIMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowRxSwiftTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowRxSwiftTesting",
      "path" : "WorkflowRxSwift/Testing",
      "product_memberships" : [
        "WorkflowRxSwiftTesting"
      ],
      "sources" : [
        "ObservableTesting.swift",
        "WorkerTesting.swift"
      ],
      "target_dependencies" : [
        "WorkflowRxSwift",
        "WorkflowTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowRxSwift",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowRxSwift",
      "path" : "WorkflowRxSwift/Sources",
      "product_dependencies" : [
        "RxSwift"
      ],
      "product_memberships" : [
        "WorkflowRxSwift",
        "WorkflowRxSwiftTesting"
      ],
      "sources" : [
        "Logger.swift",
        "ObservableWorkflow.swift",
        "Worker.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowReactiveSwiftTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowReactiveSwiftTesting",
      "path" : "WorkflowReactiveSwift/Testing",
      "product_memberships" : [
        "WorkflowReactiveSwiftTesting"
      ],
      "sources" : [
        "SignalProducerWorkflowTesting.swift",
        "WorkerTesting.swift"
      ],
      "target_dependencies" : [
        "WorkflowReactiveSwift",
        "WorkflowTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowReactiveSwift",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowReactiveSwift",
      "path" : "WorkflowReactiveSwift/Sources",
      "product_dependencies" : [
        "ReactiveSwift"
      ],
      "product_memberships" : [
        "WorkflowReactiveSwift",
        "WorkflowReactiveSwiftTesting"
      ],
      "sources" : [
        "Logger.swift",
        "QueueScheduler+Workflow.swift",
        "SignalProducerWorkflow.swift",
        "SignalWorker.swift",
        "Worker.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowConcurrencyTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowConcurrencyTesting",
      "path" : "WorkflowConcurrency/Testing",
      "product_memberships" : [
        "WorkflowConcurrencyTesting"
      ],
      "sources" : [
        "WorkerTesting.swift"
      ],
      "target_dependencies" : [
        "WorkflowConcurrency",
        "WorkflowTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowConcurrency",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowConcurrency",
      "path" : "WorkflowConcurrency/Sources",
      "product_memberships" : [
        "WorkflowConcurrency",
        "WorkflowConcurrencyTesting"
      ],
      "sources" : [
        "AsyncOperationWorker.swift",
        "AsyncSequenceWorker.swift",
        "Logger.swift",
        "Worker.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowCombineTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowCombineTesting",
      "path" : "WorkflowCombine/Testing",
      "product_memberships" : [
        "WorkflowCombineTesting"
      ],
      "sources" : [
        "PublisherTesting.swift",
        "WorkerTesting.swift"
      ],
      "target_dependencies" : [
        "WorkflowCombine",
        "WorkflowTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowCombine",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowCombine",
      "path" : "WorkflowCombine/Sources",
      "product_memberships" : [
        "WorkflowCombine",
        "WorkflowCombineTesting"
      ],
      "sources" : [
        "Logger.swift",
        "Publisher+Extensions.swift",
        "PublisherWorkflow.swift",
        "Worker.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Workflow",
      "module_type" : "SwiftTarget",
      "name" : "Workflow",
      "path" : "Workflow/Sources",
      "product_dependencies" : [
        "ReactiveSwift"
      ],
      "product_memberships" : [
        "Workflow",
        "WorkflowTesting",
        "WorkflowUI",
        "WorkflowSwiftUI",
        "WorkflowReactiveSwift",
        "WorkflowReactiveSwiftTesting",
        "WorkflowRxSwift",
        "WorkflowRxSwiftTesting",
        "WorkflowCombine",
        "WorkflowCombineTesting",
        "WorkflowConcurrency",
        "WorkflowConcurrencyTesting"
      ],
      "sources" : [
        "AnyWorkflow.swift",
        "AnyWorkflowConvertible.swift",
        "ApplyContext.swift",
        "Debugging.swift",
        "DispatchQueue+Workflow.swift",
        "Lifetime.swift",
        "RenderContext.swift",
        "RuntimeConfiguration.swift",
        "Sink.swift",
        "StateMutationSink.swift",
        "SubtreeManager.swift",
        "Workflow.swift",
        "WorkflowAction.swift",
        "WorkflowHost.swift",
        "WorkflowLogger.swift",
        "WorkflowNode.swift",
        "WorkflowObserver.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ViewEnvironmentUI",
      "module_type" : "SwiftTarget",
      "name" : "ViewEnvironmentUI",
      "path" : "ViewEnvironmentUI/Sources",
      "product_memberships" : [
        "WorkflowUI",
        "WorkflowSwiftUI",
        "ViewEnvironmentUI"
      ],
      "sources" : [
        "UIView+ViewEnvironmentPropagating.swift",
        "UIViewController+ViewEnvironmentPropagating.swift",
        "ViewEnvironmentObserving.swift",
        "ViewEnvironmentPropagating.swift",
        "ViewEnvironmentPropagationNode.swift"
      ],
      "target_dependencies" : [
        "ViewEnvironment"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ViewEnvironment",
      "module_type" : "SwiftTarget",
      "name" : "ViewEnvironment",
      "path" : "ViewEnvironment/Sources",
      "product_memberships" : [
        "WorkflowUI",
        "WorkflowSwiftUI",
        "ViewEnvironment",
        "ViewEnvironmentUI"
      ],
      "sources" : [
        "EnvironmentValues+ViewEnvironment.swift",
        "ViewEnvironment.swift",
        "ViewEnvironmentKey.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.