Build Information
Successful build of Workflow, reference v4.4.0 (006190), with Swift 6.0 for macOS (SPM) on 16 Sep 2025 17:54:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/workflow-swift.git
Reference: v4.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/workflow-swift
* tag v4.4.0 -> FETCH_HEAD
HEAD is now at 0061902 chore: Bump Perception to 2.0.6 (#377)
Cloned https://github.com/square/workflow-swift.git
Revision (git rev-parse @):
0061902f4bdc7d836ae60ef723b99eec6289897a
SUCCESS checkout https://github.com/square/workflow-swift.git at v4.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/square/workflow-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/53] Write sources
[35/53] Copying PrivacyInfo.xcprivacy
[36/53] Write sources
[45/53] Compiling _SwiftSyntaxCShims dummy.c
[46/53] Write swift-version-5BDAB9E9C0126B9D.txt
[48/274] Compiling SwiftSyntax510 Empty.swift
[49/274] Emitting module SwiftSyntax510
[50/274] Compiling SwiftSyntax600 Empty.swift
[51/274] Emitting module SwiftSyntax600
[52/274] Emitting module SwiftSyntax509
[53/274] Compiling SwiftSyntax509 Empty.swift
[54/274] Emitting module IssueReportingPackageSupport
[55/274] Compiling IssueReportingPackageSupport _Test.swift
[56/274] Compiling InternalCollectionsUtilities Descriptions.swift
[57/275] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/275] Compiling InternalCollectionsUtilities Debugging.swift
[59/275] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/275] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[61/275] Emitting module InternalCollectionsUtilities
[62/275] Compiling RxSwift AddRef.swift
[63/275] Compiling RxSwift Amb.swift
[64/275] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/314] Compiling SwiftSyntax Convenience.swift
[66/314] Compiling SwiftSyntax CustomTraits.swift
[67/314] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[68/314] Compiling SwiftSyntax Assert.swift
[69/314] Compiling SwiftSyntax BumpPtrAllocator.swift
[70/314] Compiling SwiftSyntax CommonAncestor.swift
[71/415] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[72/415] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[73/415] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[74/415] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[75/415] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[76/415] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[77/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[78/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[79/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[80/421] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[81/421] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[82/421] Compiling OrderedCollections OrderedSet+Sendable.swift
[83/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[84/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[85/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[86/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[87/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[88/421] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[89/421] Compiling OrderedCollections OrderedSet+Codable.swift
[90/421] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[91/421] Compiling OrderedCollections OrderedSet+Descriptions.swift
[92/421] Compiling OrderedCollections OrderedSet+Diffing.swift
[93/421] Compiling OrderedCollections OrderedSet+Equatable.swift
[94/421] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[95/421] Compiling OrderedCollections _Hashtable+Header.swift
[96/421] Compiling OrderedCollections OrderedDictionary+Codable.swift
[97/421] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[98/421] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[99/421] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[100/421] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[101/421] Compiling OrderedCollections OrderedSet+Hashable.swift
[102/421] Compiling OrderedCollections OrderedSet+Initializers.swift
[103/421] Compiling OrderedCollections OrderedSet+Insertions.swift
[104/421] Compiling OrderedCollections OrderedSet+Invariants.swift
[105/421] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[106/421] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[107/421] Compiling OrderedCollections OrderedDictionary+Elements.swift
[108/421] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[109/421] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[110/421] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[111/421] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[112/421] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[113/421] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[114/421] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[115/421] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[116/421] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[117/421] Compiling OrderedCollections OrderedDictionary+Values.swift
[118/421] Compiling OrderedCollections OrderedDictionary.swift
[119/421] Compiling OrderedCollections _HashTable+Bucket.swift
[120/421] Compiling OrderedCollections _HashTable+BucketIterator.swift
[121/421] Compiling OrderedCollections _HashTable+Constants.swift
[122/421] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[123/421] Compiling OrderedCollections _HashTable+Testing.swift
[124/421] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[125/421] Compiling OrderedCollections _HashTable.swift
[126/421] Compiling OrderedCollections OrderedSet+SubSequence.swift
[127/421] Compiling OrderedCollections OrderedSet+Testing.swift
[128/421] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[129/421] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[130/421] Compiling OrderedCollections OrderedSet.swift
[131/421] Compiling OrderedCollections _UnsafeBitset.swift
[132/421] Emitting module OrderedCollections
[143/445] Compiling IdentifiedCollections Identified.swift
[144/445] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[145/445] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[146/445] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[147/445] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[148/445] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[149/445] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[150/445] Compiling IdentifiedCollections IdentifiedArray.swift
[151/452] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[152/452] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[153/454] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[156/454] Compiling IssueReporting WithExpectedIssue.swift
[157/454] Compiling IssueReporting WithIssueContext.swift
[160/454] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[161/454] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[162/454] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[163/454] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[164/454] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[165/454] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[166/454] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[167/454] Emitting module RxSwift
[190/470] Emitting module ReactiveSwift
[213/470] Compiling RxSwift Debug.swift
[214/470] Compiling RxSwift Decode.swift
[215/470] Compiling RxSwift DefaultIfEmpty.swift
[216/470] Compiling RxSwift Deferred.swift
[217/470] Compiling RxSwift Delay.swift
[218/470] Compiling RxSwift DelaySubscription.swift
[219/470] Compiling RxSwift Dematerialize.swift
[220/470] Compiling RxSwift DispatchQueue+Extensions.swift
[221/470] Compiling RxSwift DispatchQueueConfiguration.swift
[222/470] Compiling RxSwift Disposable.swift
[223/470] Compiling RxSwift Disposables.swift
[224/470] Compiling RxSwift DisposeBag.swift
[225/470] Compiling RxSwift DisposeBase.swift
[226/470] Compiling RxSwift DistinctUntilChanged.swift
[227/470] Compiling RxSwift Do.swift
[228/470] Compiling RxSwift ElementAt.swift
[229/470] Compiling RxSwift Empty.swift
[243/470] Compiling ReactiveSwift Signal.swift
[244/470] Compiling ReactiveSwift SignalProducer.swift
[245/470] Compiling ReactiveSwift UnidirectionalBinding.swift
[283/470] Emitting module IssueReporting
[290/488] Compiling PerceptionCore Deprecations.swift
[291/488] Compiling PerceptionCore Exports.swift
[294/488] Emitting module IdentifiedCollections
[297/488] Compiling PerceptionCore PerceptionTracking.swift
[298/488] Compiling PerceptionCore Perceptions.swift
[303/488] Compiling PerceptionCore PerceptionChecking.swift
[304/488] Compiling PerceptionCore PerceptionRegistrar.swift
[305/489] Compiling RxSwift Never.swift
[306/489] Compiling RxSwift NopDisposable.swift
[307/489] Compiling RxSwift Observable+Concurrency.swift
[308/489] Compiling RxSwift Observable.swift
[309/489] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[310/489] Compiling RxSwift ObservableConvertibleType.swift
[311/489] Compiling RxSwift ObservableType+Extensions.swift
[312/489] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[313/489] Compiling RxSwift ObservableType.swift
[314/489] Compiling RxSwift ObserveOn.swift
[315/489] Compiling RxSwift ObserverBase.swift
[316/489] Compiling RxSwift ObserverType.swift
[317/489] Compiling RxSwift OperationQueueScheduler.swift
[318/489] Compiling RxSwift Optional.swift
[319/489] Compiling RxSwift Platform.Darwin.swift
[320/489] Compiling RxSwift Platform.Linux.swift
[321/489] Compiling RxSwift Sink.swift
[322/489] Compiling RxSwift Skip.swift
[323/489] Compiling RxSwift SkipUntil.swift
[324/489] Compiling RxSwift SkipWhile.swift
[325/489] Compiling RxSwift StartWith.swift
[326/489] Compiling RxSwift SubjectType.swift
[327/489] Compiling RxSwift SubscribeOn.swift
[328/489] Compiling RxSwift SubscriptionDisposable.swift
[329/489] Compiling RxSwift SwiftSupport.swift
[330/489] Compiling RxSwift Switch.swift
[331/489] Compiling RxSwift SwitchIfEmpty.swift
[332/489] Compiling RxSwift SynchronizedDisposeType.swift
[333/489] Compiling RxSwift SynchronizedOnType.swift
[334/489] Compiling RxSwift SynchronizedUnsubscribeType.swift
[335/489] Compiling RxSwift TailRecursiveSink.swift
[336/489] Compiling RxSwift Take.swift
[337/489] Compiling PerceptionCore Locking.swift
[338/489] Compiling PerceptionCore Perceptible.swift
[339/489] Compiling PerceptionCore Locals.swift
[340/489] Compiling PerceptionCore ObservationBeta.swift
[341/489] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[342/489] Compiling ReactiveSwift ValidatingProperty.swift
[353/489] Compiling SwiftSyntax RawSyntaxNodesD.swift
[354/489] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[355/489] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[356/489] Compiling SwiftSyntax SyntaxNodesD.swift
[357/489] Compiling RxSwift Cancelable.swift
[358/489] Compiling RxSwift Catch.swift
[359/489] Compiling RxSwift CombineLatest+Collection.swift
[360/489] Compiling RxSwift CombineLatest+arity.swift
[361/489] Compiling RxSwift CombineLatest.swift
[362/489] Compiling RxSwift CompactMap.swift
[363/489] Compiling RxSwift Completable+AndThen.swift
[364/489] Compiling RxSwift Completable.swift
[365/489] Compiling RxSwift CompositeDisposable.swift
[366/489] Compiling RxSwift Concat.swift
[367/489] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[368/489] Compiling RxSwift ConcurrentMainScheduler.swift
[369/489] Compiling RxSwift ConnectableObservableType.swift
[370/489] Compiling RxSwift Create.swift
[371/489] Compiling RxSwift CurrentThreadScheduler.swift
[372/489] Compiling RxSwift Date+Dispatch.swift
[373/489] Compiling RxSwift Debounce.swift
[374/489] Compiling SwiftSyntax SyntaxNodesEF.swift
[375/489] Compiling SwiftSyntax SyntaxNodesGHI.swift
[376/489] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[377/489] Compiling SwiftSyntax SyntaxNodesOP.swift
[378/489] Compiling SwiftSyntax SyntaxNodesQRS.swift
[379/489] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[380/489] Compiling RxSwift InvocableType.swift
[381/489] Compiling RxSwift Just.swift
[382/489] Compiling RxSwift Lock.swift
[383/489] Compiling RxSwift LockOwnerType.swift
[384/489] Compiling RxSwift MainScheduler.swift
[385/489] Compiling RxSwift Map.swift
[386/489] Compiling RxSwift Materialize.swift
[387/489] Compiling RxSwift Maybe.swift
[388/489] Compiling RxSwift Merge.swift
[389/489] Compiling RxSwift Multicast.swift
[390/489] Compiling IdentifiedCollections IdentifiedCollection.swift
[391/489] Emitting module XCTestDynamicOverlay
[392/489] Compiling XCTestDynamicOverlay Exports.swift
[393/489] Compiling XCTestDynamicOverlay Deprecations.swift
[399/527] Compiling ViewEnvironment ViewEnvironmentKey.swift
[400/527] Compiling ViewEnvironment ViewEnvironment.swift
[401/544] Compiling CasePathsCore Never+CasePathable.swift
[402/544] Compiling CasePathsCore KeyPath+Sendable.swift
[403/544] Compiling CasePathsCore CasePathReflectable.swift
[404/544] Compiling CasePathsCore UncheckedSendable.swift
[405/544] Compiling CasePathsCore TypeName.swift
[406/544] Compiling CasePathsCore Optional+CasePathable.swift
[407/545] Compiling CasePathsCore CasePathIterable.swift
[408/545] Emitting module CasePathsCore
[409/545] Compiling CasePathsCore AnyCasePath.swift
[410/545] Compiling CasePathsCore CasePathable.swift
[411/545] Compiling RxSwift TakeLast.swift
[412/545] Compiling RxSwift TakeWithPredicate.swift
[413/545] Compiling RxSwift Throttle.swift
[414/545] Compiling RxSwift Timeout.swift
[415/545] Compiling RxSwift Timer.swift
[416/545] Compiling RxSwift ToArray.swift
[417/545] Compiling RxSwift Using.swift
[418/545] Compiling RxSwift VirtualTimeConverterType.swift
[419/545] Compiling RxSwift VirtualTimeScheduler.swift
[420/545] Compiling RxSwift Window.swift
[421/545] Compiling RxSwift WithLatestFrom.swift
[422/545] Compiling RxSwift WithUnretained.swift
[423/545] Compiling RxSwift Zip+Collection.swift
[424/545] Compiling RxSwift Zip+arity.swift
[425/545] Compiling RxSwift Zip.swift
[426/545] Compiling RxSwift resource_bundle_accessor.swift
[427/545] Compiling CasePathsCore Result+CasePathable.swift
[428/545] Compiling Workflow WorkflowAction.swift
[429/545] Compiling Workflow WorkflowHost.swift
[430/545] Compiling Workflow WorkflowNode.swift
[431/545] Compiling Workflow Sink.swift
[432/545] Compiling Workflow StateMutationSink.swift
[433/545] Compiling Workflow SubtreeManager.swift
[434/545] Compiling Workflow Workflow.swift
[435/545] Compiling Workflow DispatchQueue+Workflow.swift
[436/545] Compiling Workflow Lifetime.swift
[437/545] Compiling Workflow ApplyContext.swift
[438/545] Compiling Workflow Debugging.swift
[439/545] Compiling Workflow RenderContext.swift
[440/545] Compiling Workflow RuntimeConfiguration.swift
[441/545] Emitting module Workflow
[442/545] Compiling Workflow AnyWorkflow.swift
[443/545] Compiling Workflow AnyWorkflowConvertible.swift
[444/545] Compiling Workflow WorkflowLogger.swift
[445/546] Compiling Workflow WorkflowObserver.swift
[446/566] Compiling WorkflowRxSwift ObservableWorkflow.swift
[447/566] Compiling WorkflowRxSwift Logger.swift
[448/566] Emitting module WorkflowCombine
[449/566] Compiling WorkflowCombine Publisher+Extensions.swift
[450/566] Compiling WorkflowCombine PublisherWorkflow.swift
[451/566] Compiling WorkflowCombine Logger.swift
[452/566] Compiling WorkflowCombine Worker.swift
[453/566] Emitting module WorkflowRxSwift
[454/566] Compiling WorkflowRxSwift Worker.swift
[455/566] Compiling WorkflowConcurrency AsyncSequenceWorker.swift
[456/566] Compiling WorkflowConcurrency Logger.swift
[457/566] Compiling WorkflowConcurrency AsyncOperationWorker.swift
[458/566] 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; this is an error in the Swift 6 language mode
75 | logger.logOutput()
76 | logger.logFinished(status: "Finished")
77 | await send(output)
| `- warning: passing argument of non-sendable type 'WorkerType.Output' into main actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
78 | }
79 | lifetime.onEnded {
[459/566] Emitting module WorkflowConcurrency
[460/566] Compiling WorkflowReactiveSwift QueueScheduler+Workflow.swift
[461/566] Compiling WorkflowReactiveSwift SignalWorker.swift
[462/566] Compiling WorkflowReactiveSwift Worker.swift
[463/566] Compiling WorkflowReactiveSwift SignalProducerWorkflow.swift
[464/566] Emitting module WorkflowReactiveSwift
[465/566] Compiling WorkflowReactiveSwift Logger.swift
[466/566] Emitting module SwiftSyntax
[467/566] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[468/566] Emitting module ViewEnvironment
[483/572] Emitting module ViewEnvironmentUI
[484/572] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[485/572] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[486/572] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[487/572] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[488/572] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
[489/585] Compiling WorkflowUI WorkflowHostingController.swift
[490/585] Compiling WorkflowUI ModuleExports.swift
[491/585] Emitting module WorkflowUI
[492/585] Compiling WorkflowUI WorkflowUIEvents.swift
[493/585] Compiling WorkflowUI WorkflowUIObserver.swift
[494/586] Compiling WorkflowUI ScreenViewController.swift
[495/586] Compiling WorkflowUI AnyScreen.swift
[496/586] Compiling WorkflowUI DescribedViewController.swift
[497/586] Compiling WorkflowUI Screen.swift
[498/586] Compiling WorkflowUI ScreenContaining.swift
[499/586] Compiling WorkflowUI WorkflowUIViewController.swift
[500/586] Compiling WorkflowUI AdaptedEnvironmentScreen.swift
[501/586] Compiling WorkflowUI UIViewController+Extensions.swift
[502/586] Compiling WorkflowUI ViewControllerDescription.swift
[503/586] Compiling PerceptionCore WithPerceptionTracking.swift
[504/587] Compiling PerceptionCore Bindable.swift
[509/587] Compiling PerceptionCore ThreadLocal.swift
[512/587] Compiling PerceptionCore Environment.swift
[517/587] Emitting module PerceptionCore
[524/589] Emitting module CustomDump
[525/589] Compiling PerceptionCore _PerceptionRegistrar.swift
[526/589] Compiling CustomDump AnyType.swift
[527/589] Compiling CustomDump CollectionDifference.swift
[528/589] Compiling CustomDump Identifiable.swift
[529/589] Compiling CustomDump Mirror.swift
[530/589] Compiling CustomDump String.swift
[531/589] Compiling CustomDump Unordered.swift
[532/589] Compiling CustomDump Dump.swift
[533/589] Compiling CustomDump ExpectDifference.swift
[534/589] Compiling CustomDump ExpectNoDifference.swift
[535/589] Compiling CustomDump XCTAssertDifference.swift
[536/589] Compiling CustomDump XCTAssertNoDifference.swift
[537/589] Compiling CustomDump UserNotifications.swift
[538/589] Compiling CustomDump UserNotificationsUI.swift
[539/589] Compiling CustomDump CustomDumpReflectable.swift
[559/589] Compiling CustomDump StoreKit.swift
[584/654] Compiling SwiftDiagnostics Message.swift
[585/655] Emitting module SwiftDiagnostics
[586/655] Compiling SwiftDiagnostics Note.swift
[587/655] Compiling SwiftDiagnostics FixIt.swift
[588/655] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[589/655] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[590/655] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[591/655] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[592/655] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[593/655] Compiling SwiftDiagnostics Convenience.swift
[594/655] Compiling SwiftDiagnostics Diagnostic.swift
[595/655] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[596/655] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[597/655] Emitting module SwiftBasicFormat
[598/655] Compiling SwiftBasicFormat Syntax+Extensions.swift
[599/655] Compiling SwiftBasicFormat InferIndentation.swift
[600/655] Compiling SwiftBasicFormat BasicFormat.swift
[601/655] Compiling SwiftParser TopLevel.swift
[602/655] Compiling SwiftParser TriviaParser.swift
[603/655] Compiling SwiftParser Types.swift
[604/655] Compiling SwiftParser ExperimentalFeatures.swift
[605/659] Compiling WorkflowTesting WorkflowActionTester.swift
[606/659] Compiling WorkflowTesting WorkflowRenderTester.swift
[607/659] Compiling WorkflowTesting RenderExpectations.swift
[608/659] Compiling WorkflowTesting RenderTester+TestContext.swift
[609/659] Emitting module WorkflowTesting
[610/659] Compiling WorkflowTesting AppliedAction.swift
[611/659] Compiling WorkflowTesting RenderTesterResult.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/659] Emitting module SwiftParser
[621/659] Compiling SwiftParser UnicodeScalarExtensions.swift
[622/659] Compiling SwiftParser Lookahead.swift
[623/659] Compiling SwiftParser LoopProgressCondition.swift
[624/659] Compiling SwiftParser Modifiers.swift
[625/659] Compiling SwiftParser Names.swift
[626/659] Compiling SwiftParser Recovery.swift
[627/659] Compiling SwiftParser Specifiers.swift
[628/659] Compiling SwiftParser Statements.swift
[629/659] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[630/659] Compiling SwiftParser Nominals.swift
[631/659] Compiling SwiftParser Parameters.swift
[632/659] Compiling SwiftParser ParseSourceFile.swift
[633/659] Compiling SwiftParser Parser.swift
[634/659] Compiling SwiftParser Patterns.swift
[635/670] Compiling SwiftParser Attributes.swift
[636/670] Compiling SwiftParser Availability.swift
[637/670] Compiling SwiftParser CharacterInfo.swift
[638/670] Compiling SwiftParser CollectionNodes+Parsable.swift
[639/670] Compiling SwiftParser Declarations.swift
[640/670] Compiling SwiftParser Directives.swift
[641/670] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[642/670] Compiling SwiftParser Expressions.swift
[643/670] Compiling SwiftParser IncrementalParseTransition.swift
[644/670] Compiling SwiftParser IsValidIdentifier.swift
[645/670] Compiling SwiftParser Cursor.swift
[646/670] Compiling SwiftParser Lexeme.swift
[647/670] Compiling SwiftParser LexemeSequence.swift
[648/670] Compiling SwiftParser Lexer.swift
[649/670] Compiling SwiftParser RegexLiteralLexer.swift
[650/670] Compiling SwiftParser IsLexerClassified.swift
[651/670] Compiling SwiftParser LayoutNodes+Parsable.swift
[652/670] Compiling SwiftParser Parser+TokenSpecSet.swift
[653/670] Compiling SwiftParser TokenSpecStaticMembers.swift
[654/693] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[655/693] Compiling SwiftParserDiagnostics Utils.swift
[656/694] Compiling WorkflowConcurrencyTesting WorkerTesting.swift
[657/694] Emitting module WorkflowConcurrencyTesting
[658/694] Compiling WorkflowRxSwiftTesting ObservableTesting.swift
[659/694] Emitting module WorkflowRxSwiftTesting
[660/694] Compiling WorkflowRxSwiftTesting WorkerTesting.swift
[661/694] Emitting module WorkflowReactiveSwiftTesting
[662/694] Compiling WorkflowReactiveSwiftTesting SignalProducerWorkflowTesting.swift
[663/694] Compiling WorkflowReactiveSwiftTesting WorkerTesting.swift
[664/694] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[665/694] Compiling WorkflowCombineTesting WorkerTesting.swift
[666/694] Emitting module WorkflowCombineTesting
[667/694] Compiling WorkflowCombineTesting PublisherTesting.swift
[668/694] Compiling SwiftOperators PrecedenceGraph.swift
[669/694] Compiling SwiftOperators OperatorTable.swift
[670/694] Compiling SwiftOperators PrecedenceGroup.swift
[671/694] Compiling SwiftOperators OperatorTable+Semantics.swift
[672/694] Compiling SwiftOperators OperatorError.swift
[673/695] Compiling SwiftOperators Operator.swift
[674/695] Compiling SwiftOperators OperatorTable+Defaults.swift
[675/695] Emitting module SwiftOperators
[676/695] Compiling SwiftOperators OperatorError+Diagnostics.swift
[677/695] Compiling SwiftOperators OperatorTable+Folding.swift
[678/695] Compiling SwiftOperators SyntaxSynthesis.swift
[679/695] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[680/695] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[681/695] Compiling SwiftParserDiagnostics PresenceUtils.swift
[682/695] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[683/695] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[684/695] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[685/695] Emitting module SwiftParserDiagnostics
[686/695] Compiling SwiftParserDiagnostics MissingNodesError.swift
[687/695] Compiling SwiftParserDiagnostics MissingTokenError.swift
[688/695] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[689/695] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[690/710] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[691/710] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[692/711] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[693/711] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[694/711] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[695/711] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[696/711] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[697/711] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[698/711] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[699/711] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[700/711] Compiling SwiftSyntaxBuilder Indenter.swift
[701/711] Compiling SwiftSyntaxBuilder ListBuilder.swift
[702/711] Emitting module SwiftSyntaxBuilder
[703/711] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[704/711] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[705/711] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[706/729] Compiling SwiftSyntaxMacros PreambleMacro.swift
[707/729] Compiling SwiftSyntaxMacros MemberMacro.swift
[708/729] Compiling SwiftSyntaxMacros PeerMacro.swift
[709/730] Compiling SwiftSyntaxMacros Macro.swift
[710/730] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[711/730] Compiling SwiftSyntaxMacros AttachedMacro.swift
[712/730] Compiling SwiftSyntaxMacros BodyMacro.swift
[713/730] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[714/730] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[715/730] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[716/730] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[717/730] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[718/730] Compiling SwiftSyntaxMacros Macro+Format.swift
[719/730] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[720/730] Compiling SwiftSyntaxMacros AccessorMacro.swift
[721/730] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[722/730] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[723/730] Emitting module SwiftSyntaxMacros
[724/730] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[725/740] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[726/740] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[727/740] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[728/740] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[729/740] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[730/740] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[731/740] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[732/740] Emitting module SwiftSyntaxMacroExpansion
[733/740] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[734/740] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[735/752] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[736/752] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[737/753] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[738/753] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[739/753] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[740/753] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[741/753] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[742/753] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[743/753] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[744/753] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[745/753] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[746/753] Emitting module SwiftCompilerPluginMessageHandling
[747/753] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[748/755] Emitting module SwiftCompilerPlugin
[749/755] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[750/768] Compiling CasePathsMacros Plugin.swift
[751/768] Compiling WorkflowSwiftUIMacros Availability.swift
[752/768] Compiling PerceptionMacros PerceptibleMacro.swift
[753/768] Compiling PerceptionMacros Availability.swift
[754/768] Emitting module PerceptionMacros
[755/768] Compiling PerceptionMacros Extensions.swift
[756/768] Compiling PerceptionMacros Plugins.swift
[757/768] Compiling WorkflowSwiftUIMacros Plugins.swift
[758/768] 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
452 | Diagnostic(
453 | node: attribute,
454 | message: MacroExpansionErrorMessage("'@\(name)' cannot be used in '@ObservableState'"),
| `- warning: 'MacroExpansionErrorMessage' is deprecated: MacroExpansionErrorMessage has been moved to the SwiftSyntaxMacros module
455 | fixIt: .replace(
456 | message: MacroExpansionFixItMessage("Use '@\(rename)' instead"),
/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
454 | message: MacroExpansionErrorMessage("'@\(name)' cannot be used in '@ObservableState'"),
455 | fixIt: .replace(
456 | message: MacroExpansionFixItMessage("Use '@\(rename)' instead"),
| `- warning: 'MacroExpansionFixItMessage' is deprecated: MacroExpansionFixItMessage has been moved to the SwiftSyntaxMacros module
457 | oldNode: attribute,
458 | newNode: attribute.with(
[759/768] Emitting module WorkflowSwiftUIMacros
[760/768] 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
45 | func accessorsMatching(_ predicate: (TokenKind) -> Bool) -> [AccessorDeclSyntax] {
46 | let patternBindings = bindings.compactMap { binding in
47 | binding.as(PatternBindingSyntax.self)
| `- warning: 'as' is deprecated: This cast will always succeed
48 | }
49 | let accessors: [AccessorDeclListSyntax.Element] = patternBindings.compactMap { patternBinding in
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:58:39: warning: 'as' is deprecated: This cast will always succeed
56 | }.flatMap { $0 }
57 | return accessors.compactMap { accessor in
58 | guard let decl = accessor.as(AccessorDeclSyntax.self) else {
| `- warning: 'as' is deprecated: This cast will always succeed
59 | return nil
60 | }
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:236:38: warning: 'as' is deprecated: This cast will always succeed
234 | var standins = [FunctionDeclSyntax.SignatureStandin]()
235 | for member in memberBlock.members {
236 | if let function = member.as(MemberBlockItemSyntax.self)?.decl.as(FunctionDeclSyntax.self) {
| `- warning: 'as' is deprecated: This cast will always succeed
237 | standins.append(function.signatureStandin)
238 | }
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:245:38: warning: 'as' is deprecated: This cast will always succeed
243 | func hasMemberFunction(equvalentTo other: FunctionDeclSyntax) -> Bool {
244 | for member in memberBlock.members {
245 | if let function = member.as(MemberBlockItemSyntax.self)?.decl.as(FunctionDeclSyntax.self) {
| `- warning: 'as' is deprecated: This cast will always succeed
246 | if function.isEquivalent(to: other) {
247 | return true
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:256:38: warning: 'as' is deprecated: This cast will always succeed
254 | func hasMemberProperty(equivalentTo other: VariableDeclSyntax) -> Bool {
255 | for member in memberBlock.members {
256 | if let variable = member.as(MemberBlockItemSyntax.self)?.decl.as(VariableDeclSyntax.self) {
| `- warning: 'as' is deprecated: This cast will always succeed
257 | if variable.isEquivalent(to: other) {
258 | return true
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:267:42: warning: 'as' is deprecated: This cast will always succeed
265 | var definedVariables: [VariableDeclSyntax] {
266 | memberBlock.members.compactMap { member in
267 | if let variableDecl = member.as(MemberBlockItemSyntax.self)?.decl.as(VariableDeclSyntax.self) {
| `- warning: 'as' is deprecated: This cast will always succeed
268 | return variableDecl
269 | }
[760/768] Write Objects.LinkFileList
[763/768] Compiling CasePathsMacros CasePathableMacro.swift
[764/768] Emitting module CasePathsMacros
[764/768] Write Objects.LinkFileList
[765/768] Linking WorkflowSwiftUIMacros-tool
[766/768] Linking CasePathsMacros-tool
[767/768] Linking PerceptionMacros-tool
[769/778] Compiling Perception Exports.swift
[770/778] Compiling CasePaths Deprecations.swift
[771/778] Compiling CasePaths XCTestSupport.swift
[772/778] Compiling CasePaths LockIsolated.swift
[773/778] Compiling CasePaths Exports.swift
[774/778] Compiling CasePaths Macros.swift
[775/778] Compiling CasePaths EnumReflection.swift
[776/778] Emitting module CasePaths
[777/778] Emitting module Perception
[778/778] Compiling Perception Macros.swift
[779/794] Compiling WorkflowSwiftUI RenderContext+ObservableModel.swift
[780/794] Compiling WorkflowSwiftUI StateAccessor.swift
[781/794] Compiling WorkflowSwiftUI UIViewController+Orientation.swift
[782/794] Compiling WorkflowSwiftUI ObservableScreen+Preview.swift
[783/794] Compiling WorkflowSwiftUI ObservableScreen.swift
[784/794] Compiling WorkflowSwiftUI Store.swift
[785/794] Compiling WorkflowSwiftUI ObservationStateRegistrar.swift
[786/794] Compiling WorkflowSwiftUI Exports.swift
[787/794] Compiling WorkflowSwiftUI Store+Preview.swift
[788/795] Compiling WorkflowSwiftUI Macros.swift
[789/795] Compiling WorkflowSwiftUI ObservableModel.swift
[790/795] Compiling WorkflowSwiftUI AreOrderedSetsDuplicates.swift
[791/795] Compiling WorkflowSwiftUI ObservableState.swift
[792/795] Compiling WorkflowSwiftUI ActionModel.swift
[793/795] Compiling WorkflowSwiftUI Bindable+Store.swift
[794/795] Emitting module WorkflowSwiftUI
[795/795] Compiling WorkflowSwiftUI Workflow+Preview.swift
Build complete! (64.94s)
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/908] Fetching swift-macro-testing
[174/5317] Fetching swift-macro-testing, swift-case-paths
[219/7162] Fetching swift-macro-testing, swift-case-paths, swift-perception
[394/11760] Fetching swift-macro-testing, swift-case-paths, swift-perception, swift-custom-dump
[1269/13294] Fetching swift-macro-testing, swift-case-paths, swift-perception, swift-custom-dump, swift-identified-collections
[1484/18793] Fetching swift-macro-testing, swift-case-paths, swift-perception, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.17s)
Fetching https://github.com/ReactiveX/RxSwift.git
[12515/14384] Fetching swift-macro-testing, swift-perception, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.29s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (1.29s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/71918] Fetching swift-syntax
[48906/124418] Fetching swift-syntax, reactiveswift
[55379/177226] Fetching swift-syntax, reactiveswift, rxswift
Fetched https://github.com/pointfreeco/swift-perception from cache (3.27s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.27s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.27s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (3.27s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.25s)
[51074/52808] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.11s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.46s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.1 (2.91s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.85s)
Fetching https://github.com/apple/swift-collections
[1/17466] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.77s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.48s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.1 (2.40s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.7 (0.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.45s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.47s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15520] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.95s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (0.45s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.53s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.62s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.6
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.1
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.7
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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
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" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-perception"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"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" : "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" : "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" : "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" : "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" : "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" : "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",
"AsyncSequenceWorker.swift",
"Logger.swift",
"Worker.swift"
],
"target_dependencies" : [
"Workflow"
],
"type" : "library"
},
{
"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",
"RuntimeConfiguration.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.