Build Information
Successful build of Workflow, reference main (53fc18
), with Swift 6.0 for macOS (SPM) on 31 May 2025 19:27:15 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.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: 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/52] Write sources
[28/52] Copying PrivacyInfo.xcprivacy
[28/52] Write sources
[44/52] Compiling _SwiftSyntaxCShims dummy.c
[45/52] Write swift-version-5BDAB9E9C0126B9D.txt
[47/290] Compiling SwiftSyntax509 Empty.swift
[48/290] Emitting module SwiftSyntax509
[49/290] Emitting module SwiftSyntax600
[50/290] Compiling SwiftSyntax600 Empty.swift
[51/290] Emitting module SwiftSyntax510
[52/290] Compiling SwiftSyntax510 Empty.swift
[53/290] Compiling InternalCollectionsUtilities Descriptions.swift
[54/291] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/291] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[56/291] Compiling InternalCollectionsUtilities Debugging.swift
[57/291] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/291] Emitting module InternalCollectionsUtilities
[59/291] Compiling RxSwift AddRef.swift
[60/291] Compiling RxSwift Amb.swift
[61/291] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/313] Compiling SwiftSyntax SyntaxCollection.swift
[63/313] Compiling SwiftSyntax SyntaxHashable.swift
[64/313] Compiling SwiftSyntax SyntaxIdentifier.swift
[65/313] Compiling SwiftSyntax SyntaxNodeFactory.swift
[66/313] Compiling SwiftSyntax SyntaxNodeStructure.swift
[67/313] Compiling SwiftSyntax SourceEdit.swift
[68/412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[69/412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[70/412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[71/412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[72/412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[73/412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[74/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[75/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[76/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[77/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[78/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[79/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[80/418] Compiling OrderedCollections OrderedSet+Codable.swift
[81/418] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[82/418] Compiling OrderedCollections OrderedSet+Descriptions.swift
[83/418] Compiling OrderedCollections OrderedSet+Diffing.swift
[84/418] Compiling OrderedCollections OrderedSet+Equatable.swift
[85/418] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[86/418] Compiling OrderedCollections OrderedSet+Hashable.swift
[87/418] Compiling OrderedCollections OrderedSet+Initializers.swift
[88/418] Compiling OrderedCollections OrderedSet+Insertions.swift
[89/418] Compiling OrderedCollections OrderedSet+Invariants.swift
[90/418] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[91/418] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[92/418] Compiling OrderedCollections OrderedDictionary+Elements.swift
[93/418] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[94/418] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[95/418] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[96/418] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[97/418] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[98/418] Compiling OrderedCollections _Hashtable+Header.swift
[99/418] Compiling OrderedCollections OrderedDictionary+Codable.swift
[100/418] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[101/418] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[102/418] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[103/418] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[104/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[105/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[106/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[107/418] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[108/418] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[109/418] Compiling OrderedCollections OrderedSet+Sendable.swift
[110/418] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[111/418] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[112/418] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[113/418] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[114/418] Compiling OrderedCollections OrderedDictionary+Values.swift
[115/418] Compiling OrderedCollections OrderedDictionary.swift
[116/418] Compiling OrderedCollections _HashTable+Bucket.swift
[117/418] Compiling OrderedCollections _HashTable+BucketIterator.swift
[118/418] Compiling OrderedCollections _HashTable+Constants.swift
[119/418] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[120/418] Compiling OrderedCollections _HashTable+Testing.swift
[121/418] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[122/418] Compiling OrderedCollections _HashTable.swift
[123/418] Compiling OrderedCollections OrderedSet+SubSequence.swift
[124/418] Compiling OrderedCollections OrderedSet+Testing.swift
[125/418] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[126/418] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[127/418] Compiling OrderedCollections OrderedSet.swift
[128/418] Compiling OrderedCollections _UnsafeBitset.swift
[136/425] Emitting module OrderedCollections
[137/444] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[138/444] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[141/446] Compiling IssueReporting WithExpectedIssue.swift
[142/446] Compiling IssueReporting WithIssueContext.swift
[154/451] Emitting module ReactiveSwift
[157/451] Compiling IdentifiedCollections Identified.swift
[158/451] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[159/451] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[160/451] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[161/451] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[162/451] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[163/451] Emitting module IssueReporting
[164/451] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[165/451] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[166/451] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[167/451] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[168/451] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[169/451] Compiling IdentifiedCollections IdentifiedArray.swift
[175/451] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[176/451] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[177/451] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[178/451] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[179/467] Compiling RxSwift Never.swift
[180/467] Compiling RxSwift NopDisposable.swift
[181/467] Compiling RxSwift Observable+Concurrency.swift
[182/467] Compiling RxSwift Observable.swift
[183/467] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[184/467] Compiling RxSwift ObservableConvertibleType.swift
[185/467] Compiling RxSwift ObservableType+Extensions.swift
[186/467] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[187/467] Compiling RxSwift ObservableType.swift
[188/467] Compiling RxSwift ObserveOn.swift
[189/467] Compiling RxSwift ObserverBase.swift
[190/467] Compiling RxSwift ObserverType.swift
[191/467] Compiling RxSwift OperationQueueScheduler.swift
[192/467] Compiling RxSwift Optional.swift
[193/467] Compiling RxSwift Platform.Darwin.swift
[194/467] Compiling RxSwift Platform.Linux.swift
[212/483] Compiling ReactiveSwift Signal.swift
[213/483] Compiling ReactiveSwift SignalProducer.swift
[214/483] Compiling ReactiveSwift UnidirectionalBinding.swift
[215/483] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[216/483] Compiling ReactiveSwift ValidatingProperty.swift
[217/483] Emitting module RxSwift
[218/483] Compiling PerceptionCore BetaChecking.swift
[219/483] Compiling PerceptionCore Exports.swift
[220/483] Compiling PerceptionCore Bindable.swift
[221/483] Compiling PerceptionCore Environment.swift
[222/483] Compiling PerceptionCore Locking.swift
[223/483] Compiling PerceptionCore ThreadLocal.swift
[239/483] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[240/483] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[241/483] Compiling RxSwift PrimitiveSequence.swift
[242/483] Compiling RxSwift PriorityQueue.swift
[243/483] Compiling RxSwift Producer.swift
[244/483] Compiling RxSwift PublishSubject.swift
[245/483] Compiling RxSwift Queue.swift
[246/483] Compiling RxSwift Range.swift
[247/483] Compiling RxSwift Reactive.swift
[248/483] Compiling RxSwift RecursiveLock.swift
[249/483] Compiling RxSwift RecursiveScheduler.swift
[250/483] Compiling RxSwift Reduce.swift
[251/483] Compiling RxSwift RefCountDisposable.swift
[252/483] Compiling RxSwift Repeat.swift
[253/483] Compiling RxSwift ReplaySubject.swift
[254/483] Compiling RxSwift RetryWhen.swift
[255/483] Compiling RxSwift Sink.swift
[256/483] Compiling RxSwift Skip.swift
[257/483] Compiling RxSwift SkipUntil.swift
[258/483] Compiling RxSwift SkipWhile.swift
[259/483] Compiling RxSwift StartWith.swift
[260/483] Compiling RxSwift SubjectType.swift
[261/483] Compiling RxSwift SubscribeOn.swift
[262/483] Compiling RxSwift SubscriptionDisposable.swift
[263/483] Compiling RxSwift SwiftSupport.swift
[264/483] Compiling RxSwift Switch.swift
[265/483] Compiling RxSwift SwitchIfEmpty.swift
[266/483] Compiling RxSwift SynchronizedDisposeType.swift
[267/483] Compiling RxSwift SynchronizedOnType.swift
[268/483] Compiling RxSwift SynchronizedUnsubscribeType.swift
[269/483] Compiling RxSwift TailRecursiveSink.swift
[270/483] Compiling RxSwift Take.swift
[271/483] Compiling RxSwift Rx.swift
[272/483] Compiling RxSwift RxMutableBox.swift
[273/483] Compiling RxSwift Sample.swift
[274/483] Compiling RxSwift Scan.swift
[275/483] Compiling RxSwift ScheduledDisposable.swift
[276/483] Compiling RxSwift ScheduledItem.swift
[277/483] Compiling RxSwift ScheduledItemType.swift
[278/483] Compiling RxSwift SchedulerServices+Emulation.swift
[279/483] Compiling RxSwift SchedulerType.swift
[280/483] Compiling RxSwift Sequence.swift
[281/483] Compiling RxSwift SerialDispatchQueueScheduler.swift
[282/483] Compiling RxSwift SerialDisposable.swift
[283/483] Compiling RxSwift ShareReplayScope.swift
[284/483] Compiling RxSwift Single.swift
[285/483] Compiling RxSwift SingleAssignmentDisposable.swift
[286/483] Compiling RxSwift SingleAsync.swift
[287/483] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[288/483] Compiling SwiftSyntax SyntaxNodesOP.swift
[289/483] Compiling SwiftSyntax SyntaxNodesQRS.swift
[290/483] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[291/483] Compiling RxSwift InfiniteSequence.swift
[292/483] Compiling RxSwift InvocableScheduledItem.swift
[293/483] Compiling RxSwift InvocableType.swift
[294/483] Compiling RxSwift Just.swift
[295/483] Compiling RxSwift Lock.swift
[296/483] Compiling RxSwift LockOwnerType.swift
[297/483] Compiling RxSwift MainScheduler.swift
[298/483] Compiling RxSwift Map.swift
[299/483] Compiling RxSwift Materialize.swift
[300/483] Compiling RxSwift Maybe.swift
[301/483] Compiling RxSwift Merge.swift
[302/483] Compiling RxSwift Multicast.swift
[313/483] Compiling SwiftSyntax CommonAncestor.swift
[314/483] Compiling SwiftSyntax Convenience.swift
[315/483] Compiling SwiftSyntax CustomTraits.swift
[316/483] Compiling SwiftSyntax SyntaxNodesD.swift
[317/483] Compiling SwiftSyntax SyntaxNodesEF.swift
[318/483] Compiling SwiftSyntax SyntaxNodesGHI.swift
[353/483] Emitting module XCTestDynamicOverlay
[354/483] Compiling XCTestDynamicOverlay Exports.swift
[355/483] Compiling XCTestDynamicOverlay Deprecations.swift
[356/521] Compiling CustomDump Swift.swift
[357/521] Compiling CustomDump SwiftUI.swift
[358/521] Compiling CustomDump CoreImage.swift
[359/521] Compiling CustomDump CoreLocation.swift
[360/521] Compiling CustomDump UIKit.swift
[361/521] Compiling CustomDump Mirror.swift
[362/521] Compiling CustomDump String.swift
[363/521] Compiling CustomDump Unordered.swift
[364/521] Compiling CustomDump CustomDumpStringConvertible.swift
[365/521] Compiling CustomDump Diff.swift
[366/521] Compiling CustomDump KeyPath.swift
[367/521] Compiling CustomDump Photos.swift
[368/521] Compiling CustomDump Foundation.swift
[369/521] Compiling CustomDump GameKit.swift
[370/521] Compiling CustomDump Speech.swift
[371/521] Compiling CustomDump StoreKit.swift
[372/521] Emitting module IdentifiedCollections
[373/521] Compiling CustomDump CoreMotion.swift
[374/521] Compiling CustomDump CustomDumpRepresentable.swift
[375/522] Compiling CasePathsCore Never+CasePathable.swift
[376/523] Compiling IdentifiedCollections IdentifiedCollection.swift
[377/523] Compiling CasePathsCore UncheckedSendable.swift
[378/523] Compiling CasePathsCore Optional+CasePathable.swift
[379/523] Compiling ViewEnvironment ViewEnvironment.swift
[380/523] Compiling ViewEnvironment ViewEnvironmentKey.swift
[381/523] Compiling CasePathsCore TypeName.swift
[382/523] Compiling CasePathsCore CasePathReflectable.swift
[383/523] Compiling CasePathsCore KeyPath+Sendable.swift
[384/523] Compiling CasePathsCore CasePathIterable.swift
[385/523] Compiling CasePathsCore AnyCasePath.swift
[386/523] Emitting module CasePathsCore
[387/523] Compiling CasePathsCore CasePathable.swift
[388/523] Compiling CasePathsCore Result+CasePathable.swift
[394/539] Compiling Workflow WorkflowNode.swift
[395/540] Compiling Workflow Workflow.swift
[396/540] Compiling Workflow WorkflowAction.swift
[397/540] Compiling Workflow WorkflowObserver.swift
[398/540] Compiling Workflow StateMutationSink.swift
[399/540] Compiling Workflow SubtreeManager.swift
[400/540] Compiling Workflow WorkflowHost.swift
[401/540] Compiling Workflow AnyWorkflow.swift
[402/540] Compiling Workflow AnyWorkflowConvertible.swift
[403/540] Compiling Workflow DispatchQueue+Workflow.swift
[404/540] Compiling Workflow Lifetime.swift
[405/540] Compiling Workflow RenderContext.swift
[406/540] Compiling Workflow Sink.swift
[407/540] Emitting module Workflow
[408/540] Compiling Workflow ApplyContext.swift
[409/540] Compiling Workflow Debugging.swift
[410/540] Compiling Workflow WorkflowLogger.swift
[411/540] Compiling RxSwift TakeLast.swift
[412/540] Compiling RxSwift TakeWithPredicate.swift
[413/540] Compiling RxSwift Throttle.swift
[414/540] Compiling RxSwift Timeout.swift
[415/540] Compiling RxSwift Timer.swift
[416/540] Compiling RxSwift ToArray.swift
[417/540] Compiling RxSwift Using.swift
[418/540] Compiling RxSwift VirtualTimeConverterType.swift
[419/540] Compiling RxSwift VirtualTimeScheduler.swift
[420/540] Compiling RxSwift Window.swift
[421/540] Compiling RxSwift WithLatestFrom.swift
[422/540] Compiling RxSwift WithUnretained.swift
[423/540] Compiling RxSwift Zip+Collection.swift
[424/540] Compiling RxSwift Zip+arity.swift
[425/540] Compiling RxSwift Zip.swift
[426/540] Compiling RxSwift resource_bundle_accessor.swift
[427/559] Compiling WorkflowCombine Publisher+Extensions.swift
[428/559] Compiling WorkflowReactiveSwift SignalProducerWorkflow.swift
[429/559] Compiling WorkflowConcurrency AsyncOperationWorker.swift
[430/559] Emitting module WorkflowConcurrency
[431/559] Compiling WorkflowConcurrency Logger.swift
[432/559] 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 {
[433/559] Compiling WorkflowReactiveSwift SignalWorker.swift
[434/559] Compiling WorkflowReactiveSwift QueueScheduler+Workflow.swift
[435/559] Emitting module WorkflowReactiveSwift
[436/559] Compiling WorkflowReactiveSwift Logger.swift
[437/559] Compiling WorkflowCombine PublisherWorkflow.swift
[438/559] Compiling WorkflowReactiveSwift Worker.swift
[439/559] Compiling WorkflowCombine Logger.swift
[440/559] Emitting module WorkflowCombine
[441/559] Compiling WorkflowCombine Worker.swift
[442/559] Compiling WorkflowRxSwift ObservableWorkflow.swift
[443/559] Compiling WorkflowRxSwift Logger.swift
[444/559] Emitting module WorkflowRxSwift
[445/559] Compiling WorkflowRxSwift Worker.swift
[446/559] Emitting module SwiftSyntax
[469/559] Emitting module ViewEnvironment
[470/559] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[471/565] Emitting module ViewEnvironmentUI
[472/565] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[473/565] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[474/565] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[475/565] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[476/565] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
[477/578] Compiling WorkflowUI DescribedViewController.swift
[478/578] Compiling WorkflowUI ScreenContaining.swift
[479/578] Compiling WorkflowUI ScreenViewController.swift
[480/578] Compiling WorkflowUI UIViewController+Extensions.swift
[481/578] Compiling WorkflowUI Screen.swift
[482/578] Compiling WorkflowUI AnyScreen.swift
[483/578] Compiling WorkflowUI WorkflowUIEvents.swift
[484/578] Compiling WorkflowUI WorkflowUIObserver.swift
[485/578] Compiling WorkflowUI WorkflowUIViewController.swift
[486/578] Compiling WorkflowUI AdaptedEnvironmentScreen.swift
[487/579] Compiling WorkflowUI WorkflowHostingController.swift
[488/579] Compiling WorkflowUI ModuleExports.swift
[489/579] Emitting module WorkflowUI
[490/579] Compiling WorkflowUI ViewControllerDescription.swift
[491/579] Compiling PerceptionCore PerceptionRegistrar.swift
[492/580] Compiling PerceptionCore Perceptible.swift
[493/580] Compiling PerceptionCore PerceptionTracking.swift
[494/580] Compiling PerceptionCore PerceptionChecking.swift
[495/580] Compiling PerceptionCore Unchecked.swift
[502/580] Emitting module PerceptionCore
[503/580] Compiling PerceptionCore _PerceptionRegistrar.swift
[504/580] Compiling PerceptionCore WithPerceptionTracking.swift
[505/580] Emitting module CustomDump
[506/582] Compiling CustomDump AnyType.swift
[507/582] Compiling CustomDump CollectionDifference.swift
[508/582] Compiling CustomDump Identifiable.swift
[509/582] Compiling CustomDump Dump.swift
[510/582] Compiling CustomDump ExpectDifference.swift
[511/582] Compiling CustomDump ExpectNoDifference.swift
[524/582] Compiling CustomDump UserNotifications.swift
[525/582] Compiling CustomDump UserNotificationsUI.swift
[526/582] Compiling CustomDump CustomDumpReflectable.swift
[527/582] Compiling CustomDump XCTAssertDifference.swift
[528/582] Compiling CustomDump XCTAssertNoDifference.swift
[577/647] Compiling SwiftDiagnostics Message.swift
[578/648] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[579/648] Compiling SwiftDiagnostics Note.swift
[580/648] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[581/648] Compiling SwiftBasicFormat InferIndentation.swift
[582/648] Compiling SwiftBasicFormat Syntax+Extensions.swift
[583/648] Compiling SwiftDiagnostics FixIt.swift
[584/648] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[585/648] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[586/648] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[587/648] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[588/648] Compiling SwiftDiagnostics Convenience.swift
[589/648] Compiling SwiftDiagnostics Diagnostic.swift
[590/648] Emitting module SwiftDiagnostics
[591/648] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[592/648] Emitting module SwiftBasicFormat
[593/648] Compiling SwiftBasicFormat BasicFormat.swift
[594/648] Compiling WorkflowTesting RenderExpectations.swift
[595/648] Emitting module WorkflowTesting
[596/648] Compiling WorkflowTesting WorkflowActionTester.swift
[597/648] Compiling WorkflowTesting RenderTesterResult.swift
[598/648] Compiling WorkflowTesting WorkflowRenderTester.swift
[599/648] Compiling WorkflowTesting AppliedAction.swift
[600/648] Compiling WorkflowTesting RenderTester+TestContext.swift
[601/648] Compiling SwiftParser TopLevel.swift
[602/648] Compiling SwiftParser TriviaParser.swift
[603/648] Compiling SwiftParser Types.swift
[604/648] Compiling SwiftParser ExperimentalFeatures.swift
[605/648] Compiling SwiftParser StringLiterals.swift
[606/648] Compiling SwiftParser SwiftParserCompatibility.swift
[607/648] Compiling SwiftParser SwiftVersion.swift
[608/648] Compiling SwiftParser SyntaxUtils.swift
[609/648] Compiling SwiftParser Nominals.swift
[610/648] Compiling SwiftParser Parameters.swift
[611/648] Compiling SwiftParser ParseSourceFile.swift
[612/648] Compiling SwiftParser Parser.swift
[613/648] Compiling SwiftParser Patterns.swift
[614/652] Compiling SwiftParser TokenConsumer.swift
[615/652] Compiling SwiftParser TokenPrecedence.swift
[616/652] Compiling SwiftParser TokenSpec.swift
[617/652] Compiling SwiftParser TokenSpecSet.swift
[618/652] Emitting module SwiftParser
[619/663] Compiling SwiftParser Attributes.swift
[620/663] Compiling SwiftParser Availability.swift
[621/663] Compiling SwiftParser CharacterInfo.swift
[622/663] Compiling SwiftParser CollectionNodes+Parsable.swift
[623/663] Compiling SwiftParser Declarations.swift
[624/663] Compiling SwiftParser Directives.swift
[625/663] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[626/663] Compiling SwiftParser Expressions.swift
[627/663] Compiling SwiftParser IncrementalParseTransition.swift
[628/663] Compiling SwiftParser IsValidIdentifier.swift
[629/663] Compiling SwiftParser UnicodeScalarExtensions.swift
[630/663] Compiling SwiftParser Lookahead.swift
[631/663] Compiling SwiftParser LoopProgressCondition.swift
[632/663] Compiling SwiftParser Modifiers.swift
[633/663] Compiling SwiftParser Names.swift
[634/663] Compiling SwiftParser Recovery.swift
[635/663] Compiling SwiftParser Specifiers.swift
[636/663] Compiling SwiftParser Statements.swift
[637/663] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[638/663] Compiling SwiftParser Cursor.swift
[639/663] Compiling SwiftParser Lexeme.swift
[640/663] Compiling SwiftParser LexemeSequence.swift
[641/663] Compiling SwiftParser Lexer.swift
[642/663] Compiling SwiftParser RegexLiteralLexer.swift
[643/663] Compiling SwiftParser IsLexerClassified.swift
[644/663] Compiling SwiftParser LayoutNodes+Parsable.swift
[645/663] Compiling SwiftParser Parser+TokenSpecSet.swift
[646/663] Compiling SwiftParser TokenSpecStaticMembers.swift
[647/686] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[648/686] Emitting module WorkflowCombineTesting
[649/687] Compiling SwiftOperators PrecedenceGroup.swift
[650/688] Compiling SwiftOperators PrecedenceGraph.swift
[651/688] Compiling SwiftOperators OperatorTable.swift
[652/688] Compiling WorkflowRxSwiftTesting ObservableTesting.swift
[653/688] Emitting module WorkflowRxSwiftTesting
[654/688] Emitting module WorkflowReactiveSwiftTesting
[655/688] Compiling WorkflowReactiveSwiftTesting WorkerTesting.swift
[656/688] Compiling WorkflowReactiveSwiftTesting SignalProducerWorkflowTesting.swift
[657/688] Compiling WorkflowRxSwiftTesting WorkerTesting.swift
[658/688] Compiling WorkflowCombineTesting PublisherTesting.swift
[659/688] Compiling WorkflowCombineTesting WorkerTesting.swift
[660/688] Compiling WorkflowConcurrencyTesting WorkerTesting.swift
[661/688] Emitting module WorkflowConcurrencyTesting
[662/688] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[663/688] Compiling SwiftOperators SyntaxSynthesis.swift
[664/688] Compiling SwiftOperators OperatorTable+Semantics.swift
[665/688] Emitting module SwiftOperators
[666/688] Compiling SwiftOperators Operator.swift
[667/688] Compiling SwiftOperators OperatorError.swift
[668/688] Compiling SwiftOperators OperatorTable+Defaults.swift
[669/688] Compiling SwiftOperators OperatorError+Diagnostics.swift
[670/688] Compiling SwiftOperators OperatorTable+Folding.swift
[671/688] Compiling SwiftParserDiagnostics Utils.swift
[672/688] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[673/688] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[674/688] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[675/688] Compiling SwiftParserDiagnostics PresenceUtils.swift
[676/688] Compiling SwiftParserDiagnostics MissingNodesError.swift
[677/688] Compiling SwiftParserDiagnostics MissingTokenError.swift
[678/688] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[679/688] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[680/688] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[681/688] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[682/688] Emitting module SwiftParserDiagnostics
[683/703] Emitting module SwiftSyntaxBuilder
[684/704] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[685/704] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[686/704] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[687/704] Compiling SwiftSyntaxBuilder Indenter.swift
[688/704] Compiling SwiftSyntaxBuilder ListBuilder.swift
[689/704] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[690/704] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[691/704] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[692/704] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[693/704] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[694/704] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[695/704] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[696/704] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[697/704] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[698/704] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[699/722] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[700/722] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[701/723] Compiling SwiftSyntaxMacros PreambleMacro.swift
[702/723] Compiling SwiftSyntaxMacros Macro.swift
[703/723] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[704/723] Compiling SwiftSyntaxMacros MemberMacro.swift
[705/723] Compiling SwiftSyntaxMacros PeerMacro.swift
[706/723] Compiling SwiftSyntaxMacros AttachedMacro.swift
[707/723] Compiling SwiftSyntaxMacros BodyMacro.swift
[708/723] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[709/723] Compiling SwiftSyntaxMacros Macro+Format.swift
[710/723] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[711/723] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[712/723] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[713/723] Compiling SwiftSyntaxMacros AccessorMacro.swift
[714/723] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[715/723] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[716/723] Emitting module SwiftSyntaxMacros
[717/723] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[718/733] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[719/733] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[720/733] Emitting module SwiftSyntaxMacroExpansion
[721/733] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[722/733] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[723/733] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[724/733] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[725/733] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[726/733] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[727/733] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[728/745] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[729/746] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[730/746] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[731/746] Emitting module SwiftCompilerPluginMessageHandling
[732/746] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[733/746] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[734/746] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[735/746] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[736/746] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[737/746] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[738/746] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[739/746] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[740/746] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[741/748] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[742/748] Emitting module SwiftCompilerPlugin
[743/761] Compiling WorkflowSwiftUIMacros Plugins.swift
[744/761] Compiling PerceptionMacros Plugins.swift
[745/761] Emitting module PerceptionMacros
[746/761] Compiling PerceptionMacros Availability.swift
[747/761] Compiling PerceptionMacros PerceptibleMacro.swift
[748/761] Compiling PerceptionMacros Extensions.swift
[748/761] Write Objects.LinkFileList
[750/761] Compiling WorkflowSwiftUIMacros Availability.swift
[751/761] Emitting module WorkflowSwiftUIMacros
[752/761] Compiling WorkflowSwiftUIMacros Extensions.swift
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:47:21: warning: 'as' is deprecated: This cast will always succeed
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 | }
[753/761] Compiling WorkflowSwiftUIMacros ObservableStateMacro.swift
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/ObservableStateMacro.swift:454:30: warning: 'MacroExpansionErrorMessage' is deprecated: MacroExpansionErrorMessage has been moved to the SwiftSyntaxMacros module
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(
[753/761] Write Objects.LinkFileList
[755/761] Emitting module CasePathsMacros
[756/761] Compiling CasePathsMacros CasePathableMacro.swift
[757/761] Compiling CasePathsMacros Plugin.swift
[757/761] Write Objects.LinkFileList
[758/761] Linking WorkflowSwiftUIMacros-tool
[759/761] Linking PerceptionMacros-tool
[760/761] Linking CasePathsMacros-tool
[762/771] Compiling CasePaths EnumReflection.swift
[763/771] Compiling CasePaths XCTestSupport.swift
[764/771] Compiling CasePaths LockIsolated.swift
[765/771] Compiling CasePaths Exports.swift
[766/771] Compiling CasePaths Deprecations.swift
[767/771] Compiling CasePaths Macros.swift
[768/771] Emitting module CasePaths
[769/771] Emitting module Perception
[770/771] Compiling Perception Exports.swift
[771/771] Compiling Perception Macros.swift
[772/787] Compiling WorkflowSwiftUI UIViewController+Orientation.swift
[773/788] Compiling WorkflowSwiftUI RenderContext+ObservableModel.swift
[774/788] Compiling WorkflowSwiftUI StateAccessor.swift
[775/788] Compiling WorkflowSwiftUI Workflow+Preview.swift
[776/788] Compiling WorkflowSwiftUI Store+Preview.swift
[777/788] Compiling WorkflowSwiftUI ObservableScreen+Preview.swift
[778/788] Compiling WorkflowSwiftUI ObservableScreen.swift
[779/788] Compiling WorkflowSwiftUI Store.swift
[780/788] Compiling WorkflowSwiftUI ObservationStateRegistrar.swift
[781/788] Compiling WorkflowSwiftUI Exports.swift
[782/788] Compiling WorkflowSwiftUI Macros.swift
[783/788] Compiling WorkflowSwiftUI ObservableModel.swift
[784/788] Compiling WorkflowSwiftUI AreOrderedSetsDuplicates.swift
[785/788] Compiling WorkflowSwiftUI ObservableState.swift
[786/788] Emitting module WorkflowSwiftUI
[787/788] Compiling WorkflowSwiftUI ActionModel.swift
[788/788] Compiling WorkflowSwiftUI Bindable+Store.swift
Build complete! (63.29s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-perception
[1/1411] Fetching swift-perception
[411/5992] Fetching swift-perception, swift-custom-dump
[732/10367] Fetching swift-perception, swift-custom-dump, swift-case-paths
[1648/11275] Fetching swift-perception, swift-custom-dump, swift-case-paths, swift-macro-testing
[1821/16733] Fetching swift-perception, swift-custom-dump, swift-case-paths, swift-macro-testing, xctest-dynamic-overlay
[5321/18267] Fetching swift-perception, swift-custom-dump, swift-case-paths, swift-macro-testing, xctest-dynamic-overlay, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (1.26s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.26s)
Fetched https://github.com/pointfreeco/swift-perception from cache (1.26s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.26s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.27s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/70558] Fetching swift-syntax
[26108/123046] Fetching swift-syntax, reactiveswift
[76842/175732] Fetching swift-syntax, reactiveswift, rxswift
Fetched https://github.com/pointfreeco/swift-case-paths from cache (3.34s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.33s)
[103521/105174] Fetching reactiveswift, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.22s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (4.22s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (2.88s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.43s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.42s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.41s)
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.60s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (2.34s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.44s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.42s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13189] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.30s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.43s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.51s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.43s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.61s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/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-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.0
Creating working copy for https://github.com/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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
warning: 'spi-builder-workspace': dependency 'xctest-dynamic-overlay' is not used by any target
Build complete.
{
"dependencies" : [
{
"identity" : "reactiveswift",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.1",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveCocoa/ReactiveSwift.git"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.6.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "601.0.0-prerelease"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-case-paths",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-case-paths"
},
{
"identity" : "swift-identified-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-identified-collections"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
},
{
"identity" : "swift-perception",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-perception"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
}
],
"manifest_display_name" : "Workflow",
"name" : "Workflow",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Workflow",
"targets" : [
"Workflow"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WorkflowTesting",
"targets" : [
"WorkflowTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WorkflowUI",
"targets" : [
"WorkflowUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WorkflowSwiftUI",
"targets" : [
"WorkflowSwiftUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WorkflowReactiveSwift",
"targets" : [
"WorkflowReactiveSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WorkflowReactiveSwiftTesting",
"targets" : [
"WorkflowReactiveSwiftTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WorkflowRxSwift",
"targets" : [
"WorkflowRxSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WorkflowRxSwiftTesting",
"targets" : [
"WorkflowRxSwiftTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WorkflowCombine",
"targets" : [
"WorkflowCombine"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WorkflowCombineTesting",
"targets" : [
"WorkflowCombineTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WorkflowConcurrency",
"targets" : [
"WorkflowConcurrency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WorkflowConcurrencyTesting",
"targets" : [
"WorkflowConcurrencyTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ViewEnvironment",
"targets" : [
"ViewEnvironment"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ViewEnvironmentUI",
"targets" : [
"ViewEnvironmentUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WorkflowSwiftUIMacros",
"targets" : [
"WorkflowSwiftUIMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WorkflowUITests",
"module_type" : "SwiftTarget",
"name" : "WorkflowUITests",
"path" : "WorkflowUI/Tests",
"sources" : [
"AdaptedEnvironmentScreenTests.swift",
"DescribedViewControllerTests.swift",
"ScreenContainingTests.swift",
"UIViewControllerExtensionTests.swift",
"ViewControllerDescriptionTests.swift",
"WorkflowHostingControllerTests.swift",
"WorkflowUIObservationTestCase.swift",
"WorkflowUIViewControllerTests.swift",
"XCTestCase+Extensions.swift"
],
"target_dependencies" : [
"WorkflowUI",
"WorkflowReactiveSwift"
],
"type" : "test"
},
{
"c99name" : "WorkflowUI",
"module_type" : "SwiftTarget",
"name" : "WorkflowUI",
"path" : "WorkflowUI/Sources",
"product_memberships" : [
"WorkflowUI",
"WorkflowSwiftUI"
],
"sources" : [
"Hosting/WorkflowHostingController.swift",
"ModuleExports.swift",
"Observation/WorkflowUIEvents.swift",
"Observation/WorkflowUIObserver.swift",
"Observation/WorkflowUIViewController.swift",
"Screen/AdaptedEnvironmentScreen.swift",
"Screen/AnyScreen/AnyScreen.swift",
"Screen/Screen.swift",
"Screen/ScreenContaining.swift",
"Screen/ScreenViewController.swift",
"ViewControllerDescription/DescribedViewController.swift",
"ViewControllerDescription/UIViewController+Extensions.swift",
"ViewControllerDescription/ViewControllerDescription.swift"
],
"target_dependencies" : [
"Workflow",
"ViewEnvironment",
"ViewEnvironmentUI"
],
"type" : "library"
},
{
"c99name" : "WorkflowTests",
"module_type" : "SwiftTarget",
"name" : "WorkflowTests",
"path" : "Workflow/Tests",
"sources" : [
"AnyWorkflowActionTests.swift",
"AnyWorkflowTests.swift",
"ApplyContextTests.swift",
"ConcurrencyTests.swift",
"DebuggingTests.swift",
"HostContextTests.swift",
"PerformanceTests.swift",
"StateMutationSinkTests.swift",
"SubtreeManagerTests.swift",
"TestUtilities.swift",
"WorkflowHostTests.swift",
"WorkflowNodeTests.swift",
"WorkflowObserverTests.swift"
],
"target_dependencies" : [
"Workflow"
],
"type" : "test"
},
{
"c99name" : "WorkflowTestingTests",
"module_type" : "SwiftTarget",
"name" : "WorkflowTestingTests",
"path" : "WorkflowTesting/Tests",
"sources" : [
"TestingFrameworkCompatibilityTests.swift",
"WorkflowActionTesterTests.swift",
"WorkflowRenderTesterFailureTests.swift",
"WorkflowRenderTesterTests.swift"
],
"target_dependencies" : [
"WorkflowTesting"
],
"type" : "test"
},
{
"c99name" : "WorkflowTesting",
"module_type" : "SwiftTarget",
"name" : "WorkflowTesting",
"path" : "WorkflowTesting/Sources",
"product_dependencies" : [
"CustomDump"
],
"product_memberships" : [
"WorkflowTesting",
"WorkflowReactiveSwiftTesting",
"WorkflowRxSwiftTesting",
"WorkflowCombineTesting",
"WorkflowConcurrencyTesting"
],
"sources" : [
"Internal/AppliedAction.swift",
"Internal/RenderExpectations.swift",
"Internal/RenderTester+TestContext.swift",
"RenderTesterResult.swift",
"WorkflowActionTester.swift",
"WorkflowRenderTester.swift"
],
"target_dependencies" : [
"Workflow"
],
"type" : "library"
},
{
"c99name" : "WorkflowSwiftUITests",
"module_type" : "SwiftTarget",
"name" : "WorkflowSwiftUITests",
"path" : "WorkflowSwiftUI/Tests",
"sources" : [
"Derived/ObservableStateTests.swift",
"NestedStoreTests.swift",
"ObservableScreenTests.swift",
"PreferredContentSizeTests.swift",
"StoreTests.swift",
"XCTestCase+AppHost.swift"
],
"target_dependencies" : [
"WorkflowSwiftUI"
],
"type" : "test"
},
{
"c99name" : "WorkflowSwiftUIMacrosTests",
"module_type" : "SwiftTarget",
"name" : "WorkflowSwiftUIMacrosTests",
"path" : "WorkflowSwiftUIMacros/Tests",
"product_dependencies" : [
"MacroTesting"
],
"sources" : [
"Derived/ObservableStateMacroTests.swift"
],
"target_dependencies" : [
"WorkflowSwiftUIMacros"
],
"type" : "test"
},
{
"c99name" : "WorkflowSwiftUIMacros",
"module_type" : "SwiftTarget",
"name" : "WorkflowSwiftUIMacros",
"path" : "WorkflowSwiftUIMacros/Sources",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"WorkflowSwiftUI",
"WorkflowSwiftUIMacros"
],
"sources" : [
"Derived/Availability.swift",
"Derived/Extensions.swift",
"Derived/ObservableStateMacro.swift",
"Plugins.swift"
],
"type" : "macro"
},
{
"c99name" : "WorkflowSwiftUI",
"module_type" : "SwiftTarget",
"name" : "WorkflowSwiftUI",
"path" : "WorkflowSwiftUI/Sources",
"product_dependencies" : [
"CasePaths",
"IdentifiedCollections",
"Perception"
],
"product_memberships" : [
"WorkflowSwiftUI"
],
"sources" : [
"ActionModel.swift",
"Bindable+Store.swift",
"Derived/AreOrderedSetsDuplicates.swift",
"Derived/ObservableState.swift",
"Derived/ObservationStateRegistrar.swift",
"Exports.swift",
"Macros.swift",
"ObservableModel.swift",
"ObservableScreen+Preview.swift",
"ObservableScreen.swift",
"RenderContext+ObservableModel.swift",
"StateAccessor.swift",
"Store+Preview.swift",
"Store.swift",
"UIViewController+Orientation.swift",
"Workflow+Preview.swift"
],
"target_dependencies" : [
"Workflow",
"WorkflowUI",
"WorkflowSwiftUIMacros"
],
"type" : "library"
},
{
"c99name" : "WorkflowRxSwiftTests",
"module_type" : "SwiftTarget",
"name" : "WorkflowRxSwiftTests",
"path" : "WorkflowRxSwift/Tests",
"sources" : [
"ObservableTests.swift",
"Rx+ReactiveWorkers.swift",
"WorkerTests.swift"
],
"target_dependencies" : [
"WorkflowRxSwiftTesting",
"WorkflowReactiveSwift"
],
"type" : "test"
},
{
"c99name" : "WorkflowRxSwiftTestingTests",
"module_type" : "SwiftTarget",
"name" : "WorkflowRxSwiftTestingTests",
"path" : "WorkflowRxSwift/TestingTests",
"sources" : [
"ObservableTests.swift",
"TestingTests.swift"
],
"target_dependencies" : [
"WorkflowRxSwiftTesting"
],
"type" : "test"
},
{
"c99name" : "WorkflowRxSwiftTesting",
"module_type" : "SwiftTarget",
"name" : "WorkflowRxSwiftTesting",
"path" : "WorkflowRxSwift/Testing",
"product_memberships" : [
"WorkflowRxSwiftTesting"
],
"sources" : [
"ObservableTesting.swift",
"WorkerTesting.swift"
],
"target_dependencies" : [
"WorkflowRxSwift",
"WorkflowTesting"
],
"type" : "library"
},
{
"c99name" : "WorkflowRxSwift",
"module_type" : "SwiftTarget",
"name" : "WorkflowRxSwift",
"path" : "WorkflowRxSwift/Sources",
"product_dependencies" : [
"RxSwift"
],
"product_memberships" : [
"WorkflowRxSwift",
"WorkflowRxSwiftTesting"
],
"sources" : [
"Logger.swift",
"ObservableWorkflow.swift",
"Worker.swift"
],
"target_dependencies" : [
"Workflow"
],
"type" : "library"
},
{
"c99name" : "WorkflowReactiveSwiftTests",
"module_type" : "SwiftTarget",
"name" : "WorkflowReactiveSwiftTests",
"path" : "WorkflowReactiveSwift/Tests",
"sources" : [
"SignalProducerTests.swift",
"SignalTests.swift",
"WorkerTests.swift"
],
"target_dependencies" : [
"WorkflowReactiveSwiftTesting"
],
"type" : "test"
},
{
"c99name" : "WorkflowReactiveSwiftTestingTests",
"module_type" : "SwiftTarget",
"name" : "WorkflowReactiveSwiftTestingTests",
"path" : "WorkflowReactiveSwift/TestingTests",
"sources" : [
"SignalProducerTests.swift",
"TestingTests.swift"
],
"target_dependencies" : [
"WorkflowReactiveSwiftTesting"
],
"type" : "test"
},
{
"c99name" : "WorkflowReactiveSwiftTesting",
"module_type" : "SwiftTarget",
"name" : "WorkflowReactiveSwiftTesting",
"path" : "WorkflowReactiveSwift/Testing",
"product_memberships" : [
"WorkflowReactiveSwiftTesting"
],
"sources" : [
"SignalProducerWorkflowTesting.swift",
"WorkerTesting.swift"
],
"target_dependencies" : [
"WorkflowReactiveSwift",
"WorkflowTesting"
],
"type" : "library"
},
{
"c99name" : "WorkflowReactiveSwift",
"module_type" : "SwiftTarget",
"name" : "WorkflowReactiveSwift",
"path" : "WorkflowReactiveSwift/Sources",
"product_dependencies" : [
"ReactiveSwift"
],
"product_memberships" : [
"WorkflowReactiveSwift",
"WorkflowReactiveSwiftTesting"
],
"sources" : [
"Logger.swift",
"QueueScheduler+Workflow.swift",
"SignalProducerWorkflow.swift",
"SignalWorker.swift",
"Worker.swift"
],
"target_dependencies" : [
"Workflow"
],
"type" : "library"
},
{
"c99name" : "WorkflowConcurrencyTests",
"module_type" : "SwiftTarget",
"name" : "WorkflowConcurrencyTests",
"path" : "WorkflowConcurrency/Tests",
"sources" : [
"AsyncOperationWorkerTests.swift",
"WorkerTests.swift"
],
"target_dependencies" : [
"WorkflowConcurrency",
"Workflow",
"WorkflowTesting"
],
"type" : "test"
},
{
"c99name" : "WorkflowConcurrencyTestingTests",
"module_type" : "SwiftTarget",
"name" : "WorkflowConcurrencyTestingTests",
"path" : "WorkflowConcurrency/TestingTests",
"sources" : [
"TestingTests.swift"
],
"target_dependencies" : [
"WorkflowConcurrencyTesting"
],
"type" : "test"
},
{
"c99name" : "WorkflowConcurrencyTesting",
"module_type" : "SwiftTarget",
"name" : "WorkflowConcurrencyTesting",
"path" : "WorkflowConcurrency/Testing",
"product_memberships" : [
"WorkflowConcurrencyTesting"
],
"sources" : [
"WorkerTesting.swift"
],
"target_dependencies" : [
"WorkflowConcurrency",
"WorkflowTesting"
],
"type" : "library"
},
{
"c99name" : "WorkflowConcurrency",
"module_type" : "SwiftTarget",
"name" : "WorkflowConcurrency",
"path" : "WorkflowConcurrency/Sources",
"product_memberships" : [
"WorkflowConcurrency",
"WorkflowConcurrencyTesting"
],
"sources" : [
"AsyncOperationWorker.swift",
"Logger.swift",
"Worker.swift"
],
"target_dependencies" : [
"Workflow"
],
"type" : "library"
},
{
"c99name" : "WorkflowCombineTests",
"module_type" : "SwiftTarget",
"name" : "WorkflowCombineTests",
"path" : "WorkflowCombine/Tests",
"sources" : [
"PublisherTests.swift",
"WorkerTests.swift"
],
"target_dependencies" : [
"WorkflowCombineTesting"
],
"type" : "test"
},
{
"c99name" : "WorkflowCombineTestingTests",
"module_type" : "SwiftTarget",
"name" : "WorkflowCombineTestingTests",
"path" : "WorkflowCombine/TestingTests",
"sources" : [
"PublisherTests.swift",
"TestingTests.swift"
],
"target_dependencies" : [
"WorkflowCombineTesting"
],
"type" : "test"
},
{
"c99name" : "WorkflowCombineTesting",
"module_type" : "SwiftTarget",
"name" : "WorkflowCombineTesting",
"path" : "WorkflowCombine/Testing",
"product_memberships" : [
"WorkflowCombineTesting"
],
"sources" : [
"PublisherTesting.swift",
"WorkerTesting.swift"
],
"target_dependencies" : [
"WorkflowCombine",
"WorkflowTesting"
],
"type" : "library"
},
{
"c99name" : "WorkflowCombine",
"module_type" : "SwiftTarget",
"name" : "WorkflowCombine",
"path" : "WorkflowCombine/Sources",
"product_memberships" : [
"WorkflowCombine",
"WorkflowCombineTesting"
],
"sources" : [
"Logger.swift",
"Publisher+Extensions.swift",
"PublisherWorkflow.swift",
"Worker.swift"
],
"target_dependencies" : [
"Workflow"
],
"type" : "library"
},
{
"c99name" : "Workflow",
"module_type" : "SwiftTarget",
"name" : "Workflow",
"path" : "Workflow/Sources",
"product_dependencies" : [
"ReactiveSwift"
],
"product_memberships" : [
"Workflow",
"WorkflowTesting",
"WorkflowUI",
"WorkflowSwiftUI",
"WorkflowReactiveSwift",
"WorkflowReactiveSwiftTesting",
"WorkflowRxSwift",
"WorkflowRxSwiftTesting",
"WorkflowCombine",
"WorkflowCombineTesting",
"WorkflowConcurrency",
"WorkflowConcurrencyTesting"
],
"sources" : [
"AnyWorkflow.swift",
"AnyWorkflowConvertible.swift",
"ApplyContext.swift",
"Debugging.swift",
"DispatchQueue+Workflow.swift",
"Lifetime.swift",
"RenderContext.swift",
"Sink.swift",
"StateMutationSink.swift",
"SubtreeManager.swift",
"Workflow.swift",
"WorkflowAction.swift",
"WorkflowHost.swift",
"WorkflowLogger.swift",
"WorkflowNode.swift",
"WorkflowObserver.swift"
],
"type" : "library"
},
{
"c99name" : "ViewEnvironmentUI",
"module_type" : "SwiftTarget",
"name" : "ViewEnvironmentUI",
"path" : "ViewEnvironmentUI/Sources",
"product_memberships" : [
"WorkflowUI",
"WorkflowSwiftUI",
"ViewEnvironmentUI"
],
"sources" : [
"UIView+ViewEnvironmentPropagating.swift",
"UIViewController+ViewEnvironmentPropagating.swift",
"ViewEnvironmentObserving.swift",
"ViewEnvironmentPropagating.swift",
"ViewEnvironmentPropagationNode.swift"
],
"target_dependencies" : [
"ViewEnvironment"
],
"type" : "library"
},
{
"c99name" : "ViewEnvironment",
"module_type" : "SwiftTarget",
"name" : "ViewEnvironment",
"path" : "ViewEnvironment/Sources",
"product_memberships" : [
"WorkflowUI",
"WorkflowSwiftUI",
"ViewEnvironment",
"ViewEnvironmentUI"
],
"sources" : [
"EnvironmentValues+ViewEnvironment.swift",
"ViewEnvironment.swift",
"ViewEnvironmentKey.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.