The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Workflow, reference main (53fc18), with Swift 5.10 for macOS (SPM) on 31 May 2025 19:23:26 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/workflow-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 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 main
========================================
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
[33/52] Copying PrivacyInfo.xcprivacy
[33/52] Write sources
[44/52] Compiling _SwiftSyntaxCShims dummy.c
[45/52] Write swift-version-33747A42983211AE.txt
[47/158] Emitting module SwiftSyntax509
[48/290] Emitting module SwiftSyntax510
[49/290] Compiling SwiftSyntax510 Empty.swift
[50/290] Compiling SwiftSyntax600 Empty.swift
[51/290] Emitting module SwiftSyntax600
[52/290] Compiling SwiftSyntax509 Empty.swift
[53/290] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/290] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/290] Compiling InternalCollectionsUtilities Descriptions.swift
[56/291] Compiling InternalCollectionsUtilities Debugging.swift
[57/291] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/311] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/353] Compiling SwiftSyntax Convenience.swift
[60/353] 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 OrderedSet+Partial SetAlgebra symmetricDifference.swift
[75/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[76/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[77/418] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[78/418] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[79/418] Compiling OrderedCollections OrderedSet+Sendable.swift
[80/418] Compiling OrderedCollections _HashTable+Bucket.swift
[81/418] Compiling OrderedCollections _HashTable+BucketIterator.swift
[82/418] Compiling OrderedCollections _HashTable+Constants.swift
[83/418] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[84/418] Compiling OrderedCollections _HashTable+Testing.swift
[85/418] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[86/418] Compiling OrderedCollections _HashTable.swift
[88/425] Compiling OrderedCollections OrderedSet+Hashable.swift
[89/425] Compiling OrderedCollections OrderedSet+Initializers.swift
[90/425] Compiling OrderedCollections OrderedSet+Insertions.swift
[91/425] Compiling OrderedCollections OrderedSet+Invariants.swift
[92/425] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[93/425] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[94/425] Compiling OrderedCollections OrderedSet+Codable.swift
[95/425] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[96/425] Compiling OrderedCollections OrderedSet+Descriptions.swift
[97/425] Compiling OrderedCollections OrderedSet+Diffing.swift
[98/425] Compiling OrderedCollections OrderedSet+Equatable.swift
[99/425] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[100/425] Compiling OrderedCollections _Hashtable+Header.swift
[101/425] Compiling OrderedCollections OrderedDictionary+Codable.swift
[102/425] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[103/425] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[104/425] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[105/425] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[106/425] Compiling OrderedCollections OrderedDictionary+Elements.swift
[107/425] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[108/425] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[109/425] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[110/425] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[111/425] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[112/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[113/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[114/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[115/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[116/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[117/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[118/425] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[119/425] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[120/425] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[121/425] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[122/425] Compiling OrderedCollections OrderedDictionary+Values.swift
[123/425] Compiling OrderedCollections OrderedDictionary.swift
[124/425] Compiling OrderedCollections OrderedSet+SubSequence.swift
[125/425] Compiling OrderedCollections OrderedSet+Testing.swift
[126/425] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[127/425] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[128/425] Compiling OrderedCollections OrderedSet.swift
[129/425] Compiling OrderedCollections _UnsafeBitset.swift
[144/425] Emitting module OrderedCollections
[145/444] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[146/444] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[147/446] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[148/446] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[149/446] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[150/446] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[151/446] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[152/446] Compiling IdentifiedCollections IdentifiedArray.swift
[154/446] Compiling IdentifiedCollections Identified.swift
[155/446] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[156/446] Compiling IssueReporting WithExpectedIssue.swift
[157/446] Compiling IssueReporting WithIssueContext.swift
[166/451] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[167/451] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[174/452] Compiling IdentifiedCollections IdentifiedCollection.swift
[175/452] Emitting module ReactiveSwift
[178/452] Emitting module RxSwift
[179/468] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[180/468] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[204/468] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[205/468] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[206/468] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[207/468] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[210/468] Emitting module IdentifiedCollections
[217/468] Emitting module IssueReporting
[236/484] Compiling RxSwift Sink.swift
[237/484] Compiling RxSwift Skip.swift
[238/484] Compiling RxSwift SkipUntil.swift
[239/484] Compiling RxSwift SkipWhile.swift
[240/484] Compiling RxSwift StartWith.swift
[241/484] Compiling RxSwift SubjectType.swift
[242/484] Compiling RxSwift SubscribeOn.swift
[243/484] Compiling RxSwift SubscriptionDisposable.swift
[244/484] Compiling RxSwift SwiftSupport.swift
[245/484] Compiling RxSwift Switch.swift
[246/484] Compiling RxSwift SwitchIfEmpty.swift
[247/484] Compiling RxSwift SynchronizedDisposeType.swift
[248/484] Compiling RxSwift SynchronizedOnType.swift
[249/484] Compiling RxSwift SynchronizedUnsubscribeType.swift
[250/484] Compiling RxSwift TailRecursiveSink.swift
[251/484] Compiling RxSwift Take.swift
[264/484] Compiling ReactiveSwift Signal.swift
[265/484] Compiling ReactiveSwift SignalProducer.swift
[266/484] Compiling ReactiveSwift UnidirectionalBinding.swift
[267/484] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[268/484] Compiling ReactiveSwift ValidatingProperty.swift
[274/484] Compiling RxSwift Enumerated.swift
[275/484] Compiling RxSwift Error.swift
[276/484] Compiling RxSwift Errors.swift
[277/484] Compiling RxSwift Event.swift
[278/484] Compiling RxSwift Filter.swift
[279/484] Compiling RxSwift First.swift
[280/484] Compiling RxSwift Generate.swift
[281/484] Compiling RxSwift GroupBy.swift
[282/484] Compiling RxSwift GroupedObservable.swift
[283/484] Compiling RxSwift HistoricalScheduler.swift
[284/484] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[285/484] Compiling RxSwift ImmediateSchedulerType.swift
[286/484] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[287/484] Compiling RxSwift Infallible+CombineLatest+arity.swift
[288/484] Compiling RxSwift Infallible+Concurrency.swift
[289/484] Compiling RxSwift Infallible+Create.swift
[290/484] Compiling RxSwift Never.swift
[291/484] Compiling RxSwift NopDisposable.swift
[292/484] Compiling RxSwift Observable+Concurrency.swift
[293/484] Compiling RxSwift Observable.swift
[294/484] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[295/484] Compiling RxSwift ObservableConvertibleType.swift
[296/484] Compiling RxSwift ObservableType+Extensions.swift
[297/484] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[298/484] Compiling RxSwift ObservableType.swift
[299/484] Compiling RxSwift ObserveOn.swift
[300/484] Compiling RxSwift ObserverBase.swift
[301/484] Compiling RxSwift ObserverType.swift
[302/484] Compiling RxSwift OperationQueueScheduler.swift
[303/484] Compiling RxSwift Optional.swift
[304/484] Compiling RxSwift Platform.Darwin.swift
[305/484] Compiling RxSwift Platform.Linux.swift
[306/484] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[307/484] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[308/484] Compiling RxSwift PrimitiveSequence.swift
[309/484] Compiling RxSwift PriorityQueue.swift
[310/484] Compiling RxSwift Producer.swift
[311/484] Compiling RxSwift PublishSubject.swift
[312/484] Compiling RxSwift Queue.swift
[313/484] Compiling RxSwift Range.swift
[314/484] Compiling RxSwift Reactive.swift
[315/484] Compiling RxSwift RecursiveLock.swift
[316/484] Compiling RxSwift RecursiveScheduler.swift
[317/484] Compiling RxSwift Reduce.swift
[318/484] Compiling RxSwift RefCountDisposable.swift
[319/484] Compiling RxSwift Repeat.swift
[320/484] Compiling RxSwift ReplaySubject.swift
[321/484] Compiling RxSwift RetryWhen.swift
[332/484] Compiling SwiftSyntax RawSyntaxValidation.swift
[333/484] Compiling SwiftSyntax SyntaxNodesAB.swift
[334/484] Compiling SwiftSyntax SyntaxNodesC.swift
[335/484] Compiling SwiftSyntax SyntaxNodesD.swift
[336/484] Compiling SwiftSyntax SyntaxNodesEF.swift
[337/484] Compiling SwiftSyntax SyntaxNodesGHI.swift
[338/484] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[339/484] Compiling SwiftSyntax SyntaxNodesOP.swift
[340/484] Compiling SwiftSyntax SyntaxNodesQRS.swift
[341/484] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[342/484] Compiling RxSwift ScheduledDisposable.swift
[343/484] Compiling RxSwift ScheduledItem.swift
[344/484] Compiling RxSwift ScheduledItemType.swift
[345/484] Compiling RxSwift SchedulerServices+Emulation.swift
[346/484] Compiling RxSwift SchedulerType.swift
[347/484] Compiling RxSwift Sequence.swift
[348/484] Compiling RxSwift SerialDispatchQueueScheduler.swift
[349/484] Compiling RxSwift SerialDisposable.swift
[350/484] Compiling RxSwift ShareReplayScope.swift
[351/484] Compiling RxSwift Single.swift
[352/484] Compiling RxSwift SingleAssignmentDisposable.swift
[353/484] Compiling RxSwift SingleAsync.swift
[354/484] Compiling ViewEnvironment ViewEnvironmentKey.swift
[355/484] Compiling ViewEnvironment ViewEnvironment.swift
[356/484] Emitting module XCTestDynamicOverlay
[357/484] Compiling XCTestDynamicOverlay Deprecations.swift
[358/484] Compiling XCTestDynamicOverlay Exports.swift
[359/484] Compiling PerceptionCore BetaChecking.swift
[360/484] Compiling PerceptionCore Exports.swift
[361/484] Compiling PerceptionCore Locking.swift
[362/484] Compiling PerceptionCore ThreadLocal.swift
[363/484] Compiling PerceptionCore Bindable.swift
[364/484] Compiling PerceptionCore Environment.swift
[393/522] Compiling CasePathsCore UncheckedSendable.swift
[394/522] Compiling CasePathsCore TypeName.swift
[395/522] Compiling CasePathsCore Optional+CasePathable.swift
[396/522] Compiling CasePathsCore Never+CasePathable.swift
[397/523] Compiling CasePathsCore CasePathReflectable.swift
[398/523] Emitting module CasePathsCore
[399/523] Compiling CasePathsCore CasePathIterable.swift
[400/523] Compiling CasePathsCore CasePathable.swift
[401/523] Compiling CasePathsCore KeyPath+Sendable.swift
[402/523] Compiling CasePathsCore AnyCasePath.swift
[403/523] Compiling CasePathsCore Result+CasePathable.swift
[409/539] Compiling Workflow WorkflowLogger.swift
[410/539] Compiling Workflow Workflow.swift
[411/539] Compiling Workflow WorkflowAction.swift
[412/539] Compiling Workflow WorkflowHost.swift
[413/539] Compiling Workflow WorkflowNode.swift
[414/540] Compiling RxSwift TakeLast.swift
[415/540] Compiling RxSwift TakeWithPredicate.swift
[416/540] Compiling RxSwift Throttle.swift
[417/540] Compiling RxSwift Timeout.swift
[418/540] Compiling RxSwift Timer.swift
[419/540] Compiling RxSwift ToArray.swift
[420/540] Compiling RxSwift Using.swift
[421/540] Compiling RxSwift VirtualTimeConverterType.swift
[422/540] Compiling RxSwift VirtualTimeScheduler.swift
[423/540] Compiling RxSwift Window.swift
[424/540] Compiling RxSwift WithLatestFrom.swift
[425/540] Compiling RxSwift WithUnretained.swift
[426/540] Compiling RxSwift Zip+Collection.swift
[427/540] Compiling RxSwift Zip+arity.swift
[428/540] Compiling RxSwift Zip.swift
[429/540] Compiling RxSwift resource_bundle_accessor.swift
[430/540] Compiling Workflow ApplyContext.swift
[431/540] Compiling Workflow Debugging.swift
[432/540] Compiling Workflow AnyWorkflow.swift
[433/540] Compiling Workflow AnyWorkflowConvertible.swift
[434/540] Compiling Workflow RenderContext.swift
[435/540] Compiling Workflow Sink.swift
[436/540] Compiling Workflow DispatchQueue+Workflow.swift
[437/540] Compiling Workflow Lifetime.swift
[438/540] Compiling Workflow StateMutationSink.swift
[439/540] Compiling Workflow SubtreeManager.swift
[440/540] Emitting module Workflow
[441/540] Compiling Workflow WorkflowObserver.swift
[442/559] Compiling PerceptionCore PerceptionTracking.swift
[443/559] Compiling PerceptionCore Perceptible.swift
[444/559] Compiling PerceptionCore PerceptionChecking.swift
[445/559] Compiling PerceptionCore PerceptionRegistrar.swift
[446/560] Compiling WorkflowCombine PublisherWorkflow.swift
[447/560] Emitting module WorkflowRxSwift
[448/560] Compiling WorkflowRxSwift Logger.swift
[449/560] Compiling WorkflowRxSwift ObservableWorkflow.swift
[450/560] Compiling WorkflowRxSwift Worker.swift
[451/560] Compiling WorkflowReactiveSwift SignalProducerWorkflow.swift
[452/560] Emitting module WorkflowReactiveSwift
[453/560] Compiling WorkflowReactiveSwift Logger.swift
[454/560] Compiling WorkflowReactiveSwift SignalWorker.swift
[455/560] Compiling WorkflowReactiveSwift QueueScheduler+Workflow.swift
[456/560] Compiling WorkflowReactiveSwift Worker.swift
[457/560] Compiling WorkflowCombine Logger.swift
[458/560] Compiling WorkflowCombine Worker.swift
[459/560] Emitting module WorkflowCombine
[460/560] Compiling WorkflowCombine Publisher+Extensions.swift
[461/560] Compiling PerceptionCore Unchecked.swift
[466/560] Compiling PerceptionCore _PerceptionRegistrar.swift
[467/560] Compiling WorkflowConcurrency Logger.swift
[468/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)
                           ^
[469/560] Emitting module WorkflowConcurrency
[470/560] Compiling WorkflowConcurrency AsyncOperationWorker.swift
[471/560] Emitting module SwiftSyntax
[472/560] Emitting module ViewEnvironment
[473/560] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[474/566] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[475/566] Emitting module PerceptionCore
[478/566] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[479/566] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[480/566] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[481/566] Emitting module ViewEnvironmentUI
[482/566] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
[483/566] 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 AnyScreen.swift
[488/581] Compiling WorkflowUI ScreenContaining.swift
[489/581] Compiling WorkflowUI WorkflowUIViewController.swift
[490/581] Compiling WorkflowUI AdaptedEnvironmentScreen.swift
[491/581] Compiling WorkflowUI Screen.swift
[492/582] Emitting module WorkflowUI
[493/582] Compiling WorkflowUI WorkflowHostingController.swift
[494/582] Compiling WorkflowUI ModuleExports.swift
[495/582] Compiling WorkflowUI WorkflowUIEvents.swift
[496/582] Compiling WorkflowUI WorkflowUIObserver.swift
[497/582] Compiling WorkflowUI DescribedViewController.swift
[498/582] Compiling WorkflowUI UIViewController+Extensions.swift
[499/582] Compiling WorkflowUI ScreenViewController.swift
[503/582] Compiling WorkflowUI ViewControllerDescription.swift
[507/582] Emitting module CustomDump
[508/582] Compiling CustomDump UserNotifications.swift
[509/582] Compiling CustomDump UserNotificationsUI.swift
[510/582] Compiling CustomDump CustomDumpReflectable.swift
[511/582] Compiling CustomDump XCTAssertDifference.swift
[512/582] Compiling CustomDump XCTAssertNoDifference.swift
[513/582] Compiling CustomDump CustomDumpRepresentable.swift
[514/582] Compiling CustomDump CustomDumpStringConvertible.swift
[515/582] Compiling CustomDump Diff.swift
[516/582] Compiling CustomDump Dump.swift
[517/582] Compiling CustomDump ExpectDifference.swift
[518/582] Compiling CustomDump ExpectNoDifference.swift
[519/582] Compiling CustomDump AnyType.swift
[520/582] Compiling CustomDump CollectionDifference.swift
[521/582] Compiling CustomDump Identifiable.swift
[570/589] Compiling WorkflowTesting WorkflowActionTester.swift
[571/589] Compiling WorkflowTesting WorkflowRenderTester.swift
[572/589] Compiling WorkflowTesting RenderTesterResult.swift
[573/589] Compiling WorkflowTesting RenderExpectations.swift
[574/589] Compiling WorkflowTesting AppliedAction.swift
[575/589] Emitting module WorkflowTesting
[576/589] Compiling WorkflowTesting RenderTester+TestContext.swift
[584/600] Compiling WorkflowRxSwiftTesting WorkerTesting.swift
[585/600] Compiling WorkflowRxSwiftTesting ObservableTesting.swift
[586/600] Emitting module WorkflowRxSwiftTesting
[587/600] Compiling WorkflowCombineTesting WorkerTesting.swift
[588/600] Compiling WorkflowCombineTesting PublisherTesting.swift
[589/600] Emitting module WorkflowCombineTesting
[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] Emitting module SwiftDiagnostics
[597/659] Compiling SwiftDiagnostics Note.swift
[598/659] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[599/659] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[600/659] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[601/659] Compiling SwiftDiagnostics FixIt.swift
[602/659] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[603/659] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[604/659] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[605/659] Compiling SwiftDiagnostics Diagnostic.swift
[606/659] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[607/659] Compiling SwiftDiagnostics Convenience.swift
[608/659] Compiling SwiftBasicFormat InferIndentation.swift
[609/659] Emitting module SwiftBasicFormat
[610/659] Compiling SwiftBasicFormat Syntax+Extensions.swift
[611/659] Compiling SwiftBasicFormat BasicFormat.swift
[612/659] Compiling SwiftParser StringLiterals.swift
[613/659] Compiling SwiftParser SwiftParserCompatibility.swift
[614/659] Compiling SwiftParser SwiftVersion.swift
[615/659] Compiling SwiftParser SyntaxUtils.swift
[616/659] Compiling SwiftParser TokenConsumer.swift
[617/659] Compiling SwiftParser TokenPrecedence.swift
[618/659] Compiling SwiftParser TokenSpec.swift
[619/659] Compiling SwiftParser TokenSpecSet.swift
[620/663] Compiling SwiftParser Nominals.swift
[621/663] Compiling SwiftParser Parameters.swift
[622/663] Compiling SwiftParser ParseSourceFile.swift
[623/663] Compiling SwiftParser Parser.swift
[624/663] Compiling SwiftParser Patterns.swift
[625/663] Compiling SwiftParser UnicodeScalarExtensions.swift
[626/663] Compiling SwiftParser Lookahead.swift
[627/663] Compiling SwiftParser LoopProgressCondition.swift
[628/663] Compiling SwiftParser Modifiers.swift
[629/663] Compiling SwiftParser Names.swift
[630/663] Compiling SwiftParser Recovery.swift
[631/663] Compiling SwiftParser Specifiers.swift
[632/663] Compiling SwiftParser Statements.swift
[633/663] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[634/663] Emitting module SwiftParser
[635/663] Compiling SwiftParser Directives.swift
[636/663] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[637/663] Compiling SwiftParser Expressions.swift
[638/663] Compiling SwiftParser IncrementalParseTransition.swift
[639/663] Compiling SwiftParser IsValidIdentifier.swift
[640/663] Compiling SwiftParser TopLevel.swift
[641/663] Compiling SwiftParser TriviaParser.swift
[642/663] Compiling SwiftParser Types.swift
[643/663] Compiling SwiftParser ExperimentalFeatures.swift
[644/663] Compiling SwiftParser Attributes.swift
[645/663] Compiling SwiftParser Availability.swift
[646/663] Compiling SwiftParser CharacterInfo.swift
[647/663] Compiling SwiftParser CollectionNodes+Parsable.swift
[648/663] Compiling SwiftParser Declarations.swift
[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 OperatorTable.swift
[660/687] Compiling SwiftOperators PrecedenceGroup.swift
[661/687] Compiling SwiftOperators PrecedenceGraph.swift
[662/688] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[663/688] Compiling SwiftOperators OperatorTable+Semantics.swift
[664/688] Compiling SwiftOperators OperatorError.swift
[665/688] Compiling SwiftOperators OperatorTable+Defaults.swift
[666/688] Compiling SwiftOperators OperatorError+Diagnostics.swift
[667/688] Emitting module SwiftOperators
[668/688] Compiling SwiftOperators OperatorTable+Folding.swift
[669/688] Compiling SwiftOperators Operator.swift
[670/688] Compiling SwiftOperators SyntaxSynthesis.swift
[671/688] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[672/688] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[673/688] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[674/688] Compiling SwiftParserDiagnostics PresenceUtils.swift
[675/688] Compiling SwiftParserDiagnostics Utils.swift
[676/688] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[677/688] Compiling SwiftParserDiagnostics MissingNodesError.swift
[678/688] Compiling SwiftParserDiagnostics MissingTokenError.swift
[679/688] Emitting module SwiftParserDiagnostics
[680/688] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[681/688] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[682/688] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[683/703] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[684/703] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[685/703] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[686/703] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[687/703] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[688/703] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[689/704] Compiling SwiftSyntaxBuilder Indenter.swift
[690/704] Compiling SwiftSyntaxBuilder ListBuilder.swift
[691/704] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[692/704] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[693/704] Emitting module SwiftSyntaxBuilder
[694/704] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[695/704] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[696/704] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[697/704] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[698/704] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[699/722] Compiling SwiftSyntaxMacros PreambleMacro.swift
[700/722] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[701/722] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[702/722] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[703/722] Compiling SwiftSyntaxMacros Macro+Format.swift
[704/722] Compiling SwiftSyntaxMacros Macro.swift
[705/722] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[706/722] Compiling SwiftSyntaxMacros AttachedMacro.swift
[707/722] Compiling SwiftSyntaxMacros BodyMacro.swift
[708/722] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[709/722] Compiling SwiftSyntaxMacros AccessorMacro.swift
[710/722] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[711/722] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[712/722] Compiling SwiftSyntaxMacros MemberMacro.swift
[713/722] Compiling SwiftSyntaxMacros PeerMacro.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 MacroExpansionDiagnosticMessages.swift
[719/733] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[720/733] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[721/733] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[722/733] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[723/733] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[724/733] Emitting module SwiftSyntaxMacroExpansion
[725/733] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[726/733] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[727/733] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[728/745] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[729/746] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[730/746] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[731/746] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[732/746] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[733/746] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[734/746] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[735/746] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[736/746] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[737/746] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[738/746] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[739/746] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[740/746] Emitting module SwiftCompilerPluginMessageHandling
[741/748] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[742/748] Emitting module SwiftCompilerPlugin
[743/761] Compiling CasePathsMacros Plugin.swift
[744/761] Compiling WorkflowSwiftUIMacros Plugins.swift
[745/761] Compiling WorkflowSwiftUIMacros Availability.swift
[746/761] Compiling PerceptionMacros Plugins.swift
[747/761] Compiling PerceptionMacros Extensions.swift
[748/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) {
                                         ^
[749/761] Compiling PerceptionMacros Availability.swift
[750/761] Compiling PerceptionMacros PerceptibleMacro.swift
[751/761] Emitting module PerceptionMacros
[751/761] Write Objects.LinkFileList
[753/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"),
                                 ^
[754/761] Emitting module WorkflowSwiftUIMacros
[754/761] Write Objects.LinkFileList
[756/761] Emitting module CasePathsMacros
[757/761] Compiling CasePathsMacros CasePathableMacro.swift
[757/761] Write Objects.LinkFileList
[758/761] Linking PerceptionMacros
[758/761] Linking WorkflowSwiftUIMacros
[760/761] Linking CasePathsMacros
[762/771] Compiling CasePaths XCTestSupport.swift
[763/771] Compiling CasePaths LockIsolated.swift
[764/771] Compiling CasePaths Exports.swift
[765/771] Compiling CasePaths Macros.swift
[766/771] Emitting module CasePaths
[767/771] Compiling CasePaths Deprecations.swift
[768/771] Compiling CasePaths EnumReflection.swift
[769/771] Compiling Perception Exports.swift
[770/771] Emitting module Perception
[771/771] Compiling Perception Macros.swift
[772/787] Compiling WorkflowSwiftUI RenderContext+ObservableModel.swift
[773/787] Compiling WorkflowSwiftUI StateAccessor.swift
[774/788] Compiling WorkflowSwiftUI ObservableScreen+Preview.swift
[775/788] Compiling WorkflowSwiftUI ObservableScreen.swift
[776/788] Compiling WorkflowSwiftUI Workflow+Preview.swift
[777/788] Compiling WorkflowSwiftUI UIViewController+Orientation.swift
[778/788] Compiling WorkflowSwiftUI Store+Preview.swift
[779/788] Compiling WorkflowSwiftUI Store.swift
[780/788] Compiling WorkflowSwiftUI ObservationStateRegistrar.swift
[781/788] Compiling WorkflowSwiftUI Exports.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] Compiling WorkflowSwiftUI ActionModel.swift
[787/788] Compiling WorkflowSwiftUI Bindable+Store.swift
[788/788] Emitting module WorkflowSwiftUI
Build complete! (58.71s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/4375] Fetching swift-case-paths
[176/5786] Fetching swift-case-paths, swift-perception
[261/7320] Fetching swift-case-paths, swift-perception, swift-identified-collections
[451/12778] Fetching swift-case-paths, swift-perception, swift-identified-collections, xctest-dynamic-overlay
[1252/13686] Fetching swift-case-paths, swift-perception, swift-identified-collections, xctest-dynamic-overlay, swift-macro-testing
[3048/18267] Fetching swift-case-paths, swift-perception, swift-identified-collections, xctest-dynamic-overlay, swift-macro-testing, swift-custom-dump
[18268/88825] Fetching swift-case-paths, swift-perception, swift-identified-collections, xctest-dynamic-overlay, swift-macro-testing, swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (4.25s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.25s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.25s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.25s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (4.25s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (4.25s)
Fetched https://github.com/pointfreeco/swift-perception from cache (4.25s)
[1/52488] Fetching reactiveswift
[1576/105174] Fetching reactiveswift, rxswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (4.35s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.35s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (2.44s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.39s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.38s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.37s)
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.77s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (0.54s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.40s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.37s)
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.27s)
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.44s)
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/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.53s)
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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.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
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/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-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-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
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.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
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.