The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Workflow, reference main (20d302), with Swift 5.9 for macOS (SPM) on 5 May 2025 21:26:53 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
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 20d3025 Adds a convenience for mapping Never outputs to other types (#340)
Cloned https://github.com/square/workflow-swift.git
Revision (git rev-parse @):
20d3025f9e20d1a5c120656964101f8a4e4f96a6
SUCCESS checkout https://github.com/square/workflow-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/square/workflow-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Compiling _SwiftSyntaxCShims dummy.c
[3/247] Compiling SwiftSyntax510 Empty.swift
[4/247] Emitting module SwiftSyntax510
[5/247] Compiling SwiftSyntax600 Empty.swift
[6/247] Emitting module SwiftSyntax600
[7/247] Emitting module InternalCollectionsUtilities
[8/248] Emitting module SwiftSyntax509
[9/248] Compiling SwiftSyntax509 Empty.swift
[10/248] Compiling RxSwift Bag+Rx.swift
[11/248] Compiling RxSwift Bag.swift
[12/248] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/248] Compiling RxSwift BehaviorSubject.swift
[14/248] Compiling RxSwift BinaryDisposable.swift
[15/248] Compiling RxSwift Binder.swift
[16/248] Compiling RxSwift BooleanDisposable.swift
[17/248] Compiling RxSwift AsyncSubject.swift
[18/248] Compiling RxSwift AtomicInt.swift
[19/248] Compiling RxSwift AsSingle.swift
[20/248] Compiling RxSwift AsyncLock.swift
[21/261] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/313] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[23/313] Compiling SwiftSyntax Assert.swift
[24/313] Compiling SwiftSyntax AbsolutePosition.swift
[25/313] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[26/313] Compiling SwiftSyntax BumpPtrAllocator.swift
[27/313] Compiling SwiftSyntax CommonAncestor.swift
[28/369] Compiling OrderedCollections OrderedSet+Codable.swift
[29/369] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[30/369] Compiling OrderedCollections OrderedSet+Descriptions.swift
[31/369] Compiling OrderedCollections OrderedSet+Diffing.swift
[32/369] Compiling OrderedCollections OrderedSet+Equatable.swift
[33/369] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[34/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[35/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[36/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[37/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[38/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[39/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[40/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[41/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[42/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[43/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[44/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[45/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[46/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[47/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[48/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[49/375] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[50/375] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[51/375] Compiling OrderedCollections OrderedSet+Sendable.swift
[52/375] Compiling OrderedCollections _HashTable+Bucket.swift
[53/375] Compiling OrderedCollections _HashTable+BucketIterator.swift
[54/375] Compiling OrderedCollections _HashTable+Constants.swift
[55/375] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[56/375] Compiling OrderedCollections _HashTable+Testing.swift
[57/375] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[58/375] Compiling OrderedCollections _HashTable.swift
[59/375] Compiling OrderedCollections OrderedDictionary+Elements.swift
[61/382] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[62/382] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[63/382] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[64/382] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[65/382] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[66/382] Compiling OrderedCollections _Hashtable+Header.swift
[67/382] Compiling OrderedCollections OrderedDictionary+Codable.swift
[68/382] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[69/382] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[70/382] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[71/382] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[72/382] Compiling OrderedCollections OrderedSet+Hashable.swift
[73/382] Compiling OrderedCollections OrderedSet+Initializers.swift
[74/382] Compiling OrderedCollections OrderedSet+Insertions.swift
[75/382] Compiling OrderedCollections OrderedSet+Invariants.swift
[76/382] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[77/382] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[78/382] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[79/382] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[80/382] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[81/382] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[82/382] Compiling OrderedCollections OrderedDictionary+Values.swift
[83/382] Compiling OrderedCollections OrderedDictionary.swift
[91/382] Compiling OrderedCollections OrderedSet+SubSequence.swift
[92/382] Compiling OrderedCollections OrderedSet+Testing.swift
[93/382] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[94/382] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[95/382] Compiling OrderedCollections OrderedSet.swift
[96/382] Compiling OrderedCollections _UnsafeBitset.swift
[97/382] Emitting module OrderedCollections
[98/401] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[99/401] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[100/401] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[101/401] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[102/401] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[103/401] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[104/401] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[107/403] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[108/403] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[111/403] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[112/403] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[114/403] Compiling IdentifiedCollections IdentifiedArray.swift
[127/409] Compiling IdentifiedCollections IdentifiedCollection.swift
[128/409] Compiling IssueReporting WithExpectedIssue.swift
[129/409] Compiling IssueReporting WithIssueContext.swift
[130/409] Emitting module ReactiveSwift
[133/409] Emitting module IssueReporting
[134/409] Emitting module RxSwift
[135/425] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[136/425] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[141/425] Compiling IdentifiedCollections Identified.swift
[142/425] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[143/425] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[144/425] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[159/441] Compiling ReactiveSwift Signal.swift
[160/441] Compiling ReactiveSwift SignalProducer.swift
[161/441] Compiling ReactiveSwift UnidirectionalBinding.swift
[162/441] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[163/441] Compiling ReactiveSwift ValidatingProperty.swift
[164/441] Compiling RxSwift Sink.swift
[165/441] Compiling RxSwift Skip.swift
[166/441] Compiling RxSwift SkipUntil.swift
[167/441] Compiling RxSwift SkipWhile.swift
[168/441] Compiling RxSwift StartWith.swift
[169/441] Compiling RxSwift SubjectType.swift
[170/441] Compiling RxSwift SubscribeOn.swift
[171/441] Compiling RxSwift SubscriptionDisposable.swift
[172/441] Compiling RxSwift SwiftSupport.swift
[173/441] Compiling RxSwift Switch.swift
[174/441] Compiling RxSwift SwitchIfEmpty.swift
[175/441] Compiling RxSwift SynchronizedDisposeType.swift
[176/441] Compiling RxSwift SynchronizedOnType.swift
[177/441] Compiling RxSwift SynchronizedUnsubscribeType.swift
[178/441] Compiling RxSwift TailRecursiveSink.swift
[179/441] Compiling RxSwift Take.swift
[185/441] Compiling PerceptionCore Locking.swift
[186/441] Compiling PerceptionCore ThreadLocal.swift
[187/441] Emitting module IdentifiedCollections
[188/441] Compiling PerceptionCore Bindable.swift
[189/441] Compiling PerceptionCore Environment.swift
[190/441] Compiling PerceptionCore BetaChecking.swift
[191/441] Compiling PerceptionCore Exports.swift
[216/441] Compiling XCTestDynamicOverlay Exports.swift
[217/441] Emitting module XCTestDynamicOverlay
[229/441] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[230/441] Compiling SwiftSyntax SyntaxNodesOP.swift
[231/441] Compiling SwiftSyntax SyntaxNodesQRS.swift
[232/441] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[233/441] Compiling RxSwift InfiniteSequence.swift
[234/441] Compiling RxSwift InvocableScheduledItem.swift
[235/441] Compiling RxSwift InvocableType.swift
[236/441] Compiling RxSwift Just.swift
[237/441] Compiling RxSwift Lock.swift
[238/441] Compiling RxSwift LockOwnerType.swift
[239/441] Compiling RxSwift MainScheduler.swift
[240/441] Compiling RxSwift Map.swift
[241/441] Compiling RxSwift Materialize.swift
[242/441] Compiling RxSwift Maybe.swift
[243/441] Compiling RxSwift Merge.swift
[244/441] Compiling RxSwift Multicast.swift
[255/441] Compiling SwiftSyntax SyntaxTraits.swift
[256/441] Compiling SwiftSyntax SyntaxVisitor.swift
[257/441] Compiling SwiftSyntax TokenKind.swift
[258/441] Compiling SwiftSyntax SyntaxNodesD.swift
[259/441] Compiling SwiftSyntax SyntaxNodesEF.swift
[260/441] Compiling SwiftSyntax SyntaxNodesGHI.swift
[261/441] Compiling RxSwift Rx.swift
[262/441] Compiling RxSwift RxMutableBox.swift
[263/441] Compiling RxSwift Sample.swift
[264/441] Compiling RxSwift Scan.swift
[265/441] Compiling RxSwift ScheduledDisposable.swift
[266/441] Compiling RxSwift ScheduledItem.swift
[267/441] Compiling RxSwift ScheduledItemType.swift
[268/441] Compiling RxSwift SchedulerServices+Emulation.swift
[269/441] Compiling RxSwift SchedulerType.swift
[270/441] Compiling RxSwift Sequence.swift
[271/441] Compiling RxSwift SerialDispatchQueueScheduler.swift
[272/441] Compiling RxSwift SerialDisposable.swift
[273/441] Compiling RxSwift ShareReplayScope.swift
[274/441] Compiling RxSwift Single.swift
[275/441] Compiling RxSwift SingleAssignmentDisposable.swift
[276/441] Compiling RxSwift SingleAsync.swift
[277/441] Compiling RxSwift Never.swift
[278/441] Compiling RxSwift NopDisposable.swift
[279/441] Compiling RxSwift Observable+Concurrency.swift
[280/441] Compiling RxSwift Observable.swift
[281/441] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[282/441] Compiling RxSwift ObservableConvertibleType.swift
[283/441] Compiling RxSwift ObservableType+Extensions.swift
[284/441] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[285/441] Compiling RxSwift ObservableType.swift
[286/441] Compiling RxSwift ObserveOn.swift
[287/441] Compiling RxSwift ObserverBase.swift
[288/441] Compiling RxSwift ObserverType.swift
[289/441] Compiling RxSwift OperationQueueScheduler.swift
[290/441] Compiling RxSwift Optional.swift
[291/441] Compiling RxSwift Platform.Darwin.swift
[292/441] Compiling RxSwift Platform.Linux.swift
[293/441] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[294/441] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[295/441] Compiling RxSwift PrimitiveSequence.swift
[296/441] Compiling RxSwift PriorityQueue.swift
[297/441] Compiling RxSwift Producer.swift
[298/441] Compiling RxSwift PublishSubject.swift
[299/441] Compiling RxSwift Queue.swift
[300/441] Compiling RxSwift Range.swift
[301/441] Compiling RxSwift Reactive.swift
[302/441] Compiling RxSwift RecursiveLock.swift
[303/441] Compiling RxSwift RecursiveScheduler.swift
[304/441] Compiling RxSwift Reduce.swift
[305/441] Compiling RxSwift RefCountDisposable.swift
[306/441] Compiling RxSwift Repeat.swift
[307/441] Compiling RxSwift ReplaySubject.swift
[308/441] Compiling RxSwift RetryWhen.swift
[309/441] Compiling XCTestDynamicOverlay Deprecations.swift
[310/479] Compiling CasePathsCore UncheckedSendable.swift
[311/480] Compiling CasePathsCore KeyPath+Sendable.swift
[312/480] Compiling CasePathsCore TypeName.swift
[313/480] Compiling ViewEnvironment ViewEnvironmentKey.swift
[314/480] Compiling CustomDump StoreKit.swift
[315/480] Compiling CustomDump Mirror.swift
[316/480] Compiling CustomDump String.swift
[317/480] Compiling CustomDump Unordered.swift
[318/480] Compiling CustomDump AnyType.swift
[319/480] Compiling CustomDump CollectionDifference.swift
[320/480] Compiling CustomDump Identifiable.swift
[321/480] Compiling CustomDump Dump.swift
[322/480] Compiling CustomDump ExpectDifference.swift
[323/480] Compiling CustomDump ExpectNoDifference.swift
[331/480] Compiling CustomDump Foundation.swift
[332/480] Compiling CustomDump GameKit.swift
[333/480] Compiling CustomDump KeyPath.swift
[334/480] Compiling CustomDump Swift.swift
[335/480] Compiling CustomDump SwiftUI.swift
[336/480] Compiling CustomDump UIKit.swift
[337/480] Compiling CustomDump CoreImage.swift
[338/480] Compiling CustomDump CoreLocation.swift
[339/480] Compiling CustomDump CoreMotion.swift
[340/480] Compiling CustomDump CustomDumpRepresentable.swift
[341/480] Compiling CustomDump CustomDumpStringConvertible.swift
[342/480] Compiling CustomDump Diff.swift
[343/480] Compiling CustomDump UserNotifications.swift
[344/480] Compiling CustomDump UserNotificationsUI.swift
[345/480] Compiling CustomDump CustomDumpReflectable.swift
[346/480] Compiling CustomDump Photos.swift
[347/480] Compiling CustomDump Speech.swift
[348/480] Compiling CasePathsCore Optional+CasePathable.swift
[349/480] Compiling CasePathsCore Never+CasePathable.swift
[350/480] Compiling ViewEnvironment ViewEnvironment.swift
[351/480] Compiling CasePathsCore CasePathReflectable.swift
[352/480] Compiling CasePathsCore CasePathIterable.swift
[353/480] Compiling CasePathsCore AnyCasePath.swift
[354/480] Emitting module CasePathsCore
[355/480] Compiling CasePathsCore CasePathable.swift
[356/480] Compiling CasePathsCore Result+CasePathable.swift
[362/495] Compiling RxSwift TakeLast.swift
[363/495] Compiling RxSwift TakeWithPredicate.swift
[364/495] Compiling RxSwift Throttle.swift
[365/495] Compiling RxSwift Timeout.swift
[366/495] Compiling RxSwift Timer.swift
[367/495] Compiling RxSwift ToArray.swift
[368/495] Compiling RxSwift Using.swift
[369/495] Compiling RxSwift VirtualTimeConverterType.swift
[370/495] Compiling RxSwift VirtualTimeScheduler.swift
[371/495] Compiling RxSwift Window.swift
[372/495] Compiling RxSwift WithLatestFrom.swift
[373/495] Compiling RxSwift WithUnretained.swift
[374/495] Compiling RxSwift Zip+Collection.swift
[375/495] Compiling RxSwift Zip+arity.swift
[376/495] Compiling RxSwift Zip.swift
[377/495] Compiling RxSwift resource_bundle_accessor.swift
[378/495] Compiling PerceptionCore PerceptionTracking.swift
[379/496] Compiling Workflow WorkflowNode.swift
[380/496] Compiling Workflow WorkflowLogger.swift
[381/497] Compiling Workflow WorkflowHost.swift
[382/497] Compiling PerceptionCore PerceptionChecking.swift
[383/497] Compiling PerceptionCore Perceptible.swift
[384/497] Compiling PerceptionCore _PerceptionRegistrar.swift
[385/497] Compiling Workflow Sink.swift
[386/497] Compiling Workflow StateMutationSink.swift
[387/497] Compiling PerceptionCore Unchecked.swift
[388/497] Compiling PerceptionCore PerceptionRegistrar.swift
[389/497] Compiling Workflow Debugging.swift
[390/497] Compiling Workflow DispatchQueue+Workflow.swift
[391/497] Compiling Workflow WorkflowAction.swift
[394/497] Emitting module Workflow
[395/497] Compiling Workflow AnyWorkflow.swift
[396/497] Compiling Workflow AnyWorkflowConvertible.swift
[397/497] Compiling Workflow SubtreeManager.swift
[398/497] Compiling Workflow Workflow.swift
[399/497] Compiling Workflow Lifetime.swift
[400/497] Compiling Workflow RenderContext.swift
[401/497] Emitting module SwiftSyntax
[402/497] Compiling Workflow WorkflowObserver.swift
[403/516] Compiling WorkflowReactiveSwift Logger.swift
[404/516] Compiling WorkflowReactiveSwift SignalProducerWorkflow.swift
[405/516] Compiling WorkflowReactiveSwift SignalWorker.swift
[406/516] Compiling WorkflowRxSwift ObservableWorkflow.swift
[407/516] Compiling WorkflowConcurrency AsyncOperationWorker.swift
[408/516] Emitting module WorkflowConcurrency
[409/516] Compiling WorkflowConcurrency Worker.swift
/Users/admin/builder/spi-builder-workspace/WorkflowConcurrency/Sources/Worker.swift:77:28: warning: passing argument of non-sendable type 'WorkerType.Output' into main actor-isolated context may introduce data races
                await send(output)
                           ^
[410/516] Compiling WorkflowRxSwift Worker.swift
[411/516] Compiling WorkflowConcurrency Logger.swift
[412/516] Emitting module WorkflowRxSwift
[413/516] Compiling WorkflowRxSwift Logger.swift
[414/516] Emitting module WorkflowCombine
[415/516] Compiling WorkflowCombine PublisherWorkflow.swift
[416/516] Compiling WorkflowCombine Publisher+Extensions.swift
[417/516] Compiling WorkflowCombine Worker.swift
[418/516] Compiling WorkflowCombine Logger.swift
[419/516] Compiling WorkflowReactiveSwift QueueScheduler+Workflow.swift
[420/516] Emitting module WorkflowReactiveSwift
[421/516] Compiling WorkflowReactiveSwift Worker.swift
[422/516] Emitting module ViewEnvironment
[423/516] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[426/522] Emitting module PerceptionCore
[429/522] Compiling PerceptionCore WithPerceptionTracking.swift
[430/522] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[431/522] Emitting module ViewEnvironmentUI
[432/522] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[433/522] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[434/522] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[435/522] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
[443/535] Compiling WorkflowUI WorkflowUIEvents.swift
[444/535] Compiling WorkflowUI WorkflowUIObserver.swift
[445/536] Compiling WorkflowUI UIViewController+Extensions.swift
[446/536] Compiling WorkflowUI DescribedViewController.swift
[447/536] Compiling WorkflowUI ScreenContaining.swift
[448/536] Compiling WorkflowUI ScreenViewController.swift
[449/536] Compiling WorkflowUI WorkflowHostingController.swift
[450/536] Compiling WorkflowUI ModuleExports.swift
[451/536] Emitting module WorkflowUI
[452/536] Compiling WorkflowUI WorkflowUIViewController.swift
[453/536] Compiling WorkflowUI AdaptedEnvironmentScreen.swift
[454/536] Compiling WorkflowUI Screen.swift
[455/536] Compiling WorkflowUI AnyScreen.swift
[462/538] Emitting module CustomDump
[463/538] Compiling WorkflowUI ViewControllerDescription.swift
[473/543] Compiling CustomDump XCTAssertDifference.swift
[474/543] Compiling CustomDump XCTAssertNoDifference.swift
[475/543] Compiling WorkflowSwiftUIExperimental SwiftUIScreen.swift
[476/543] Compiling WorkflowSwiftUIExperimental WithModel.swift
[489/543] Compiling WorkflowSwiftUIExperimental ObservableValue.swift
[490/543] Compiling WorkflowSwiftUIExperimental ObservableValue+Binding.swift
[491/543] Emitting module WorkflowSwiftUIExperimental
[541/608] Compiling SwiftDiagnostics Message.swift
[542/609] Compiling SwiftDiagnostics Note.swift
[543/609] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[544/609] Compiling SwiftDiagnostics FixIt.swift
[545/609] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[546/609] Compiling SwiftBasicFormat Syntax+Extensions.swift
[547/609] Compiling SwiftBasicFormat InferIndentation.swift
[548/609] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[549/609] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[550/609] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[551/609] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[552/609] Compiling SwiftDiagnostics Diagnostic.swift
[553/609] Compiling SwiftDiagnostics Convenience.swift
[554/609] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[555/609] Emitting module SwiftDiagnostics
[556/609] Compiling WorkflowTesting WorkflowActionTester.swift
[557/609] Compiling WorkflowTesting RenderTesterResult.swift
[558/609] Compiling WorkflowTesting WorkflowRenderTester.swift
[559/609] Emitting module SwiftBasicFormat
[560/609] Compiling SwiftBasicFormat BasicFormat.swift
[561/609] Compiling WorkflowTesting RenderExpectations.swift
[562/609] Compiling WorkflowTesting AppliedAction.swift
[563/609] Emitting module WorkflowTesting
[564/609] Compiling WorkflowTesting RenderTester+TestContext.swift
[565/620] Compiling SwiftParser TopLevel.swift
[566/620] Compiling SwiftParser TriviaParser.swift
[567/620] Compiling SwiftParser Types.swift
[568/620] Compiling SwiftParser ExperimentalFeatures.swift
[569/624] Compiling SwiftParser StringLiterals.swift
[570/624] Compiling SwiftParser SwiftParserCompatibility.swift
[571/624] Compiling SwiftParser SwiftVersion.swift
[572/624] Compiling SwiftParser SyntaxUtils.swift
[573/624] Compiling SwiftParser TokenConsumer.swift
[574/624] Compiling SwiftParser TokenPrecedence.swift
[575/624] Compiling SwiftParser TokenSpec.swift
[576/624] Compiling SwiftParser TokenSpecSet.swift
[577/624] Compiling WorkflowRxSwiftTesting ObservableTesting.swift
[578/624] Compiling WorkflowRxSwiftTesting WorkerTesting.swift
[579/624] Emitting module WorkflowRxSwiftTesting
[580/624] Compiling WorkflowReactiveSwiftTesting WorkerTesting.swift
[581/624] Compiling WorkflowReactiveSwiftTesting SignalProducerWorkflowTesting.swift
[582/624] Emitting module WorkflowReactiveSwiftTesting
[583/624] Emitting module WorkflowCombineTesting
[584/624] Compiling WorkflowCombineTesting WorkerTesting.swift
[585/624] Compiling WorkflowCombineTesting PublisherTesting.swift
[586/624] Emitting module WorkflowConcurrencyTesting
[587/624] Compiling WorkflowConcurrencyTesting WorkerTesting.swift
[588/624] Emitting module SwiftParser
[589/624] Compiling SwiftParser Nominals.swift
[590/624] Compiling SwiftParser Parameters.swift
[591/624] Compiling SwiftParser ParseSourceFile.swift
[592/624] Compiling SwiftParser Parser.swift
[593/624] Compiling SwiftParser Patterns.swift
[594/624] Compiling SwiftParser UnicodeScalarExtensions.swift
[595/624] Compiling SwiftParser Lookahead.swift
[596/624] Compiling SwiftParser LoopProgressCondition.swift
[597/624] Compiling SwiftParser Modifiers.swift
[598/624] Compiling SwiftParser Names.swift
[599/624] Compiling SwiftParser Attributes.swift
[600/624] Compiling SwiftParser Availability.swift
[601/624] Compiling SwiftParser CharacterInfo.swift
[602/624] Compiling SwiftParser CollectionNodes+Parsable.swift
[603/624] Compiling SwiftParser Declarations.swift
[604/624] Compiling SwiftParser Directives.swift
[605/624] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[606/624] Compiling SwiftParser Expressions.swift
[607/624] Compiling SwiftParser IncrementalParseTransition.swift
[608/624] Compiling SwiftParser IsValidIdentifier.swift
[609/624] Compiling SwiftParser Recovery.swift
[610/624] Compiling SwiftParser Specifiers.swift
[611/624] Compiling SwiftParser Statements.swift
[612/624] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[613/624] Compiling SwiftParser Cursor.swift
[614/624] Compiling SwiftParser Lexeme.swift
[615/624] Compiling SwiftParser LexemeSequence.swift
[616/624] Compiling SwiftParser Lexer.swift
[617/624] Compiling SwiftParser RegexLiteralLexer.swift
[618/624] Compiling SwiftParser IsLexerClassified.swift
[619/624] Compiling SwiftParser LayoutNodes+Parsable.swift
[620/624] Compiling SwiftParser Parser+TokenSpecSet.swift
[621/624] Compiling SwiftParser TokenSpecStaticMembers.swift
[622/647] Compiling SwiftParserDiagnostics Utils.swift
[623/648] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[624/648] Compiling SwiftOperators OperatorError.swift
[625/648] Emitting module SwiftOperators
[626/649] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[627/649] Compiling SwiftOperators PrecedenceGroup.swift
[628/649] Compiling SwiftOperators PrecedenceGraph.swift
[629/649] Compiling SwiftOperators OperatorError+Diagnostics.swift
[630/649] Compiling SwiftOperators OperatorTable.swift
[631/649] Compiling SwiftOperators OperatorTable+Defaults.swift
[632/649] Compiling SwiftOperators Operator.swift
[633/649] Compiling SwiftOperators OperatorTable+Semantics.swift
[634/649] Compiling SwiftOperators OperatorTable+Folding.swift
[635/649] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[636/649] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[637/649] Compiling SwiftOperators SyntaxSynthesis.swift
[638/649] Compiling SwiftParserDiagnostics PresenceUtils.swift
[639/649] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[640/649] Compiling SwiftParserDiagnostics MissingNodesError.swift
[641/649] Compiling SwiftParserDiagnostics MissingTokenError.swift
[642/649] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[643/649] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[644/649] Emitting module SwiftParserDiagnostics
[645/649] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[646/649] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[647/664] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[648/664] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[649/664] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[650/665] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[651/665] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[652/665] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[653/665] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[654/665] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[655/665] Compiling SwiftSyntaxBuilder Indenter.swift
[656/665] Compiling SwiftSyntaxBuilder ListBuilder.swift
[657/665] Emitting module SwiftSyntaxBuilder
[658/665] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[659/665] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[660/665] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[661/665] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[662/665] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[663/683] Compiling SwiftSyntaxMacros PreambleMacro.swift
[664/684] Compiling SwiftSyntaxMacros MemberMacro.swift
[665/684] Compiling SwiftSyntaxMacros PeerMacro.swift
[666/684] Compiling SwiftSyntaxMacros Macro.swift
[667/684] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[668/684] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[669/684] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[670/684] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[671/684] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[672/684] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[673/684] Compiling SwiftSyntaxMacros Macro+Format.swift
[674/684] Compiling SwiftSyntaxMacros AttachedMacro.swift
[675/684] Compiling SwiftSyntaxMacros BodyMacro.swift
[676/684] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[677/684] Compiling SwiftSyntaxMacros AccessorMacro.swift
[678/684] Emitting module SwiftSyntaxMacros
[679/684] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[680/684] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[681/684] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[682/694] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[683/694] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[684/694] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[685/694] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[686/694] Emitting module SwiftSyntaxMacroExpansion
[687/694] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[688/694] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[689/694] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[690/694] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[691/694] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[692/706] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[693/707] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[694/707] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[695/707] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[696/707] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[697/707] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[698/707] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[699/707] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[700/707] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[701/707] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[702/707] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[703/707] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[704/707] Emitting module SwiftCompilerPluginMessageHandling
[705/709] Emitting module SwiftCompilerPlugin
[706/709] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[707/722] Emitting module PerceptionMacros
[708/722] Compiling PerceptionMacros PerceptibleMacro.swift
[709/722] Compiling PerceptionMacros Plugins.swift
[710/722] Compiling PerceptionMacros Extensions.swift
[711/722] Compiling PerceptionMacros Availability.swift
[712/722] Emitting module WorkflowSwiftUIMacros
[713/722] Compiling WorkflowSwiftUIMacros Plugins.swift
[714/722] 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
            binding.as(PatternBindingSyntax.self)
                    ^
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:58:39: warning: 'as' is deprecated: This cast will always succeed
            guard let decl = accessor.as(AccessorDeclSyntax.self) else {
                                      ^
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:236:38: warning: 'as' is deprecated: This cast will always succeed
            if let function = member.as(MemberBlockItemSyntax.self)?.decl.as(FunctionDeclSyntax.self) {
                                     ^
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:245:38: warning: 'as' is deprecated: This cast will always succeed
            if let function = member.as(MemberBlockItemSyntax.self)?.decl.as(FunctionDeclSyntax.self) {
                                     ^
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:256:38: warning: 'as' is deprecated: This cast will always succeed
            if let variable = member.as(MemberBlockItemSyntax.self)?.decl.as(VariableDeclSyntax.self) {
                                     ^
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:267:42: warning: 'as' is deprecated: This cast will always succeed
            if let variableDecl = member.as(MemberBlockItemSyntax.self)?.decl.as(VariableDeclSyntax.self) {
                                         ^
[715/722] Compiling WorkflowSwiftUIMacros Availability.swift
[716/722] 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
                    message: MacroExpansionErrorMessage("'@\(name)' cannot be used in '@ObservableState'"),
                             ^
/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
                        message: MacroExpansionFixItMessage("Use '@\(rename)' instead"),
                                 ^
[717/722] Compiling CasePathsMacros Plugin.swift
[718/722] Compiling CasePathsMacros CasePathableMacro.swift
[719/722] Emitting module CasePathsMacros
[719/722] Linking PerceptionMacros
[720/725] Linking WorkflowSwiftUIMacros
[721/725] Linking CasePathsMacros
[723/732] Compiling CasePaths XCTestSupport.swift
[724/732] Compiling Perception Exports.swift
[725/732] Emitting module Perception
[726/732] Compiling Perception Macros.swift
[727/732] Compiling CasePaths Exports.swift
[728/732] Compiling CasePaths Macros.swift
[729/732] Compiling CasePaths LockIsolated.swift
[730/732] Compiling CasePaths Deprecations.swift
[731/732] Compiling CasePaths EnumReflection.swift
[732/732] Emitting module CasePaths
[733/748] Compiling WorkflowSwiftUI RenderContext+ObservableModel.swift
[734/748] Compiling WorkflowSwiftUI StateAccessor.swift
[735/749] Compiling WorkflowSwiftUI WorkflowView.swift
[736/749] Compiling WorkflowSwiftUI ObservableScreen+Preview.swift
[737/749] Compiling WorkflowSwiftUI ObservableScreen.swift
[738/749] Compiling WorkflowSwiftUI Store+Preview.swift
[739/749] Compiling WorkflowSwiftUI Workflow+Preview.swift
[740/749] Compiling WorkflowSwiftUI Store.swift
[741/749] Compiling WorkflowSwiftUI ObservationStateRegistrar.swift
[742/749] Compiling WorkflowSwiftUI Exports.swift
[743/749] Compiling WorkflowSwiftUI ActionModel.swift
[744/749] Compiling WorkflowSwiftUI Bindable+Store.swift
[745/749] Compiling WorkflowSwiftUI Macros.swift
[746/749] Compiling WorkflowSwiftUI ObservableModel.swift
[747/749] Compiling WorkflowSwiftUI AreOrderedSetsDuplicates.swift
[748/749] Compiling WorkflowSwiftUI ObservableState.swift
[749/749] Emitting module WorkflowSwiftUI
Build complete! (70.07s)
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-perception
[1/4581] Fetching swift-custom-dump
[322/5449] Fetching swift-custom-dump, swift-macro-testing
[383/6860] Fetching swift-custom-dump, swift-macro-testing, swift-perception
Fetched https://github.com/pointfreeco/swift-perception (1.56s)
Fetched https://github.com/pointfreeco/swift-custom-dump (1.56s)
Fetched https://github.com/pointfreeco/swift-macro-testing (1.56s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/swiftlang/swift-syntax
[1/4368] Fetching swift-case-paths
[1356/5876] Fetching swift-case-paths, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections (1.19s)
Fetching https://github.com/ReactiveX/RxSwift.git
[1/70350] Fetching swift-syntax
[56281/123033] Fetching swift-syntax, rxswift
Fetched https://github.com/pointfreeco/swift-case-paths (3.36s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetched https://github.com/swiftlang/swift-syntax (3.36s)
[51034/105171] Fetching rxswift, reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git (3.53s)
[51033/52683] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git (7.54s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (2.97s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.39s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5431] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (1.19s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.38s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.39s)
Fetching https://github.com/apple/swift-collections
[1/16371] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (1.87s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (0.54s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.41s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.2 (0.38s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13159] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing (2.24s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.39s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.39s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.55s)
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.3
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-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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
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.2
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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.0
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.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
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
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" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    }
  ],
  "manifest_display_name" : "Workflow",
  "name" : "Workflow",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.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" : "WorkflowSwiftUIExperimental",
      "targets" : [
        "WorkflowSwiftUIExperimental"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowSwiftUIMacros",
      "targets" : [
        "WorkflowSwiftUIMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WorkflowUITests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowUITests",
      "path" : "WorkflowUI/Tests",
      "sources" : [
        "AdaptedEnvironmentScreenTests.swift",
        "DescribedViewControllerTests.swift",
        "ScreenContainingTests.swift",
        "UIViewControllerExtensionTests.swift",
        "ViewControllerDescriptionTests.swift",
        "WorkflowHostingControllerTests.swift",
        "WorkflowUIObservationTestCase.swift",
        "WorkflowUIViewControllerTests.swift",
        "XCTestCase+Extensions.swift"
      ],
      "target_dependencies" : [
        "WorkflowUI",
        "WorkflowReactiveSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowUI",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowUI",
      "path" : "WorkflowUI/Sources",
      "product_memberships" : [
        "WorkflowUI",
        "WorkflowSwiftUI",
        "WorkflowSwiftUIExperimental"
      ],
      "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" : "WorkflowTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowTests",
      "path" : "Workflow/Tests",
      "sources" : [
        "AnyWorkflowActionTests.swift",
        "AnyWorkflowTests.swift",
        "ConcurrencyTests.swift",
        "DebuggingTests.swift",
        "HostContextTests.swift",
        "PerformanceTests.swift",
        "StateMutationSinkTests.swift",
        "SubtreeManagerTests.swift",
        "TestUtilities.swift",
        "WorkflowHostTests.swift",
        "WorkflowNodeTests.swift",
        "WorkflowObserverTests.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowTestingTests",
      "path" : "WorkflowTesting/Tests",
      "sources" : [
        "WorkflowActionTesterTests.swift",
        "WorkflowRenderTesterFailureTests.swift",
        "WorkflowRenderTesterTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowTesting"
      ],
      "type" : "test"
    },
    {
      "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" : "WorkflowSwiftUITests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUITests",
      "path" : "WorkflowSwiftUI/Tests",
      "sources" : [
        "Derived/ObservableStateTests.swift",
        "NestedStoreTests.swift",
        "ObservableScreenTests.swift",
        "PreferredContentSizeTests.swift",
        "StoreTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowSwiftUI"
      ],
      "type" : "test"
    },
    {
      "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" : "WorkflowSwiftUIExperimentalTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUIExperimentalTests",
      "path" : "WorkflowSwiftUIExperimental/Tests",
      "sources" : [
        "SwiftUIScreenTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowSwiftUIExperimental",
        "Workflow",
        "WorkflowUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowSwiftUIExperimental",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUIExperimental",
      "path" : "WorkflowSwiftUIExperimental/Sources",
      "product_memberships" : [
        "WorkflowSwiftUIExperimental"
      ],
      "sources" : [
        "ObservableValue+Binding.swift",
        "ObservableValue.swift",
        "SwiftUIScreen.swift",
        "WithModel.swift"
      ],
      "target_dependencies" : [
        "Workflow",
        "WorkflowUI"
      ],
      "type" : "library"
    },
    {
      "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",
        "Workflow+Preview.swift",
        "WorkflowView.swift"
      ],
      "target_dependencies" : [
        "Workflow",
        "WorkflowUI",
        "WorkflowSwiftUIMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowRxSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowRxSwiftTests",
      "path" : "WorkflowRxSwift/Tests",
      "sources" : [
        "ObservableTests.swift",
        "Rx+ReactiveWorkers.swift",
        "WorkerTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowRxSwiftTesting",
        "WorkflowReactiveSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowRxSwiftTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowRxSwiftTestingTests",
      "path" : "WorkflowRxSwift/TestingTests",
      "sources" : [
        "ObservableTests.swift",
        "TestingTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowRxSwiftTesting"
      ],
      "type" : "test"
    },
    {
      "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" : "WorkflowReactiveSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowReactiveSwiftTests",
      "path" : "WorkflowReactiveSwift/Tests",
      "sources" : [
        "SignalProducerTests.swift",
        "SignalTests.swift",
        "WorkerTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowReactiveSwiftTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowReactiveSwiftTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowReactiveSwiftTestingTests",
      "path" : "WorkflowReactiveSwift/TestingTests",
      "sources" : [
        "SignalProducerTests.swift",
        "TestingTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowReactiveSwiftTesting"
      ],
      "type" : "test"
    },
    {
      "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" : "WorkflowConcurrencyTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowConcurrencyTests",
      "path" : "WorkflowConcurrency/Tests",
      "sources" : [
        "AsyncOperationWorkerTests.swift",
        "WorkerTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowConcurrency",
        "Workflow",
        "WorkflowTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowConcurrencyTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowConcurrencyTestingTests",
      "path" : "WorkflowConcurrency/TestingTests",
      "sources" : [
        "TestingTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowConcurrencyTesting"
      ],
      "type" : "test"
    },
    {
      "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",
        "Logger.swift",
        "Worker.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowCombineTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowCombineTests",
      "path" : "WorkflowCombine/Tests",
      "sources" : [
        "PublisherTests.swift",
        "WorkerTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowCombineTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowCombineTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowCombineTestingTests",
      "path" : "WorkflowCombine/TestingTests",
      "sources" : [
        "PublisherTests.swift",
        "TestingTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowCombineTesting"
      ],
      "type" : "test"
    },
    {
      "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",
        "WorkflowSwiftUIExperimental"
      ],
      "sources" : [
        "AnyWorkflow.swift",
        "AnyWorkflowConvertible.swift",
        "Debugging.swift",
        "DispatchQueue+Workflow.swift",
        "Lifetime.swift",
        "RenderContext.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",
        "WorkflowSwiftUIExperimental"
      ],
      "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",
        "WorkflowSwiftUIExperimental"
      ],
      "sources" : [
        "EnvironmentValues+ViewEnvironment.swift",
        "ViewEnvironment.swift",
        "ViewEnvironmentKey.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.