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.9 for macOS (SPM) on 31 May 2025 19:27:32 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.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.9
Building package at path:  $PWD
https://github.com/square/workflow-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Compiling _SwiftSyntaxCShims dummy.c
[3/247] Compiling SwiftSyntax600 Empty.swift
[4/247] Emitting module SwiftSyntax509
[5/247] Compiling SwiftSyntax509 Empty.swift
[6/247] Emitting module SwiftSyntax600
[7/247] Compiling SwiftSyntax510 Empty.swift
[8/247] Emitting module SwiftSyntax510
[9/247] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/247] Compiling RxSwift MainScheduler.swift
[11/247] Compiling RxSwift Map.swift
[12/248] Compiling RxSwift Materialize.swift
[13/248] Compiling RxSwift Maybe.swift
[14/248] Compiling RxSwift Merge.swift
[15/248] Compiling RxSwift Multicast.swift
[16/248] Emitting module InternalCollectionsUtilities
[17/248] Compiling RxSwift Infallible+Zip+arity.swift
[18/248] Compiling RxSwift Infallible.swift
[19/248] Compiling RxSwift Infallible+Debug.swift
[20/248] Compiling RxSwift Infallible+Operators.swift
[21/248] Compiling RxSwift Lock.swift
[22/248] Compiling RxSwift LockOwnerType.swift
[23/249] Compiling RxSwift InfiniteSequence.swift
[24/249] Compiling RxSwift InvocableScheduledItem.swift
[25/249] Compiling RxSwift InvocableType.swift
[26/249] Compiling RxSwift Just.swift
[27/313] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/369] Compiling OrderedCollections OrderedSet+Codable.swift
[29/369] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[30/369] Compiling OrderedCollections OrderedSet+Descriptions.swift
[31/369] Compiling OrderedCollections OrderedSet+Diffing.swift
[32/369] Compiling OrderedCollections OrderedSet+Equatable.swift
[33/369] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[34/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[35/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[36/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[37/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[38/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[39/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[40/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[41/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[42/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[43/375] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[44/375] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[45/375] Compiling OrderedCollections OrderedSet+Sendable.swift
[46/375] Compiling OrderedCollections OrderedDictionary+Elements.swift
[47/375] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[48/375] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[49/375] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[50/375] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[51/375] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[52/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[53/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[54/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[55/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[56/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[57/375] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[58/375] Compiling OrderedCollections _Hashtable+Header.swift
[59/375] Compiling OrderedCollections OrderedDictionary+Codable.swift
[60/375] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[61/375] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[62/375] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[63/375] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[64/375] Compiling OrderedCollections OrderedSet+Hashable.swift
[65/375] Compiling OrderedCollections OrderedSet+Initializers.swift
[66/375] Compiling OrderedCollections OrderedSet+Insertions.swift
[67/375] Compiling OrderedCollections OrderedSet+Invariants.swift
[68/375] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[69/375] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[70/375] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[71/375] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[72/375] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[73/375] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[74/375] Compiling OrderedCollections OrderedDictionary+Values.swift
[75/375] Compiling OrderedCollections OrderedDictionary.swift
[76/375] Compiling OrderedCollections OrderedSet+SubSequence.swift
[77/375] Compiling OrderedCollections OrderedSet+Testing.swift
[78/375] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[79/375] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[80/375] Compiling OrderedCollections OrderedSet.swift
[81/375] Compiling OrderedCollections _UnsafeBitset.swift
[89/382] Compiling OrderedCollections _HashTable+Bucket.swift
[90/382] Compiling OrderedCollections _HashTable+BucketIterator.swift
[91/382] Compiling OrderedCollections _HashTable+Constants.swift
[92/382] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[93/382] Compiling OrderedCollections _HashTable+Testing.swift
[94/382] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[95/382] Compiling OrderedCollections _HashTable.swift
[103/382] Emitting module OrderedCollections
[104/401] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[105/401] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[113/403] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[114/403] Compiling IdentifiedCollections IdentifiedArray.swift
[115/404] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[116/404] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[119/404] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[120/404] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[121/404] Compiling IdentifiedCollections IdentifiedCollection.swift
[122/404] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[123/404] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[124/404] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[125/404] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[131/409] Compiling IssueReporting WithExpectedIssue.swift
[132/409] Compiling IssueReporting WithIssueContext.swift
[133/409] Emitting module ReactiveSwift
[134/409] Emitting module IssueReporting
[139/409] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[140/409] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[141/409] Emitting module IdentifiedCollections
[142/409] Compiling IdentifiedCollections Identified.swift
[143/409] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[144/409] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[145/409] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[168/425] Compiling RxSwift Rx.swift
[169/425] Compiling RxSwift RxMutableBox.swift
[170/425] Compiling RxSwift Sample.swift
[171/425] Compiling RxSwift Scan.swift
[172/425] Compiling RxSwift ScheduledDisposable.swift
[173/425] Compiling RxSwift ScheduledItem.swift
[174/425] Compiling RxSwift ScheduledItemType.swift
[175/425] Compiling RxSwift SchedulerServices+Emulation.swift
[176/425] Compiling RxSwift SchedulerType.swift
[177/425] Compiling RxSwift Sequence.swift
[178/425] Compiling RxSwift SerialDispatchQueueScheduler.swift
[179/425] Compiling RxSwift SerialDisposable.swift
[180/425] Compiling RxSwift ShareReplayScope.swift
[181/425] Compiling RxSwift Single.swift
[182/425] Compiling RxSwift SingleAssignmentDisposable.swift
[183/425] Compiling RxSwift SingleAsync.swift
[184/425] Compiling RxSwift Enumerated.swift
[185/425] Compiling RxSwift Error.swift
[186/425] Compiling RxSwift Errors.swift
[187/425] Compiling RxSwift Event.swift
[188/425] Compiling RxSwift Filter.swift
[189/425] Compiling RxSwift First.swift
[190/425] Compiling RxSwift Generate.swift
[191/425] Compiling RxSwift GroupBy.swift
[192/425] Compiling RxSwift GroupedObservable.swift
[193/425] Compiling RxSwift HistoricalScheduler.swift
[194/425] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[195/425] Compiling RxSwift ImmediateSchedulerType.swift
[196/425] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[197/425] Compiling RxSwift Infallible+CombineLatest+arity.swift
[198/425] Compiling RxSwift Infallible+Concurrency.swift
[199/425] Compiling RxSwift Infallible+Create.swift
[225/441] Compiling SwiftSyntax SyntaxNodesEF.swift
[226/441] Compiling SwiftSyntax SyntaxNodesGHI.swift
[227/441] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[228/441] Compiling SwiftSyntax SyntaxNodesOP.swift
[229/441] Compiling SwiftSyntax SyntaxNodesQRS.swift
[230/441] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[231/441] Compiling RxSwift ObservableType+Extensions.swift
[232/441] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[233/441] Compiling RxSwift ObservableType.swift
[234/441] Compiling RxSwift ObserveOn.swift
[235/441] Compiling RxSwift ObserverBase.swift
[236/441] Compiling RxSwift ObserverType.swift
[237/441] Compiling RxSwift OperationQueueScheduler.swift
[238/441] Compiling RxSwift Optional.swift
[239/441] Compiling RxSwift Platform.Darwin.swift
[240/441] Compiling RxSwift Platform.Linux.swift
[241/441] Compiling PerceptionCore Locking.swift
[242/441] Compiling PerceptionCore ThreadLocal.swift
[243/441] Compiling PerceptionCore BetaChecking.swift
[244/441] Compiling PerceptionCore Exports.swift
[245/441] Compiling PerceptionCore Bindable.swift
[246/441] Compiling PerceptionCore Environment.swift
[247/441] Emitting module RxSwift
[248/441] Compiling ReactiveSwift UnidirectionalBinding.swift
[249/441] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[250/441] Compiling ReactiveSwift ValidatingProperty.swift
[261/441] Compiling SwiftSyntax SyntaxTraits.swift
[262/441] Compiling SwiftSyntax SyntaxVisitor.swift
[263/441] Compiling SwiftSyntax TokenKind.swift
[264/441] Compiling SwiftSyntax SyntaxNodesD.swift
[265/441] Compiling RxSwift AddRef.swift
[266/441] Compiling RxSwift Amb.swift
[267/441] Compiling RxSwift AnonymousDisposable.swift
[268/441] Compiling RxSwift AnonymousObserver.swift
[269/441] Compiling RxSwift AnyObserver.swift
[270/441] Compiling RxSwift AsMaybe.swift
[271/441] Compiling RxSwift AsSingle.swift
[272/441] Compiling RxSwift AsyncLock.swift
[273/441] Compiling RxSwift AsyncSubject.swift
[274/441] Compiling RxSwift AtomicInt.swift
[275/441] Compiling RxSwift Bag+Rx.swift
[276/441] Compiling RxSwift Bag.swift
[277/441] Compiling RxSwift BehaviorSubject.swift
[278/441] Compiling RxSwift BinaryDisposable.swift
[279/441] Compiling RxSwift Binder.swift
[280/441] Compiling RxSwift BooleanDisposable.swift
[281/441] Compiling RxSwift Buffer.swift
[282/441] Compiling RxSwift Cancelable.swift
[283/441] Compiling RxSwift Catch.swift
[284/441] Compiling RxSwift CombineLatest+Collection.swift
[285/441] Compiling RxSwift CombineLatest+arity.swift
[286/441] Compiling RxSwift CombineLatest.swift
[287/441] Compiling RxSwift CompactMap.swift
[288/441] Compiling RxSwift Completable+AndThen.swift
[289/441] Compiling RxSwift Completable.swift
[290/441] Compiling RxSwift CompositeDisposable.swift
[291/441] Compiling RxSwift Concat.swift
[292/441] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[293/441] Compiling RxSwift ConcurrentMainScheduler.swift
[294/441] Compiling RxSwift ConnectableObservableType.swift
[295/441] Compiling RxSwift Create.swift
[296/441] Compiling RxSwift CurrentThreadScheduler.swift
[297/441] Compiling RxSwift Date+Dispatch.swift
[298/441] Compiling RxSwift Debounce.swift
[345/441] Compiling ReactiveSwift Signal.swift
[346/441] Compiling ReactiveSwift SignalProducer.swift
[347/441] Emitting module XCTestDynamicOverlay
[348/441] Compiling XCTestDynamicOverlay Exports.swift
[349/441] Compiling XCTestDynamicOverlay Deprecations.swift
[350/479] Compiling ViewEnvironment ViewEnvironmentKey.swift
[351/479] Compiling ViewEnvironment ViewEnvironment.swift
[352/479] Emitting module CasePathsCore
[353/480] Compiling CasePathsCore UncheckedSendable.swift
[354/480] Compiling CasePathsCore Optional+CasePathable.swift
[355/480] Compiling CasePathsCore Never+CasePathable.swift
[356/480] Compiling CasePathsCore KeyPath+Sendable.swift
[357/480] Compiling CasePathsCore AnyCasePath.swift
[358/480] Compiling CasePathsCore CasePathIterable.swift
[359/480] Compiling CasePathsCore TypeName.swift
[360/480] Compiling CasePathsCore CasePathReflectable.swift
[361/480] Compiling CasePathsCore CasePathable.swift
[362/480] Compiling CasePathsCore Result+CasePathable.swift
[368/496] Compiling Workflow WorkflowNode.swift
[369/496] Compiling Workflow WorkflowLogger.swift
[370/497] Compiling RxSwift TakeLast.swift
[371/497] Compiling RxSwift TakeWithPredicate.swift
[372/497] Compiling RxSwift Throttle.swift
[373/497] Compiling RxSwift Timeout.swift
[374/497] Compiling RxSwift Timer.swift
[375/497] Compiling RxSwift ToArray.swift
[376/497] Compiling RxSwift Using.swift
[377/497] Compiling RxSwift VirtualTimeConverterType.swift
[378/497] Compiling RxSwift VirtualTimeScheduler.swift
[379/497] Compiling RxSwift Window.swift
[380/497] Compiling RxSwift WithLatestFrom.swift
[381/497] Compiling RxSwift WithUnretained.swift
[382/497] Compiling RxSwift Zip+Collection.swift
[383/497] Compiling RxSwift Zip+arity.swift
[384/497] Compiling RxSwift Zip.swift
[385/497] Compiling RxSwift resource_bundle_accessor.swift
[386/497] Compiling Workflow DispatchQueue+Workflow.swift
[387/497] Compiling Workflow Lifetime.swift
[388/497] Compiling Workflow RenderContext.swift
[389/497] Compiling Workflow Sink.swift
[390/497] Compiling Workflow WorkflowHost.swift
[391/497] Compiling Workflow ApplyContext.swift
[392/497] Compiling Workflow Debugging.swift
[393/497] Emitting module Workflow
[394/497] Compiling Workflow StateMutationSink.swift
[395/497] Compiling Workflow SubtreeManager.swift
[396/497] Compiling Workflow AnyWorkflow.swift
[397/497] Compiling Workflow AnyWorkflowConvertible.swift
[398/497] Compiling Workflow Workflow.swift
[399/497] Compiling Workflow WorkflowAction.swift
[400/497] Compiling Workflow WorkflowObserver.swift
[401/516] Emitting module SwiftSyntax
[402/516] Emitting module WorkflowRxSwift
[403/516] Compiling PerceptionCore PerceptionChecking.swift
[404/517] Compiling WorkflowConcurrency Logger.swift
[405/517] Compiling WorkflowCombine PublisherWorkflow.swift
[406/517] Compiling WorkflowRxSwift Worker.swift
[407/517] Compiling WorkflowRxSwift ObservableWorkflow.swift
[408/517] Compiling WorkflowRxSwift Logger.swift
[409/517] Compiling WorkflowCombine Logger.swift
[410/517] Emitting module WorkflowCombine
[411/517] Compiling WorkflowCombine Worker.swift
[412/517] Compiling WorkflowCombine Publisher+Extensions.swift
[413/517] Compiling WorkflowReactiveSwift SignalWorker.swift
[414/517] Compiling WorkflowReactiveSwift SignalProducerWorkflow.swift
[415/517] Emitting module WorkflowReactiveSwift
[416/517] Compiling WorkflowReactiveSwift QueueScheduler+Workflow.swift
[417/517] Compiling WorkflowReactiveSwift Worker.swift
[418/517] Compiling WorkflowReactiveSwift Logger.swift
[419/517] Emitting module WorkflowConcurrency
[420/517] Compiling WorkflowConcurrency AsyncOperationWorker.swift
[421/517] 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)
                           ^
[422/517] Compiling PerceptionCore Perceptible.swift
[423/517] Compiling PerceptionCore PerceptionTracking.swift
[424/517] Compiling PerceptionCore PerceptionRegistrar.swift
[425/517] Compiling PerceptionCore Unchecked.swift
[426/517] Compiling PerceptionCore _PerceptionRegistrar.swift
[427/517] Compiling CustomDump CustomDumpReflectable.swift
[428/517] Compiling CustomDump Photos.swift
[429/517] Compiling CustomDump Speech.swift
[430/517] Compiling CustomDump StoreKit.swift
[431/517] Compiling CustomDump Foundation.swift
[432/517] Compiling CustomDump GameKit.swift
[433/517] Compiling CustomDump KeyPath.swift
[434/517] Compiling CustomDump Mirror.swift
[440/517] Compiling CustomDump UserNotifications.swift
[441/517] Compiling CustomDump UserNotificationsUI.swift
[442/517] Emitting module ViewEnvironment
[443/517] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[444/523] Emitting module ViewEnvironmentUI
[447/523] Emitting module PerceptionCore
[452/523] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[453/523] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[454/523] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[455/523] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
[456/523] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[457/536] Compiling PerceptionCore WithPerceptionTracking.swift
[458/536] Emitting module WorkflowUI
[459/537] Compiling WorkflowUI ScreenViewController.swift
[460/537] Compiling WorkflowUI DescribedViewController.swift
[461/537] Compiling WorkflowUI UIViewController+Extensions.swift
[462/537] Compiling WorkflowUI Screen.swift
[463/537] Compiling WorkflowUI ScreenContaining.swift
[464/537] Compiling WorkflowUI WorkflowUIViewController.swift
[465/537] Compiling WorkflowUI AdaptedEnvironmentScreen.swift
[466/537] Compiling WorkflowUI AnyScreen.swift
[467/537] Compiling WorkflowUI WorkflowHostingController.swift
[468/537] Compiling WorkflowUI ModuleExports.swift
[469/537] Compiling WorkflowUI WorkflowUIEvents.swift
[470/537] Compiling WorkflowUI WorkflowUIObserver.swift
[471/537] Compiling WorkflowUI ViewControllerDescription.swift
[472/537] Emitting module CustomDump
[479/539] Compiling CustomDump Dump.swift
[480/539] Compiling CustomDump ExpectDifference.swift
[481/539] Compiling CustomDump ExpectNoDifference.swift
[483/539] Compiling CustomDump String.swift
[484/539] Compiling CustomDump Unordered.swift
[485/539] Compiling CustomDump XCTAssertDifference.swift
[486/539] Compiling CustomDump XCTAssertNoDifference.swift
[537/546] Compiling WorkflowTesting WorkflowRenderTester.swift
[538/546] Compiling WorkflowTesting WorkflowActionTester.swift
[539/562] Compiling WorkflowTesting RenderTesterResult.swift
[540/562] Compiling WorkflowTesting RenderExpectations.swift
[541/562] Compiling WorkflowTesting AppliedAction.swift
[542/562] Emitting module WorkflowTesting
[543/562] Compiling WorkflowTesting RenderTester+TestContext.swift
[544/615] Compiling SwiftDiagnostics Message.swift
[545/616] Compiling SwiftDiagnostics Diagnostic.swift
[546/616] Compiling SwiftDiagnostics Convenience.swift
[547/616] Emitting module SwiftDiagnostics
[548/616] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[549/616] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[550/616] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[551/616] Compiling SwiftDiagnostics Note.swift
[552/616] Compiling SwiftDiagnostics FixIt.swift
[553/616] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[554/616] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[555/616] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[556/616] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[557/616] Compiling WorkflowRxSwiftTesting ObservableTesting.swift
[558/616] Emitting module WorkflowRxSwiftTesting
[559/616] Emitting module WorkflowReactiveSwiftTesting
[560/616] Compiling WorkflowReactiveSwiftTesting SignalProducerWorkflowTesting.swift
[561/616] Compiling WorkflowReactiveSwiftTesting WorkerTesting.swift
[562/616] Compiling WorkflowRxSwiftTesting WorkerTesting.swift
[563/616] Compiling SwiftBasicFormat Syntax+Extensions.swift
[564/616] Compiling SwiftBasicFormat BasicFormat.swift
[565/616] Compiling SwiftBasicFormat InferIndentation.swift
[566/616] Emitting module SwiftBasicFormat
[567/616] Emitting module WorkflowConcurrencyTesting
[568/616] Compiling WorkflowConcurrencyTesting WorkerTesting.swift
[569/616] Emitting module WorkflowCombineTesting
[570/616] Compiling WorkflowCombineTesting WorkerTesting.swift
[571/616] Compiling WorkflowCombineTesting PublisherTesting.swift
[572/616] Compiling SwiftParser TopLevel.swift
[573/616] Compiling SwiftParser TriviaParser.swift
[574/616] Compiling SwiftParser Types.swift
[575/616] Compiling SwiftParser ExperimentalFeatures.swift
[576/620] Compiling SwiftParser TokenConsumer.swift
[577/620] Compiling SwiftParser TokenPrecedence.swift
[578/620] Compiling SwiftParser TokenSpec.swift
[579/620] Compiling SwiftParser TokenSpecSet.swift
[580/620] Compiling SwiftParser StringLiterals.swift
[581/620] Compiling SwiftParser SwiftParserCompatibility.swift
[582/620] Compiling SwiftParser SwiftVersion.swift
[583/620] Compiling SwiftParser SyntaxUtils.swift
[584/620] Compiling SwiftParser UnicodeScalarExtensions.swift
[585/620] Compiling SwiftParser Lookahead.swift
[586/620] Compiling SwiftParser LoopProgressCondition.swift
[587/620] Compiling SwiftParser Modifiers.swift
[588/620] Compiling SwiftParser Names.swift
[589/620] Compiling SwiftParser Nominals.swift
[590/620] Compiling SwiftParser Parameters.swift
[591/620] Compiling SwiftParser ParseSourceFile.swift
[592/620] Compiling SwiftParser Parser.swift
[593/620] Compiling SwiftParser Patterns.swift
[594/620] Compiling SwiftParser Recovery.swift
[595/620] Compiling SwiftParser Specifiers.swift
[596/620] Compiling SwiftParser Statements.swift
[597/620] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[598/620] Emitting module SwiftParser
[599/620] Compiling SwiftParser Directives.swift
[600/620] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[601/620] Compiling SwiftParser Expressions.swift
[602/620] Compiling SwiftParser IncrementalParseTransition.swift
[603/620] Compiling SwiftParser IsValidIdentifier.swift
[604/620] Compiling SwiftParser Attributes.swift
[605/620] Compiling SwiftParser Availability.swift
[606/620] Compiling SwiftParser CharacterInfo.swift
[607/620] Compiling SwiftParser CollectionNodes+Parsable.swift
[608/620] Compiling SwiftParser Declarations.swift
[609/620] Compiling SwiftParser Cursor.swift
[610/620] Compiling SwiftParser Lexeme.swift
[611/620] Compiling SwiftParser LexemeSequence.swift
[612/620] Compiling SwiftParser Lexer.swift
[613/620] Compiling SwiftParser RegexLiteralLexer.swift
[614/620] Compiling SwiftParser IsLexerClassified.swift
[615/620] Compiling SwiftParser LayoutNodes+Parsable.swift
[616/620] Compiling SwiftParser Parser+TokenSpecSet.swift
[617/620] Compiling SwiftParser TokenSpecStaticMembers.swift
[618/643] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[619/644] Compiling SwiftOperators PrecedenceGraph.swift
[620/644] Compiling SwiftOperators PrecedenceGroup.swift
[621/645] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[622/645] Compiling SwiftOperators OperatorTable.swift
[623/645] Compiling SwiftOperators OperatorTable+Semantics.swift
[624/645] Compiling SwiftOperators OperatorError.swift
[625/645] Compiling SwiftOperators OperatorError+Diagnostics.swift
[626/645] Compiling SwiftOperators OperatorTable+Defaults.swift
[627/645] Compiling SwiftOperators Operator.swift
[628/645] Emitting module SwiftOperators
[629/645] Compiling SwiftOperators OperatorTable+Folding.swift
[630/645] Compiling SwiftOperators SyntaxSynthesis.swift
[631/645] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[632/645] Compiling SwiftParserDiagnostics Utils.swift
[633/645] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[634/645] Compiling SwiftParserDiagnostics PresenceUtils.swift
[635/645] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[636/645] Compiling SwiftParserDiagnostics MissingNodesError.swift
[637/645] Compiling SwiftParserDiagnostics MissingTokenError.swift
[638/645] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[639/645] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[640/645] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[641/645] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[642/645] Emitting module SwiftParserDiagnostics
[643/660] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[644/660] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[645/660] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[646/660] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[647/660] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[648/660] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[649/661] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[650/661] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[651/661] Compiling SwiftSyntaxBuilder Indenter.swift
[652/661] Compiling SwiftSyntaxBuilder ListBuilder.swift
[653/661] Emitting module SwiftSyntaxBuilder
[654/661] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[655/661] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[656/661] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[657/661] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[658/661] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[659/679] Compiling SwiftSyntaxMacros PreambleMacro.swift
[660/679] Compiling SwiftSyntaxMacros Macro.swift
[661/679] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[662/680] Compiling SwiftSyntaxMacros MemberMacro.swift
[663/680] Compiling SwiftSyntaxMacros PeerMacro.swift
[664/680] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[665/680] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[666/680] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[667/680] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[668/680] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[669/680] Compiling SwiftSyntaxMacros AccessorMacro.swift
[670/680] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[671/680] Compiling SwiftSyntaxMacros Macro+Format.swift
[672/680] Emitting module SwiftSyntaxMacros
[673/680] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[674/680] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[675/680] Compiling SwiftSyntaxMacros AttachedMacro.swift
[676/680] Compiling SwiftSyntaxMacros BodyMacro.swift
[677/680] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[678/690] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[679/690] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[680/690] Emitting module SwiftSyntaxMacroExpansion
[681/690] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[682/690] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[683/690] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[684/690] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[685/690] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[686/690] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[687/690] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[688/702] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[689/702] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[690/702] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[691/702] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[692/702] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[693/702] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[694/703] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[695/703] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[696/703] Emitting module SwiftCompilerPluginMessageHandling
[697/703] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[698/703] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[699/703] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[700/703] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[701/705] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[702/705] Emitting module SwiftCompilerPlugin
[703/718] Compiling CasePathsMacros Plugin.swift
[704/718] Compiling WorkflowSwiftUIMacros Plugins.swift
[705/718] Emitting module PerceptionMacros
[706/718] Compiling PerceptionMacros Extensions.swift
[707/718] Compiling PerceptionMacros Availability.swift
[708/718] Compiling PerceptionMacros Plugins.swift
[709/718] Compiling PerceptionMacros PerceptibleMacro.swift
[710/718] 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) {
                                         ^
[711/718] Compiling WorkflowSwiftUIMacros Availability.swift
[712/718] 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"),
                                 ^
[713/718] Emitting module WorkflowSwiftUIMacros
[714/718] Compiling CasePathsMacros CasePathableMacro.swift
[715/718] Emitting module CasePathsMacros
[715/718] Linking PerceptionMacros
[716/718] Linking WorkflowSwiftUIMacros
[717/721] Linking CasePathsMacros
[719/728] Compiling Perception Exports.swift
[720/728] Compiling Perception Macros.swift
[721/728] Emitting module Perception
[722/728] Compiling CasePaths LockIsolated.swift
[723/728] Compiling CasePaths Exports.swift
[724/728] Compiling CasePaths XCTestSupport.swift
[725/728] Compiling CasePaths Macros.swift
[726/728] Compiling CasePaths Deprecations.swift
[727/728] Emitting module CasePaths
[728/728] Compiling CasePaths EnumReflection.swift
[729/744] Compiling WorkflowSwiftUI ObservableScreen+Preview.swift
[730/744] Compiling WorkflowSwiftUI ObservableScreen.swift
[731/745] Compiling WorkflowSwiftUI RenderContext+ObservableModel.swift
[732/745] Compiling WorkflowSwiftUI StateAccessor.swift
[733/745] Compiling WorkflowSwiftUI ActionModel.swift
[734/745] Compiling WorkflowSwiftUI Bindable+Store.swift
[735/745] Compiling WorkflowSwiftUI Workflow+Preview.swift
[736/745] Compiling WorkflowSwiftUI ObservationStateRegistrar.swift
[737/745] Compiling WorkflowSwiftUI Exports.swift
[738/745] Compiling WorkflowSwiftUI AreOrderedSetsDuplicates.swift
[739/745] Compiling WorkflowSwiftUI ObservableState.swift
[740/745] Compiling WorkflowSwiftUI UIViewController+Orientation.swift
[741/745] Compiling WorkflowSwiftUI Store+Preview.swift
[742/745] Compiling WorkflowSwiftUI Store.swift
[743/745] Compiling WorkflowSwiftUI Macros.swift
[744/745] Compiling WorkflowSwiftUI ObservableModel.swift
[745/745] Emitting module WorkflowSwiftUI
Build complete! (63.47s)
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/1411] Fetching swift-perception
[213/5992] Fetching swift-perception, swift-custom-dump
[4757/11450] Fetching swift-perception, swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-perception (1.44s)
Fetching https://github.com/pointfreeco/swift-macro-testing
[3400/10039] Fetching swift-custom-dump, xctest-dynamic-overlay
[10040/10947] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-macro-testing
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (2.04s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetched https://github.com/pointfreeco/swift-custom-dump (2.04s)
Fetching https://github.com/pointfreeco/swift-case-paths
[119/908] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing (0.74s)
Fetching https://github.com/swiftlang/swift-syntax
[1/4375] Fetching swift-case-paths
[176/5909] Fetching swift-case-paths, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-case-paths (1.06s)
Fetched https://github.com/pointfreeco/swift-identified-collections (1.06s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/70558] Fetching swift-syntax
[2118/123046] Fetching swift-syntax, reactiveswift
[11635/175732] Fetching swift-syntax, reactiveswift, rxswift
Fetched https://github.com/swiftlang/swift-syntax (3.44s)
[103520/105174] Fetching reactiveswift, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git (4.09s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git (4.09s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (2.80s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.34s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.33s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.34s)
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (1.69s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (0.46s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.39s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.33s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13189] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing (2.41s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.35s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.50s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.36s)
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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-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/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-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/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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.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.