The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Workflow, reference v4.0.1 (53fc18), with Swift 5.10 for macOS (SPM) on 31 May 2025 19:28:19 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/workflow-swift.git
Reference: v4.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/workflow-swift
 * tag               v4.0.1     -> FETCH_HEAD
HEAD is now at 53fc18d [fix]: bump catalyst to fix build (#352)
Cloned https://github.com/square/workflow-swift.git
Revision (git rev-parse @):
53fc18d87e1785891b64f2dda782bae47f595399
SUCCESS checkout https://github.com/square/workflow-swift.git at v4.0.1
========================================
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/52] Write sources
[29/52] Copying PrivacyInfo.xcprivacy
[30/52] Write sources
[44/52] Compiling _SwiftSyntaxCShims dummy.c
[45/52] Write swift-version-33747A42983211AE.txt
[47/290] Compiling SwiftSyntax509 Empty.swift
[48/290] Emitting module SwiftSyntax509
[49/290] Emitting module SwiftSyntax510
[50/290] Compiling SwiftSyntax510 Empty.swift
[51/290] Emitting module SwiftSyntax600
[52/290] Compiling SwiftSyntax600 Empty.swift
[53/290] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/290] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/291] Compiling InternalCollectionsUtilities Debugging.swift
[56/291] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[57/291] Compiling InternalCollectionsUtilities Descriptions.swift
[58/356] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/356] Compiling SwiftSyntax Convenience.swift
[60/356] Compiling SwiftSyntax CustomTraits.swift
[61/356] Compiling SwiftSyntax AbsolutePosition.swift
[62/356] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[63/356] Compiling SwiftSyntax BumpPtrAllocator.swift
[64/356] Compiling SwiftSyntax CommonAncestor.swift
[65/356] Emitting module InternalCollectionsUtilities
[66/356] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[67/356] Compiling SwiftSyntax Assert.swift
[68/412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[69/412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[70/412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[71/412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[72/412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[73/412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[74/418] Compiling OrderedCollections _Hashtable+Header.swift
[75/418] Compiling OrderedCollections OrderedDictionary+Codable.swift
[76/418] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[77/418] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[78/418] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[79/418] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[80/418] Compiling OrderedCollections OrderedSet+Codable.swift
[81/418] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[90/425] Compiling OrderedCollections OrderedSet+Descriptions.swift
[91/425] Compiling OrderedCollections OrderedSet+Diffing.swift
[92/425] Compiling OrderedCollections OrderedSet+Equatable.swift
[93/425] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[94/425] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[95/425] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[96/425] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[97/425] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[98/425] Compiling OrderedCollections OrderedDictionary+Values.swift
[99/425] Compiling OrderedCollections OrderedDictionary.swift
[100/425] Compiling OrderedCollections OrderedSet+SubSequence.swift
[101/425] Compiling OrderedCollections OrderedSet+Testing.swift
[102/425] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[103/425] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[104/425] Compiling OrderedCollections OrderedSet.swift
[105/425] Compiling OrderedCollections _UnsafeBitset.swift
[106/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[107/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[108/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[109/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[110/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[111/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[112/425] Compiling OrderedCollections OrderedDictionary+Elements.swift
[113/425] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[114/425] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[115/425] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[116/425] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[117/425] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[118/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[119/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[120/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[121/425] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[122/425] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[123/425] Compiling OrderedCollections OrderedSet+Sendable.swift
[124/425] Compiling OrderedCollections OrderedSet+Hashable.swift
[125/425] Compiling OrderedCollections OrderedSet+Initializers.swift
[126/425] Compiling OrderedCollections OrderedSet+Insertions.swift
[127/425] Compiling OrderedCollections OrderedSet+Invariants.swift
[128/425] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[129/425] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[130/425] Compiling OrderedCollections _HashTable+Bucket.swift
[131/425] Compiling OrderedCollections _HashTable+BucketIterator.swift
[132/425] Compiling OrderedCollections _HashTable+Constants.swift
[133/425] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[134/425] Compiling OrderedCollections _HashTable+Testing.swift
[135/425] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[136/425] Compiling OrderedCollections _HashTable.swift
[137/425] Emitting module OrderedCollections
[138/444] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[139/444] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[140/446] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[141/446] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[142/446] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[143/446] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[144/446] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[145/446] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[146/446] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[147/446] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[150/446] Compiling IssueReporting WithExpectedIssue.swift
[151/446] Compiling IssueReporting WithIssueContext.swift
[154/446] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[155/446] Compiling IdentifiedCollections IdentifiedArray.swift
[158/447] Compiling IdentifiedCollections IdentifiedCollection.swift
[159/447] Emitting module ReactiveSwift
[160/452] Emitting module RxSwift
[163/468] Emitting module IdentifiedCollections
[166/468] Compiling IdentifiedCollections Identified.swift
[167/468] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[172/468] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[173/468] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[176/468] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[177/468] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[204/468] Emitting module IssueReporting
[225/468] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[226/468] Compiling SwiftSyntax SyntaxNodesOP.swift
[227/468] Compiling SwiftSyntax SyntaxNodesQRS.swift
[228/468] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[229/468] Compiling RxSwift InfiniteSequence.swift
[230/468] Compiling RxSwift InvocableScheduledItem.swift
[231/468] Compiling RxSwift InvocableType.swift
[232/468] Compiling RxSwift Just.swift
[233/468] Compiling RxSwift Lock.swift
[234/468] Compiling RxSwift LockOwnerType.swift
[235/468] Compiling RxSwift MainScheduler.swift
[236/468] Compiling RxSwift Map.swift
[237/468] Compiling RxSwift Materialize.swift
[238/468] Compiling RxSwift Maybe.swift
[239/468] Compiling RxSwift Merge.swift
[240/468] Compiling RxSwift Multicast.swift
[257/484] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[258/484] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[259/484] Compiling SwiftSyntax SyntaxBaseNodes.swift
[260/484] Compiling SwiftSyntax SyntaxNodesD.swift
[261/484] Compiling SwiftSyntax SyntaxNodesEF.swift
[262/484] Compiling SwiftSyntax SyntaxNodesGHI.swift
[275/484] Compiling ReactiveSwift Signal.swift
[276/484] Compiling ReactiveSwift SignalProducer.swift
[277/484] Compiling ReactiveSwift UnidirectionalBinding.swift
[278/484] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[279/484] Compiling ReactiveSwift ValidatingProperty.swift
[280/484] Compiling RxSwift Sink.swift
[281/484] Compiling RxSwift Skip.swift
[282/484] Compiling RxSwift SkipUntil.swift
[283/484] Compiling RxSwift SkipWhile.swift
[284/484] Compiling RxSwift StartWith.swift
[285/484] Compiling RxSwift SubjectType.swift
[286/484] Compiling RxSwift SubscribeOn.swift
[287/484] Compiling RxSwift SubscriptionDisposable.swift
[288/484] Compiling RxSwift SwiftSupport.swift
[289/484] Compiling RxSwift Switch.swift
[290/484] Compiling RxSwift SwitchIfEmpty.swift
[291/484] Compiling RxSwift SynchronizedDisposeType.swift
[292/484] Compiling RxSwift SynchronizedOnType.swift
[293/484] Compiling RxSwift SynchronizedUnsubscribeType.swift
[294/484] Compiling RxSwift TailRecursiveSink.swift
[295/484] Compiling RxSwift Take.swift
[306/484] Compiling RxSwift Never.swift
[307/484] Compiling RxSwift NopDisposable.swift
[308/484] Compiling RxSwift Observable+Concurrency.swift
[309/484] Compiling RxSwift Observable.swift
[310/484] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[311/484] Compiling RxSwift ObservableConvertibleType.swift
[312/484] Compiling RxSwift ObservableType+Extensions.swift
[313/484] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[314/484] Compiling RxSwift ObservableType.swift
[315/484] Compiling RxSwift ObserveOn.swift
[316/484] Compiling RxSwift ObserverBase.swift
[317/484] Compiling RxSwift ObserverType.swift
[318/484] Compiling RxSwift OperationQueueScheduler.swift
[319/484] Compiling RxSwift Optional.swift
[320/484] Compiling RxSwift Platform.Darwin.swift
[321/484] Compiling RxSwift Platform.Linux.swift
[322/484] Compiling RxSwift Rx.swift
[323/484] Compiling RxSwift RxMutableBox.swift
[324/484] Compiling RxSwift Sample.swift
[325/484] Compiling RxSwift Scan.swift
[326/484] Compiling RxSwift ScheduledDisposable.swift
[327/484] Compiling RxSwift ScheduledItem.swift
[328/484] Compiling RxSwift ScheduledItemType.swift
[329/484] Compiling RxSwift SchedulerServices+Emulation.swift
[330/484] Compiling RxSwift SchedulerType.swift
[331/484] Compiling RxSwift Sequence.swift
[332/484] Compiling RxSwift SerialDispatchQueueScheduler.swift
[333/484] Compiling RxSwift SerialDisposable.swift
[334/484] Compiling RxSwift ShareReplayScope.swift
[335/484] Compiling RxSwift Single.swift
[336/484] Compiling RxSwift SingleAssignmentDisposable.swift
[337/484] Compiling RxSwift SingleAsync.swift
[338/484] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[339/484] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[340/484] Compiling RxSwift PrimitiveSequence.swift
[341/484] Compiling RxSwift PriorityQueue.swift
[342/484] Compiling RxSwift Producer.swift
[343/484] Compiling RxSwift PublishSubject.swift
[344/484] Compiling RxSwift Queue.swift
[345/484] Compiling RxSwift Range.swift
[346/484] Compiling RxSwift Reactive.swift
[347/484] Compiling RxSwift RecursiveLock.swift
[348/484] Compiling RxSwift RecursiveScheduler.swift
[349/484] Compiling RxSwift Reduce.swift
[350/484] Compiling RxSwift RefCountDisposable.swift
[351/484] Compiling RxSwift Repeat.swift
[352/484] Compiling RxSwift ReplaySubject.swift
[353/484] Compiling RxSwift RetryWhen.swift
[354/484] Compiling PerceptionCore Bindable.swift
[355/484] Compiling PerceptionCore Environment.swift
[356/484] Compiling PerceptionCore Locking.swift
[357/484] Compiling PerceptionCore ThreadLocal.swift
[358/484] Compiling PerceptionCore BetaChecking.swift
[359/484] Compiling PerceptionCore Exports.swift
[388/484] Compiling ViewEnvironment ViewEnvironmentKey.swift
[389/484] Emitting module XCTestDynamicOverlay
[390/484] Compiling XCTestDynamicOverlay Exports.swift
[391/484] Compiling XCTestDynamicOverlay Deprecations.swift
[392/484] Compiling ViewEnvironment ViewEnvironment.swift
[393/522] Compiling CasePathsCore Never+CasePathable.swift
[394/523] Compiling CasePathsCore Optional+CasePathable.swift
[395/523] Compiling CasePathsCore UncheckedSendable.swift
[396/523] Compiling CasePathsCore TypeName.swift
[397/523] Compiling CasePathsCore KeyPath+Sendable.swift
[398/523] Compiling CasePathsCore AnyCasePath.swift
[399/523] Compiling CasePathsCore CasePathIterable.swift
[400/523] Compiling CasePathsCore CasePathReflectable.swift
[401/523] Emitting module CasePathsCore
[402/523] Compiling CasePathsCore CasePathable.swift
[403/523] Compiling CasePathsCore Result+CasePathable.swift
[409/539] Compiling RxSwift TakeLast.swift
[410/539] Compiling RxSwift TakeWithPredicate.swift
[411/539] Compiling RxSwift Throttle.swift
[412/539] Compiling RxSwift Timeout.swift
[413/539] Compiling RxSwift Timer.swift
[414/539] Compiling RxSwift ToArray.swift
[415/539] Compiling RxSwift Using.swift
[416/539] Compiling RxSwift VirtualTimeConverterType.swift
[417/539] Compiling RxSwift VirtualTimeScheduler.swift
[418/539] Compiling RxSwift Window.swift
[419/539] Compiling RxSwift WithLatestFrom.swift
[420/539] Compiling RxSwift WithUnretained.swift
[421/539] Compiling RxSwift Zip+Collection.swift
[422/539] Compiling RxSwift Zip+arity.swift
[423/539] Compiling RxSwift Zip.swift
[424/539] Compiling RxSwift resource_bundle_accessor.swift
[425/539] Compiling Workflow WorkflowNode.swift
[426/539] Compiling Workflow WorkflowLogger.swift
[427/539] Compiling Workflow WorkflowHost.swift
[428/539] Compiling Workflow Workflow.swift
[429/539] Compiling Workflow WorkflowAction.swift
[430/540] Compiling PerceptionCore Perceptible.swift
[431/540] Compiling PerceptionCore PerceptionRegistrar.swift
[432/540] Compiling PerceptionCore _PerceptionRegistrar.swift
[433/540] Compiling PerceptionCore PerceptionTracking.swift
[434/540] Compiling PerceptionCore Unchecked.swift
[435/540] Compiling PerceptionCore PerceptionChecking.swift
[436/540] Compiling Workflow DispatchQueue+Workflow.swift
[437/540] Compiling Workflow Lifetime.swift
[440/541] Compiling Workflow RenderContext.swift
[441/541] Compiling Workflow Sink.swift
[442/541] Emitting module Workflow
[443/541] Compiling Workflow StateMutationSink.swift
[444/541] Compiling Workflow SubtreeManager.swift
[445/541] Compiling Workflow ApplyContext.swift
[446/541] Compiling Workflow Debugging.swift
[447/541] Compiling Workflow AnyWorkflow.swift
[448/541] Compiling Workflow AnyWorkflowConvertible.swift
[449/541] Compiling Workflow WorkflowObserver.swift
[450/560] Emitting module WorkflowRxSwift
[451/560] Compiling WorkflowRxSwift Logger.swift
[452/560] Compiling WorkflowRxSwift ObservableWorkflow.swift
[453/560] Compiling WorkflowRxSwift Worker.swift
[454/560] Compiling WorkflowReactiveSwift Logger.swift
[455/560] Compiling WorkflowCombine PublisherWorkflow.swift
[456/560] Compiling WorkflowCombine Publisher+Extensions.swift
[457/560] Emitting module WorkflowCombine
[458/560] Compiling WorkflowCombine Logger.swift
[459/560] Compiling WorkflowCombine Worker.swift
[460/560] Emitting module WorkflowConcurrency
[461/560] Compiling WorkflowConcurrency Logger.swift
[462/560] 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)
                           ^
[463/560] Compiling WorkflowConcurrency AsyncOperationWorker.swift
[464/560] Compiling WorkflowReactiveSwift SignalWorker.swift
[465/560] Compiling WorkflowReactiveSwift QueueScheduler+Workflow.swift
[466/560] Compiling WorkflowReactiveSwift SignalProducerWorkflow.swift
[467/560] Emitting module WorkflowReactiveSwift
[468/560] Compiling WorkflowReactiveSwift Worker.swift
[469/560] Emitting module SwiftSyntax
[470/560] Emitting module ViewEnvironment
[471/560] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[472/566] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[475/566] Emitting module PerceptionCore
[478/566] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[479/566] Emitting module ViewEnvironmentUI
[480/566] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[481/566] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[482/566] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
[483/579] Compiling PerceptionCore WithPerceptionTracking.swift
[484/579] Compiling CustomDump Mirror.swift
[485/579] Compiling CustomDump String.swift
[486/579] Compiling CustomDump Unordered.swift
[487/581] Compiling WorkflowUI DescribedViewController.swift
[488/581] Compiling WorkflowUI UIViewController+Extensions.swift
[489/581] Compiling WorkflowUI ScreenViewController.swift
[490/581] Compiling WorkflowUI Screen.swift
[491/581] Emitting module WorkflowUI
[492/581] Compiling WorkflowUI ScreenContaining.swift
[493/582] Compiling WorkflowUI WorkflowUIEvents.swift
[494/582] Compiling WorkflowUI WorkflowUIObserver.swift
[495/582] Compiling WorkflowUI WorkflowHostingController.swift
[496/582] Compiling WorkflowUI ModuleExports.swift
[497/582] Compiling WorkflowUI WorkflowUIViewController.swift
[498/582] Compiling WorkflowUI AdaptedEnvironmentScreen.swift
[499/582] Compiling WorkflowUI AnyScreen.swift
[500/582] Emitting module CustomDump
[501/582] Compiling CustomDump CustomDumpRepresentable.swift
[502/582] Compiling CustomDump CustomDumpStringConvertible.swift
[503/582] Compiling CustomDump Diff.swift
[504/582] Compiling WorkflowUI ViewControllerDescription.swift
[508/582] Compiling CustomDump XCTAssertDifference.swift
[509/582] Compiling CustomDump XCTAssertNoDifference.swift
[510/582] Compiling CustomDump AnyType.swift
[511/582] Compiling CustomDump CollectionDifference.swift
[512/582] Compiling CustomDump Identifiable.swift
[513/582] Compiling CustomDump UserNotifications.swift
[514/582] Compiling CustomDump UserNotificationsUI.swift
[515/582] Compiling CustomDump CustomDumpReflectable.swift
[516/582] Compiling CustomDump Dump.swift
[517/582] Compiling CustomDump ExpectDifference.swift
[518/582] Compiling CustomDump ExpectNoDifference.swift
[570/589] Compiling WorkflowTesting RenderExpectations.swift
[571/589] Compiling WorkflowTesting WorkflowRenderTester.swift
[572/589] Compiling WorkflowTesting RenderTesterResult.swift
[573/589] Compiling WorkflowTesting AppliedAction.swift
[574/589] Emitting module WorkflowTesting
[575/589] Compiling WorkflowTesting RenderTester+TestContext.swift
[576/589] Compiling WorkflowTesting WorkflowActionTester.swift
[584/600] Compiling WorkflowCombineTesting PublisherTesting.swift
[585/600] Emitting module WorkflowCombineTesting
[586/600] Compiling WorkflowRxSwiftTesting ObservableTesting.swift
[587/600] Compiling WorkflowCombineTesting WorkerTesting.swift
[588/600] Compiling WorkflowRxSwiftTesting WorkerTesting.swift
[589/600] Emitting module WorkflowRxSwiftTesting
[590/600] Emitting module WorkflowConcurrencyTesting
[591/600] Compiling WorkflowConcurrencyTesting WorkerTesting.swift
[592/600] Compiling WorkflowReactiveSwiftTesting SignalProducerWorkflowTesting.swift
[593/600] Emitting module WorkflowReactiveSwiftTesting
[594/600] Compiling WorkflowReactiveSwiftTesting WorkerTesting.swift
[595/658] Compiling SwiftDiagnostics Message.swift
[596/659] Compiling SwiftDiagnostics Note.swift
[597/659] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[598/659] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[599/659] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[600/659] Compiling SwiftDiagnostics FixIt.swift
[601/659] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[602/659] Compiling SwiftDiagnostics Diagnostic.swift
[603/659] Emitting module SwiftDiagnostics
[604/659] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[605/659] Compiling SwiftDiagnostics Convenience.swift
[606/659] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[607/659] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[608/659] Compiling SwiftBasicFormat InferIndentation.swift
[609/659] Compiling SwiftBasicFormat Syntax+Extensions.swift
[610/659] Compiling SwiftBasicFormat BasicFormat.swift
[611/659] Emitting module SwiftBasicFormat
[612/659] Compiling SwiftParser TopLevel.swift
[613/659] Compiling SwiftParser TriviaParser.swift
[614/659] Compiling SwiftParser Types.swift
[615/659] Compiling SwiftParser ExperimentalFeatures.swift
[616/663] Compiling SwiftParser UnicodeScalarExtensions.swift
[617/663] Compiling SwiftParser Lookahead.swift
[618/663] Compiling SwiftParser LoopProgressCondition.swift
[619/663] Compiling SwiftParser Modifiers.swift
[620/663] Compiling SwiftParser Names.swift
[621/663] Compiling SwiftParser StringLiterals.swift
[622/663] Compiling SwiftParser SwiftParserCompatibility.swift
[623/663] Compiling SwiftParser SwiftVersion.swift
[624/663] Compiling SwiftParser SyntaxUtils.swift
[625/663] Compiling SwiftParser TokenConsumer.swift
[626/663] Compiling SwiftParser TokenPrecedence.swift
[627/663] Compiling SwiftParser TokenSpec.swift
[628/663] Compiling SwiftParser TokenSpecSet.swift
[629/663] Compiling SwiftParser Nominals.swift
[630/663] Compiling SwiftParser Parameters.swift
[631/663] Compiling SwiftParser ParseSourceFile.swift
[632/663] Compiling SwiftParser Parser.swift
[633/663] Compiling SwiftParser Patterns.swift
[634/663] Compiling SwiftParser Recovery.swift
[635/663] Compiling SwiftParser Specifiers.swift
[636/663] Compiling SwiftParser Statements.swift
[637/663] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[638/663] Compiling SwiftParser Directives.swift
[639/663] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[640/663] Compiling SwiftParser Expressions.swift
[641/663] Compiling SwiftParser IncrementalParseTransition.swift
[642/663] Compiling SwiftParser IsValidIdentifier.swift
[643/663] Compiling SwiftParser Attributes.swift
[644/663] Compiling SwiftParser Availability.swift
[645/663] Compiling SwiftParser CharacterInfo.swift
[646/663] Compiling SwiftParser CollectionNodes+Parsable.swift
[647/663] Compiling SwiftParser Declarations.swift
[648/663] Emitting module SwiftParser
[649/663] Compiling SwiftParser Cursor.swift
[650/663] Compiling SwiftParser Lexeme.swift
[651/663] Compiling SwiftParser LexemeSequence.swift
[652/663] Compiling SwiftParser Lexer.swift
[653/663] Compiling SwiftParser RegexLiteralLexer.swift
[654/663] Compiling SwiftParser IsLexerClassified.swift
[655/663] Compiling SwiftParser LayoutNodes+Parsable.swift
[656/663] Compiling SwiftParser Parser+TokenSpecSet.swift
[657/663] Compiling SwiftParser TokenSpecStaticMembers.swift
[658/686] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[659/687] Compiling SwiftOperators PrecedenceGroup.swift
[660/688] Compiling SwiftOperators OperatorTable.swift
[661/688] Compiling SwiftOperators OperatorError.swift
[662/688] Compiling SwiftOperators PrecedenceGraph.swift
[663/688] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[664/688] Compiling SwiftOperators SyntaxSynthesis.swift
[665/688] Compiling SwiftOperators OperatorTable+Defaults.swift
[666/688] Compiling SwiftOperators OperatorTable+Folding.swift
[667/688] Compiling SwiftOperators OperatorError+Diagnostics.swift
[668/688] Compiling SwiftOperators OperatorTable+Semantics.swift
[669/688] Emitting module SwiftOperators
[670/688] Compiling SwiftOperators Operator.swift
[671/688] Compiling SwiftParserDiagnostics Utils.swift
[672/688] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[673/688] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[674/688] Compiling SwiftParserDiagnostics PresenceUtils.swift
[675/688] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[676/688] Emitting module SwiftParserDiagnostics
[677/688] Compiling SwiftParserDiagnostics MissingNodesError.swift
[678/688] Compiling SwiftParserDiagnostics MissingTokenError.swift
[679/688] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[680/688] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[681/688] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[682/688] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[683/703] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[684/703] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[685/703] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[686/703] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[687/704] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[688/704] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[689/704] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[690/704] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[691/704] Compiling SwiftSyntaxBuilder Indenter.swift
[692/704] Compiling SwiftSyntaxBuilder ListBuilder.swift
[693/704] Emitting module SwiftSyntaxBuilder
[694/704] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[695/704] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[696/704] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[697/704] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[698/704] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[699/722] Compiling SwiftSyntaxMacros PreambleMacro.swift
[700/723] Compiling SwiftSyntaxMacros Macro.swift
[701/723] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[702/723] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[703/723] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[704/723] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[705/723] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[706/723] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[707/723] Compiling SwiftSyntaxMacros Macro+Format.swift
[708/723] Compiling SwiftSyntaxMacros MemberMacro.swift
[709/723] Compiling SwiftSyntaxMacros PeerMacro.swift
[710/723] Compiling SwiftSyntaxMacros AttachedMacro.swift
[711/723] Compiling SwiftSyntaxMacros BodyMacro.swift
[712/723] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[713/723] Compiling SwiftSyntaxMacros AccessorMacro.swift
[714/723] Emitting module SwiftSyntaxMacros
[715/723] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[716/723] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[717/723] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[718/733] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[719/733] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[720/733] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[721/733] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[722/733] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[723/733] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[724/733] Emitting module SwiftSyntaxMacroExpansion
[725/733] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[726/733] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[727/733] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[728/745] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[729/745] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[730/746] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[731/746] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[732/746] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[733/746] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[734/746] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[735/746] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[736/746] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[737/746] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[738/746] Emitting module SwiftCompilerPluginMessageHandling
[739/746] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[740/746] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[741/748] Emitting module SwiftCompilerPlugin
[742/748] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[743/761] Compiling PerceptionMacros Plugins.swift
[744/761] Emitting module PerceptionMacros
[745/761] Compiling PerceptionMacros Extensions.swift
[746/761] Compiling PerceptionMacros Availability.swift
[747/761] Compiling PerceptionMacros PerceptibleMacro.swift
[747/761] Write Objects.LinkFileList
[749/761] Emitting module WorkflowSwiftUIMacros
[750/761] Compiling WorkflowSwiftUIMacros Plugins.swift
[751/761] Compiling WorkflowSwiftUIMacros Availability.swift
[752/761] 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"),
                                 ^
[753/761] 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) {
                                         ^
[754/761] Emitting module CasePathsMacros
[755/761] Compiling CasePathsMacros Plugin.swift
[756/761] Compiling CasePathsMacros CasePathableMacro.swift
[756/761] Write Objects.LinkFileList
[758/761] Linking PerceptionMacros
[759/761] Linking WorkflowSwiftUIMacros
[760/761] Linking CasePathsMacros
[762/771] Compiling CasePaths XCTestSupport.swift
[763/771] Emitting module Perception
[764/771] Compiling Perception Exports.swift
[765/771] Compiling Perception Macros.swift
[766/771] Compiling CasePaths LockIsolated.swift
[767/771] Compiling CasePaths Exports.swift
[768/771] Compiling CasePaths Macros.swift
[769/771] Compiling CasePaths Deprecations.swift
[770/771] Compiling CasePaths EnumReflection.swift
[771/771] Emitting module CasePaths
[772/787] Compiling WorkflowSwiftUI UIViewController+Orientation.swift
[773/788] Compiling WorkflowSwiftUI Store+Preview.swift
[774/788] Compiling WorkflowSwiftUI ObservableScreen+Preview.swift
[775/788] Compiling WorkflowSwiftUI ObservableScreen.swift
[776/788] Compiling WorkflowSwiftUI ObservationStateRegistrar.swift
[777/788] Compiling WorkflowSwiftUI Exports.swift
[778/788] Compiling WorkflowSwiftUI Workflow+Preview.swift
[779/788] Compiling WorkflowSwiftUI RenderContext+ObservableModel.swift
[780/788] Compiling WorkflowSwiftUI StateAccessor.swift
[781/788] Compiling WorkflowSwiftUI Store.swift
[782/788] Compiling WorkflowSwiftUI AreOrderedSetsDuplicates.swift
[783/788] Compiling WorkflowSwiftUI ObservableState.swift
[784/788] Compiling WorkflowSwiftUI Macros.swift
[785/788] Compiling WorkflowSwiftUI ObservableModel.swift
[786/788] Emitting module WorkflowSwiftUI
[787/788] Compiling WorkflowSwiftUI ActionModel.swift
[788/788] Compiling WorkflowSwiftUI Bindable+Store.swift
Build complete! (78.78s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/swiftlang/swift-syntax
[1/908] Fetching swift-macro-testing
[110/2319] Fetching swift-macro-testing, swift-perception
[1510/6900] Fetching swift-macro-testing, swift-perception, swift-custom-dump
[1785/11275] Fetching swift-macro-testing, swift-perception, swift-custom-dump, swift-case-paths
[2170/12809] Fetching swift-macro-testing, swift-perception, swift-custom-dump, swift-case-paths, swift-identified-collections
[2247/18267] Fetching swift-macro-testing, swift-perception, swift-custom-dump, swift-case-paths, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (1.53s)
Fetching https://github.com/ReactiveX/RxSwift.git
[4678/17359] Fetching swift-perception, swift-custom-dump, swift-case-paths, swift-identified-collections, xctest-dynamic-overlay
[16854/87917] Fetching swift-perception, swift-custom-dump, swift-case-paths, swift-identified-collections, xctest-dynamic-overlay, swift-syntax
[87918/140603] Fetching swift-perception, swift-custom-dump, swift-case-paths, swift-identified-collections, xctest-dynamic-overlay, swift-syntax, rxswift
Fetched https://github.com/pointfreeco/swift-case-paths from cache (4.11s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.11s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.11s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.11s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (4.11s)
Fetched https://github.com/pointfreeco/swift-perception from cache (4.11s)
[527/52686] Fetching rxswift
[1055/105174] Fetching rxswift, reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (1.88s)
[4215/52686] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (13.93s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (3.03s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.42s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.37s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.36s)
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.62s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (0.59s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.38s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.36s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13189] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.39s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.37s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.42s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.35s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.52s)
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/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/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-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
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/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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
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/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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
warning: 'spi-builder-workspace': dependency 'xctest-dynamic-overlay' is not used by any target
Build complete.
{
  "dependencies" : [
    {
      "identity" : "reactiveswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.1.1",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveCocoa/ReactiveSwift.git"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.6.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "601.0.0-prerelease"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swift-identified-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-identified-collections"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "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"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "Workflow",
  "name" : "Workflow",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Workflow",
      "targets" : [
        "Workflow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowTesting",
      "targets" : [
        "WorkflowTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowUI",
      "targets" : [
        "WorkflowUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowSwiftUI",
      "targets" : [
        "WorkflowSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowReactiveSwift",
      "targets" : [
        "WorkflowReactiveSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowReactiveSwiftTesting",
      "targets" : [
        "WorkflowReactiveSwiftTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowRxSwift",
      "targets" : [
        "WorkflowRxSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowRxSwiftTesting",
      "targets" : [
        "WorkflowRxSwiftTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowCombine",
      "targets" : [
        "WorkflowCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowCombineTesting",
      "targets" : [
        "WorkflowCombineTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowConcurrency",
      "targets" : [
        "WorkflowConcurrency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowConcurrencyTesting",
      "targets" : [
        "WorkflowConcurrencyTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ViewEnvironment",
      "targets" : [
        "ViewEnvironment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ViewEnvironmentUI",
      "targets" : [
        "ViewEnvironmentUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowSwiftUIMacros",
      "targets" : [
        "WorkflowSwiftUIMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "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"
      ],
      "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",
        "ApplyContextTests.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" : [
        "TestingFrameworkCompatibilityTests.swift",
        "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",
        "XCTestCase+AppHost.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" : "WorkflowSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUI",
      "path" : "WorkflowSwiftUI/Sources",
      "product_dependencies" : [
        "CasePaths",
        "IdentifiedCollections",
        "Perception"
      ],
      "product_memberships" : [
        "WorkflowSwiftUI"
      ],
      "sources" : [
        "ActionModel.swift",
        "Bindable+Store.swift",
        "Derived/AreOrderedSetsDuplicates.swift",
        "Derived/ObservableState.swift",
        "Derived/ObservationStateRegistrar.swift",
        "Exports.swift",
        "Macros.swift",
        "ObservableModel.swift",
        "ObservableScreen+Preview.swift",
        "ObservableScreen.swift",
        "RenderContext+ObservableModel.swift",
        "StateAccessor.swift",
        "Store+Preview.swift",
        "Store.swift",
        "UIViewController+Orientation.swift",
        "Workflow+Preview.swift"
      ],
      "target_dependencies" : [
        "Workflow",
        "WorkflowUI",
        "WorkflowSwiftUIMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "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"
      ],
      "sources" : [
        "AnyWorkflow.swift",
        "AnyWorkflowConvertible.swift",
        "ApplyContext.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"
      ],
      "sources" : [
        "UIView+ViewEnvironmentPropagating.swift",
        "UIViewController+ViewEnvironmentPropagating.swift",
        "ViewEnvironmentObserving.swift",
        "ViewEnvironmentPropagating.swift",
        "ViewEnvironmentPropagationNode.swift"
      ],
      "target_dependencies" : [
        "ViewEnvironment"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ViewEnvironment",
      "module_type" : "SwiftTarget",
      "name" : "ViewEnvironment",
      "path" : "ViewEnvironment/Sources",
      "product_memberships" : [
        "WorkflowUI",
        "WorkflowSwiftUI",
        "ViewEnvironment",
        "ViewEnvironmentUI"
      ],
      "sources" : [
        "EnvironmentValues+ViewEnvironment.swift",
        "ViewEnvironment.swift",
        "ViewEnvironmentKey.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.