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 v3.16.0 (4a5b28), with Swift 5.10 for macOS (SPM) on 18 Apr 2025 00:00:30 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/workflow-swift.git
Reference: v3.16.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/workflow-swift
 * tag               v3.16.0    -> FETCH_HEAD
HEAD is now at 4a5b28f Adding details to the parent dependencies section of the WorkflowSwiftUI Adoption Guide (#337)
Cloned https://github.com/square/workflow-swift.git
Revision (git rev-parse @):
4a5b28fcaaa903c3d278aa4313fdd8cf586ba5e3
SUCCESS checkout https://github.com/square/workflow-swift.git at v3.16.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/square/workflow-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/53] Write sources
[33/53] Copying PrivacyInfo.xcprivacy
[36/53] Write sources
[45/53] Compiling _SwiftSyntaxCShims dummy.c
[46/53] Write swift-version-33747A42983211AE.txt
[48/295] Compiling SwiftSyntax509 Empty.swift
[49/295] Emitting module SwiftSyntax509
[50/295] Emitting module SwiftSyntax600
[51/295] Compiling SwiftSyntax600 Empty.swift
[52/295] Emitting module SwiftSyntax510
[53/295] Compiling SwiftSyntax510 Empty.swift
[54/295] Compiling RxSwift Do.swift
[55/295] Compiling RxSwift ElementAt.swift
[56/295] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/296] Compiling RxSwift Disposables.swift
[58/296] Compiling RxSwift DisposeBag.swift
[59/296] Compiling RxSwift DisposeBase.swift
[60/296] Compiling RxSwift DistinctUntilChanged.swift
[61/296] Compiling RxSwift DispatchQueueConfiguration.swift
[62/296] Compiling RxSwift Disposable.swift
[63/296] Compiling RxSwift Dematerialize.swift
[64/296] Compiling RxSwift DispatchQueue+Extensions.swift
[65/296] Compiling RxSwift DefaultIfEmpty.swift
[66/296] Compiling RxSwift Deferred.swift
[67/296] Emitting module InternalCollectionsUtilities
[68/296] Compiling RxSwift Delay.swift
[69/296] Compiling RxSwift DelaySubscription.swift
[70/296] Compiling RxSwift Debug.swift
[71/296] Compiling RxSwift Decode.swift
[72/316] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/417] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[74/417] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[75/417] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[76/417] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[77/417] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[78/417] Compiling OrderedCollections OrderedSet+Sendable.swift
[79/423] Compiling OrderedCollections _Hashtable+Header.swift
[80/423] Compiling OrderedCollections OrderedDictionary+Codable.swift
[81/423] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[82/423] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[83/423] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[84/423] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[85/423] Compiling OrderedCollections OrderedDictionary+Elements.swift
[86/423] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[87/423] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[88/423] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[89/423] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[90/423] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[91/423] Compiling OrderedCollections OrderedSet+Hashable.swift
[92/423] Compiling OrderedCollections OrderedSet+Initializers.swift
[93/423] Compiling OrderedCollections OrderedSet+Insertions.swift
[94/423] Compiling OrderedCollections OrderedSet+Invariants.swift
[95/423] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[96/423] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[97/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[98/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[99/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[100/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[101/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[102/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[103/423] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[104/423] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[105/423] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[106/423] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[107/423] Compiling OrderedCollections OrderedDictionary+Values.swift
[108/423] Compiling OrderedCollections OrderedDictionary.swift
[109/423] Compiling OrderedCollections OrderedSet+Codable.swift
[110/423] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[111/423] Compiling OrderedCollections OrderedSet+Descriptions.swift
[112/423] Compiling OrderedCollections OrderedSet+Diffing.swift
[113/423] Compiling OrderedCollections OrderedSet+Equatable.swift
[114/423] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[115/423] Compiling OrderedCollections _HashTable+Bucket.swift
[116/423] Compiling OrderedCollections _HashTable+BucketIterator.swift
[117/423] Compiling OrderedCollections _HashTable+Constants.swift
[118/423] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[119/423] Compiling OrderedCollections _HashTable+Testing.swift
[120/423] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[121/423] Compiling OrderedCollections _HashTable.swift
[122/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[123/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[124/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[125/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[126/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[127/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[143/430] Compiling OrderedCollections OrderedSet+SubSequence.swift
[144/430] Compiling OrderedCollections OrderedSet+Testing.swift
[145/430] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[146/430] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[147/430] Compiling OrderedCollections OrderedSet.swift
[148/430] Compiling OrderedCollections _UnsafeBitset.swift
[156/430] Emitting module OrderedCollections
[157/449] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[158/449] Compiling IdentifiedCollections IdentifiedArray.swift
[166/456] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[167/456] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[175/457] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[176/457] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[177/457] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[178/457] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[179/457] Compiling IdentifiedCollections IdentifiedCollection.swift
[182/457] Compiling IssueReporting WithExpectedIssue.swift
[183/457] Compiling IssueReporting WithIssueContext.swift
[184/457] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[185/457] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[186/457] Emitting module RxSwift
[189/473] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[190/473] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[193/473] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[194/473] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[195/473] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[196/473] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[197/473] Compiling IdentifiedCollections Identified.swift
[198/473] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[199/473] Emitting module IssueReporting
[217/489] Compiling PerceptionCore BetaChecking.swift
[218/489] Compiling PerceptionCore Exports.swift
[219/489] Compiling PerceptionCore Locking.swift
[220/489] Compiling PerceptionCore ThreadLocal.swift
[221/489] Emitting module IdentifiedCollections
[222/489] Compiling PerceptionCore Bindable.swift
[223/489] Compiling PerceptionCore Environment.swift
[236/489] Emitting module ReactiveSwift
[243/489] Compiling RxSwift Sink.swift
[244/489] Compiling RxSwift Skip.swift
[245/489] Compiling RxSwift SkipUntil.swift
[246/489] Compiling RxSwift SkipWhile.swift
[247/489] Compiling RxSwift StartWith.swift
[248/489] Compiling RxSwift SubjectType.swift
[249/489] Compiling RxSwift SubscribeOn.swift
[250/489] Compiling RxSwift SubscriptionDisposable.swift
[251/489] Compiling RxSwift SwiftSupport.swift
[252/489] Compiling RxSwift Switch.swift
[253/489] Compiling RxSwift SwitchIfEmpty.swift
[254/489] Compiling RxSwift SynchronizedDisposeType.swift
[255/489] Compiling RxSwift SynchronizedOnType.swift
[256/489] Compiling RxSwift SynchronizedUnsubscribeType.swift
[257/489] Compiling RxSwift TailRecursiveSink.swift
[258/489] Compiling RxSwift Take.swift
[259/489] Compiling SwiftSyntax SyntaxNodesGHI.swift
[260/489] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[261/489] Compiling SwiftSyntax SyntaxNodesOP.swift
[262/489] Compiling SwiftSyntax SyntaxNodesQRS.swift
[263/489] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[264/489] Compiling RxSwift ObservableConvertibleType.swift
[265/489] Compiling RxSwift ObservableType+Extensions.swift
[266/489] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[267/489] Compiling RxSwift ObservableType.swift
[268/489] Compiling RxSwift ObserveOn.swift
[269/489] Compiling RxSwift ObserverBase.swift
[270/489] Compiling RxSwift ObserverType.swift
[271/489] Compiling RxSwift OperationQueueScheduler.swift
[272/489] Compiling RxSwift Optional.swift
[273/489] Compiling RxSwift Platform.Darwin.swift
[274/489] Compiling RxSwift Platform.Linux.swift
[331/489] Compiling ReactiveSwift Signal.swift
[332/489] Compiling ReactiveSwift SignalProducer.swift
[333/489] Compiling ReactiveSwift UnidirectionalBinding.swift
[334/489] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[335/489] Compiling ReactiveSwift ValidatingProperty.swift
[346/489] Compiling SwiftSyntax RawSyntaxNodesD.swift
[347/489] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[348/489] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[349/489] Compiling SwiftSyntax SyntaxNodesD.swift
[350/489] Compiling SwiftSyntax SyntaxNodesEF.swift
[351/489] Compiling XCTestDynamicOverlay Exports.swift
[352/489] Compiling XCTestDynamicOverlay Deprecations.swift
[353/489] Emitting module XCTestDynamicOverlay
[354/527] Compiling ViewEnvironment ViewEnvironmentKey.swift
[355/527] Compiling ViewEnvironment ViewEnvironment.swift
[356/527] Compiling RxSwift Infallible+Debug.swift
[357/527] Compiling RxSwift Infallible+Operators.swift
[358/527] Compiling RxSwift Infallible+Zip+arity.swift
[359/527] Compiling RxSwift Infallible.swift
[360/527] Compiling RxSwift InfiniteSequence.swift
[361/527] Compiling RxSwift InvocableScheduledItem.swift
[362/527] Compiling RxSwift InvocableType.swift
[363/527] Compiling RxSwift Just.swift
[364/527] Compiling RxSwift Lock.swift
[365/527] Compiling RxSwift LockOwnerType.swift
[366/527] Compiling RxSwift MainScheduler.swift
[367/527] Compiling RxSwift Map.swift
[368/527] Compiling RxSwift Materialize.swift
[369/527] Compiling RxSwift Maybe.swift
[370/527] Compiling RxSwift Merge.swift
[371/527] Compiling RxSwift Multicast.swift
[372/527] Compiling RxSwift Enumerated.swift
[373/527] Compiling RxSwift Error.swift
[374/527] Compiling RxSwift Errors.swift
[375/527] Compiling RxSwift Event.swift
[376/527] Compiling RxSwift Filter.swift
[377/527] Compiling RxSwift First.swift
[378/527] Compiling RxSwift Generate.swift
[379/527] Compiling RxSwift GroupBy.swift
[380/527] Compiling RxSwift GroupedObservable.swift
[381/527] Compiling RxSwift HistoricalScheduler.swift
[382/527] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[383/527] Compiling RxSwift ImmediateSchedulerType.swift
[384/527] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[385/527] Compiling RxSwift Infallible+CombineLatest+arity.swift
[386/527] Compiling RxSwift Infallible+Concurrency.swift
[387/527] Compiling RxSwift Infallible+Create.swift
[388/527] Compiling RxSwift Cancelable.swift
[389/527] Compiling RxSwift Catch.swift
[390/527] Compiling RxSwift CombineLatest+Collection.swift
[391/527] Compiling RxSwift CombineLatest+arity.swift
[392/527] Compiling RxSwift CombineLatest.swift
[393/527] Compiling RxSwift CompactMap.swift
[394/527] Compiling RxSwift Completable+AndThen.swift
[395/527] Compiling RxSwift Completable.swift
[396/527] Compiling RxSwift CompositeDisposable.swift
[397/527] Compiling RxSwift Concat.swift
[398/527] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[399/527] Compiling RxSwift ConcurrentMainScheduler.swift
[400/527] Compiling RxSwift ConnectableObservableType.swift
[401/527] Compiling RxSwift Create.swift
[402/527] Compiling RxSwift CurrentThreadScheduler.swift
[403/527] Compiling RxSwift Date+Dispatch.swift
[404/527] Compiling RxSwift Debounce.swift
[405/527] Compiling CasePathsCore Never+CasePathable.swift
[406/527] Compiling CasePathsCore UncheckedSendable.swift
[407/527] Compiling CasePathsCore TypeName.swift
[408/527] Compiling CasePathsCore KeyPath+Sendable.swift
[409/527] Compiling CasePathsCore Optional+CasePathable.swift
[410/528] Compiling CasePathsCore CasePathReflectable.swift
[411/528] Compiling CasePathsCore AnyCasePath.swift
[412/528] Compiling CasePathsCore CasePathIterable.swift
[413/528] Emitting module CasePathsCore
[414/528] Compiling CasePathsCore CasePathable.swift
[415/528] Compiling CasePathsCore Result+CasePathable.swift
[421/543] Compiling Workflow WorkflowNode.swift
[422/544] Compiling RxSwift TakeLast.swift
[423/544] Compiling RxSwift TakeWithPredicate.swift
[424/544] Compiling RxSwift Throttle.swift
[425/544] Compiling RxSwift Timeout.swift
[426/544] Compiling RxSwift Timer.swift
[427/544] Compiling RxSwift ToArray.swift
[428/544] Compiling RxSwift Using.swift
[429/544] Compiling RxSwift VirtualTimeConverterType.swift
[430/544] Compiling RxSwift VirtualTimeScheduler.swift
[431/544] Compiling RxSwift Window.swift
[432/544] Compiling RxSwift WithLatestFrom.swift
[433/544] Compiling RxSwift WithUnretained.swift
[434/544] Compiling RxSwift Zip+Collection.swift
[435/544] Compiling RxSwift Zip+arity.swift
[436/544] Compiling RxSwift Zip.swift
[437/544] Compiling RxSwift resource_bundle_accessor.swift
[438/544] Compiling Workflow WorkflowHost.swift
[439/544] Compiling Workflow WorkflowLogger.swift
[440/544] Compiling Workflow WorkflowAction.swift
[441/544] Compiling Workflow Sink.swift
[442/544] Compiling Workflow StateMutationSink.swift
[443/544] Compiling Workflow Lifetime.swift
[444/544] Compiling Workflow RenderContext.swift
[445/544] Emitting module Workflow
[446/544] Compiling Workflow Debugging.swift
[447/544] Compiling Workflow DispatchQueue+Workflow.swift
[448/544] Compiling Workflow AnyWorkflow.swift
[449/544] Compiling Workflow AnyWorkflowConvertible.swift
[450/544] Compiling Workflow SubtreeManager.swift
[451/544] Compiling Workflow Workflow.swift
[452/544] Compiling Workflow WorkflowObserver.swift
[453/544] Emitting module PerceptionCore
[454/544] Compiling PerceptionCore PerceptionTracking.swift
[455/544] Compiling PerceptionCore Perceptible.swift
[456/544] Compiling PerceptionCore Unchecked.swift
[457/544] Compiling PerceptionCore _PerceptionRegistrar.swift
[458/544] Compiling PerceptionCore PerceptionChecking.swift
[461/544] Compiling PerceptionCore PerceptionRegistrar.swift
[462/564] Emitting module WorkflowRxSwift
[463/564] Compiling WorkflowReactiveSwift SignalProducerWorkflow.swift
[464/564] Compiling WorkflowReactiveSwift QueueScheduler+Workflow.swift
[465/564] Compiling WorkflowCombine PublisherWorkflow.swift
[466/564] Emitting module WorkflowReactiveSwift
[467/564] Compiling WorkflowReactiveSwift Logger.swift
[468/564] Compiling WorkflowRxSwift ObservableWorkflow.swift
[469/564] Compiling WorkflowRxSwift Logger.swift
[470/564] Compiling WorkflowRxSwift Worker.swift
[471/564] Compiling WorkflowConcurrency Logger.swift
[472/564] Emitting module WorkflowConcurrency
[473/564] Emitting module WorkflowCombine
[474/564] Compiling WorkflowCombine Logger.swift
[475/564] 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)
                           ^
[476/564] Compiling WorkflowCombine Publisher+Extensions.swift
[477/564] Compiling WorkflowConcurrency AsyncOperationWorker.swift
[478/564] Compiling WorkflowCombine Worker.swift
[479/564] Compiling WorkflowReactiveSwift SignalWorker.swift
[480/564] Compiling WorkflowReactiveSwift Worker.swift
[481/564] Emitting module ViewEnvironment
[482/564] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[483/564] Emitting module SwiftSyntax
[488/570] Emitting module ViewEnvironmentUI
[489/570] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[490/570] Compiling PerceptionCore WithPerceptionTracking.swift
[491/570] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[492/570] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[493/570] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[494/570] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
[502/583] Compiling WorkflowUI DescribedViewController.swift
[503/583] Compiling WorkflowUI AnyScreen.swift
[504/583] Compiling WorkflowUI ScreenViewController.swift
[505/583] Compiling WorkflowUI ScreenContaining.swift
[506/583] Compiling WorkflowUI WorkflowHostingController.swift
[507/583] Compiling WorkflowUI ModuleExports.swift
[508/583] Compiling WorkflowUI UIViewController+Extensions.swift
[509/583] Compiling WorkflowUI Screen.swift
[510/583] Compiling WorkflowUI WorkflowUIViewController.swift
[511/583] Compiling WorkflowUI AdaptedEnvironmentScreen.swift
[512/583] Compiling WorkflowUI WorkflowUIEvents.swift
[513/583] Compiling WorkflowUI WorkflowUIObserver.swift
[514/583] Emitting module WorkflowUI
[518/586] Compiling CustomDump UserNotifications.swift
[519/586] Compiling CustomDump UserNotificationsUI.swift
[520/586] Compiling CustomDump CustomDumpReflectable.swift
[522/586] Compiling CustomDump String.swift
[523/586] Compiling CustomDump Unordered.swift
[524/586] Emitting module CustomDump
[525/586] Compiling WorkflowUI ViewControllerDescription.swift
[526/586] Compiling CustomDump AnyType.swift
[527/586] Compiling CustomDump CollectionDifference.swift
[528/586] Compiling CustomDump Identifiable.swift
[529/586] Compiling CustomDump CustomDumpRepresentable.swift
[530/586] Compiling CustomDump CustomDumpStringConvertible.swift
[531/586] Compiling CustomDump Diff.swift
[532/586] Compiling CustomDump Swift.swift
[533/586] Compiling CustomDump SwiftUI.swift
[534/586] Compiling CustomDump UIKit.swift
[535/586] Compiling CustomDump Dump.swift
[536/586] Compiling CustomDump ExpectDifference.swift
[537/586] Compiling CustomDump ExpectNoDifference.swift
[538/591] Compiling CustomDump XCTAssertDifference.swift
[539/591] Compiling CustomDump XCTAssertNoDifference.swift
[540/591] Compiling WorkflowSwiftUIExperimental WithModel.swift
[541/591] Compiling WorkflowSwiftUIExperimental SwiftUIScreen.swift
[542/591] Compiling WorkflowSwiftUIExperimental ObservableValue+Binding.swift
[543/591] Emitting module WorkflowSwiftUIExperimental
[544/591] Compiling WorkflowSwiftUIExperimental ObservableValue.swift
[579/598] Compiling WorkflowTesting WorkflowActionTester.swift
[580/598] Compiling WorkflowTesting WorkflowRenderTester.swift
[581/598] Compiling WorkflowTesting RenderTester+TestContext.swift
[582/598] Compiling WorkflowTesting AppliedAction.swift
[583/598] Compiling WorkflowTesting RenderExpectations.swift
[584/598] Emitting module WorkflowTesting
[585/598] Compiling WorkflowTesting RenderTesterResult.swift
[586/609] Emitting module WorkflowConcurrencyTesting
[587/609] Compiling WorkflowConcurrencyTesting WorkerTesting.swift
[588/609] Compiling WorkflowRxSwiftTesting ObservableTesting.swift
[589/609] Emitting module WorkflowRxSwiftTesting
[590/609] Compiling WorkflowRxSwiftTesting WorkerTesting.swift
[591/609] Emitting module WorkflowCombineTesting
[592/609] Compiling WorkflowCombineTesting PublisherTesting.swift
[593/609] Emitting module WorkflowReactiveSwiftTesting
[594/609] Compiling WorkflowReactiveSwiftTesting SignalProducerWorkflowTesting.swift
[595/609] Compiling WorkflowCombineTesting WorkerTesting.swift
[596/609] Compiling WorkflowReactiveSwiftTesting WorkerTesting.swift
[604/667] Compiling SwiftDiagnostics Message.swift
[605/667] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[606/668] Compiling SwiftDiagnostics Note.swift
[607/668] Compiling SwiftBasicFormat InferIndentation.swift
[608/668] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[609/668] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[610/668] Compiling SwiftBasicFormat Syntax+Extensions.swift
[611/668] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[612/668] Compiling SwiftDiagnostics FixIt.swift
[613/668] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[614/668] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[615/668] Compiling SwiftDiagnostics Diagnostic.swift
[616/668] Compiling SwiftDiagnostics Convenience.swift
[617/668] Emitting module SwiftDiagnostics
[618/668] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[619/668] Emitting module SwiftBasicFormat
[620/668] Compiling SwiftBasicFormat BasicFormat.swift
[621/668] Compiling SwiftParser TopLevel.swift
[622/668] Compiling SwiftParser TriviaParser.swift
[623/668] Compiling SwiftParser Types.swift
[624/668] Compiling SwiftParser ExperimentalFeatures.swift
[625/672] Compiling SwiftParser StringLiterals.swift
[626/672] Compiling SwiftParser SwiftParserCompatibility.swift
[627/672] Compiling SwiftParser SwiftVersion.swift
[628/672] Compiling SwiftParser SyntaxUtils.swift
[629/672] Compiling SwiftParser TokenConsumer.swift
[630/672] Compiling SwiftParser TokenPrecedence.swift
[631/672] Compiling SwiftParser TokenSpec.swift
[632/672] Compiling SwiftParser TokenSpecSet.swift
[633/672] Compiling SwiftParser UnicodeScalarExtensions.swift
[634/672] Compiling SwiftParser Lookahead.swift
[635/672] Compiling SwiftParser LoopProgressCondition.swift
[636/672] Compiling SwiftParser Modifiers.swift
[637/672] Compiling SwiftParser Names.swift
[638/672] Compiling SwiftParser Nominals.swift
[639/672] Compiling SwiftParser Parameters.swift
[640/672] Compiling SwiftParser ParseSourceFile.swift
[641/672] Compiling SwiftParser Parser.swift
[642/672] Compiling SwiftParser Patterns.swift
[643/672] Compiling SwiftParser Recovery.swift
[644/672] Compiling SwiftParser Specifiers.swift
[645/672] Compiling SwiftParser Statements.swift
[646/672] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[647/672] Compiling SwiftParser Attributes.swift
[648/672] Compiling SwiftParser Availability.swift
[649/672] Compiling SwiftParser CharacterInfo.swift
[650/672] Compiling SwiftParser CollectionNodes+Parsable.swift
[651/672] Compiling SwiftParser Declarations.swift
[652/672] Emitting module SwiftParser
[653/672] Compiling SwiftParser Directives.swift
[654/672] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[655/672] Compiling SwiftParser Expressions.swift
[656/672] Compiling SwiftParser IncrementalParseTransition.swift
[657/672] Compiling SwiftParser IsValidIdentifier.swift
[658/672] Compiling SwiftParser Cursor.swift
[659/672] Compiling SwiftParser Lexeme.swift
[660/672] Compiling SwiftParser LexemeSequence.swift
[661/672] Compiling SwiftParser Lexer.swift
[662/672] Compiling SwiftParser RegexLiteralLexer.swift
[663/672] Compiling SwiftParser IsLexerClassified.swift
[664/672] Compiling SwiftParser LayoutNodes+Parsable.swift
[665/672] Compiling SwiftParser Parser+TokenSpecSet.swift
[666/672] Compiling SwiftParser TokenSpecStaticMembers.swift
[667/695] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[668/696] Compiling SwiftOperators PrecedenceGroup.swift
[669/696] Compiling SwiftOperators OperatorTable.swift
[670/696] Compiling SwiftOperators OperatorError.swift
[671/696] Compiling SwiftOperators PrecedenceGraph.swift
[672/697] Compiling SwiftOperators OperatorTable+Semantics.swift
[673/697] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[674/697] Compiling SwiftOperators OperatorTable+Defaults.swift
[675/697] Compiling SwiftOperators OperatorError+Diagnostics.swift
[676/697] Emitting module SwiftOperators
[677/697] Compiling SwiftOperators OperatorTable+Folding.swift
[678/697] Compiling SwiftOperators Operator.swift
[679/697] Compiling SwiftOperators SyntaxSynthesis.swift
[680/697] Compiling SwiftParserDiagnostics PresenceUtils.swift
[681/697] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[682/697] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[683/697] Compiling SwiftParserDiagnostics Utils.swift
[684/697] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[685/697] Compiling SwiftParserDiagnostics MissingNodesError.swift
[686/697] Compiling SwiftParserDiagnostics MissingTokenError.swift
[687/697] Emitting module SwiftParserDiagnostics
[688/697] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[689/697] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[690/697] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[691/697] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[692/712] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[693/712] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[694/712] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[695/712] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[696/713] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[697/713] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[698/713] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[699/713] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[700/713] Compiling SwiftSyntaxBuilder Indenter.swift
[701/713] Compiling SwiftSyntaxBuilder ListBuilder.swift
[702/713] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[703/713] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[704/713] Emitting module SwiftSyntaxBuilder
[705/713] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[706/713] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[707/713] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[708/731] Compiling SwiftSyntaxMacros PreambleMacro.swift
[709/732] Compiling SwiftSyntaxMacros Macro.swift
[710/732] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[711/732] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[712/732] Compiling SwiftSyntaxMacros Macro+Format.swift
[713/732] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[714/732] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[715/732] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[716/732] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[717/732] Compiling SwiftSyntaxMacros AttachedMacro.swift
[718/732] Compiling SwiftSyntaxMacros BodyMacro.swift
[719/732] Compiling SwiftSyntaxMacros MemberMacro.swift
[720/732] Compiling SwiftSyntaxMacros PeerMacro.swift
[721/732] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[722/732] Compiling SwiftSyntaxMacros AccessorMacro.swift
[723/732] Emitting module SwiftSyntaxMacros
[724/732] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[725/732] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[726/732] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[727/742] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[728/742] Emitting module SwiftSyntaxMacroExpansion
[729/742] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[730/742] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[731/742] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[732/742] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[733/742] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[734/742] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[735/742] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[736/742] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[737/754] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[738/755] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[739/755] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[740/755] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[741/755] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[742/755] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[743/755] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[744/755] Emitting module SwiftCompilerPluginMessageHandling
[745/755] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[746/755] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[747/755] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[748/755] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[749/755] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[750/757] Emitting module SwiftCompilerPlugin
[751/757] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[752/770] Compiling PerceptionMacros Plugins.swift
[753/770] Compiling WorkflowSwiftUIMacros Plugins.swift
[754/770] Compiling CasePathsMacros Plugin.swift
[755/770] Compiling PerceptionMacros Extensions.swift
[756/770] Compiling PerceptionMacros Availability.swift
[757/770] Emitting module PerceptionMacros
[758/770] Compiling PerceptionMacros PerceptibleMacro.swift
[758/770] Write Objects.LinkFileList
[760/770] 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) {
                                         ^
[761/770] Emitting module WorkflowSwiftUIMacros
[762/770] 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"),
                                 ^
[763/770] Compiling WorkflowSwiftUIMacros Availability.swift
[763/770] Write Objects.LinkFileList
[765/770] Emitting module CasePathsMacros
[766/770] Compiling CasePathsMacros CasePathableMacro.swift
[766/770] Write Objects.LinkFileList
[767/770] Linking WorkflowSwiftUIMacros
[768/770] Linking PerceptionMacros
[769/770] Linking CasePathsMacros
[771/780] Compiling CasePaths XCTestSupport.swift
[772/780] Compiling CasePaths Deprecations.swift
[773/780] Compiling CasePaths LockIsolated.swift
[774/780] Compiling CasePaths Exports.swift
[775/780] Compiling CasePaths Macros.swift
[776/780] Emitting module CasePaths
[777/780] Compiling CasePaths EnumReflection.swift
[778/780] Compiling Perception Exports.swift
[779/780] Emitting module Perception
[780/780] Compiling Perception Macros.swift
[781/796] Compiling WorkflowSwiftUI Workflow+Preview.swift
[782/797] Compiling WorkflowSwiftUI WorkflowView.swift
[783/797] Compiling WorkflowSwiftUI Store+Preview.swift
[784/797] Compiling WorkflowSwiftUI Store.swift
[785/797] Compiling WorkflowSwiftUI RenderContext+ObservableModel.swift
[786/797] Compiling WorkflowSwiftUI StateAccessor.swift
[787/797] Compiling WorkflowSwiftUI ObservableScreen+Preview.swift
[788/797] Compiling WorkflowSwiftUI ObservableScreen.swift
[789/797] Compiling WorkflowSwiftUI ObservationStateRegistrar.swift
[790/797] Compiling WorkflowSwiftUI Exports.swift
[791/797] Compiling WorkflowSwiftUI AreOrderedSetsDuplicates.swift
[792/797] Compiling WorkflowSwiftUI ObservableState.swift
[793/797] Compiling WorkflowSwiftUI Macros.swift
[794/797] Compiling WorkflowSwiftUI ObservableModel.swift
[795/797] Compiling WorkflowSwiftUI ActionModel.swift
[796/797] Compiling WorkflowSwiftUI Bindable+Store.swift
[797/797] Emitting module WorkflowSwiftUI
Build complete! (58.25s)
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/ReactiveX/RxSwift.git
[1/4581] Fetching swift-custom-dump
[322/6089] Fetching swift-custom-dump, swift-identified-collections
[353/10457] Fetching swift-custom-dump, swift-identified-collections, swift-case-paths
[620/11862] Fetching swift-custom-dump, swift-identified-collections, swift-case-paths, swift-perception
[1243/12720] Fetching swift-custom-dump, swift-identified-collections, swift-case-paths, swift-perception, swift-macro-testing
[11500/65393] Fetching swift-custom-dump, swift-identified-collections, swift-case-paths, swift-perception, swift-macro-testing, rxswift
[27470/135548] Fetching swift-custom-dump, swift-identified-collections, swift-case-paths, swift-perception, swift-macro-testing, rxswift, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (4.80s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.80s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (4.80s)
Fetched https://github.com/pointfreeco/swift-perception from cache (4.80s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.80s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.80s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (4.80s)
[1/52488] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.16s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (2.33s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.38s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5388] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.46s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.36s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.37s)
Fetching https://github.com/apple/swift-collections
[1/16103] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.70s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.39s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.2 (0.35s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13159] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.71s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.37s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.55s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.37s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (0.48s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.51s)
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-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-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-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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
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-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/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.0
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.1.0",
            "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.