Build Information
Successful build of Workflow, reference main (88db7f), with Swift 6.0 for macOS (SPM) on 17 Nov 2025 21:43:55 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.68.0
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 88db7f0 [refactor]: allow default runtime config to be set more than once (#385)
Cloned https://github.com/square/workflow-swift.git
Revision (git rev-parse @):
88db7f0267814343e35e40868f568ae3c348b4cc
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/53] Write sources
[32/53] Copying PrivacyInfo.xcprivacy
[32/53] Write sources
[45/53] Compiling _SwiftSyntaxCShims dummy.c
[46/53] Write swift-version-5BDAB9E9C0126B9D.txt
[48/214] Emitting module SwiftSyntax600
[49/277] Compiling SwiftSyntax600 Empty.swift
[50/277] Compiling SwiftSyntax509 Empty.swift
[51/277] Emitting module SwiftSyntax509
[52/277] Compiling RxSwift AsyncSubject.swift
[53/277] Compiling RxSwift AtomicInt.swift
[54/278] Emitting module IssueReportingPackageSupport
[55/278] Compiling IssueReportingPackageSupport _Test.swift
[56/278] Emitting module SwiftSyntax510
[57/278] Compiling SwiftSyntax510 Empty.swift
[58/278] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[59/278] Compiling RxSwift Bag+Rx.swift
[60/278] Compiling RxSwift Bag.swift
[61/278] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[62/278] Compiling RxSwift BehaviorSubject.swift
[63/278] Compiling RxSwift BinaryDisposable.swift
[64/278] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/278] Emitting module InternalCollectionsUtilities
[66/362] Compiling SwiftSyntax AbsolutePosition.swift
[67/362] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[68/362] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[69/362] Compiling SwiftSyntax Assert.swift
[70/362] Compiling SwiftSyntax Convenience.swift
[71/362] Compiling SwiftSyntax CustomTraits.swift
[72/362] Compiling SwiftSyntax BumpPtrAllocator.swift
[73/362] Compiling SwiftSyntax CommonAncestor.swift
[74/418] Compiling OrderedCollections OrderedSet+Codable.swift
[75/418] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[76/418] Compiling OrderedCollections OrderedSet+Descriptions.swift
[77/418] Compiling OrderedCollections OrderedSet+Diffing.swift
[78/418] Compiling OrderedCollections OrderedSet+Equatable.swift
[79/418] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[80/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[81/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[82/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[83/424] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[84/424] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[85/424] Compiling OrderedCollections OrderedSet+Sendable.swift
[86/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[87/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[88/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[89/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[90/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[91/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[92/424] Compiling OrderedCollections _Hashtable+Header.swift
[93/424] Compiling OrderedCollections OrderedDictionary+Codable.swift
[94/424] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[95/424] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[96/424] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[97/424] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[98/424] Compiling OrderedCollections OrderedSet+Hashable.swift
[99/424] Compiling OrderedCollections OrderedSet+Initializers.swift
[100/424] Compiling OrderedCollections OrderedSet+Insertions.swift
[101/424] Compiling OrderedCollections OrderedSet+Invariants.swift
[102/424] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[103/424] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[104/424] Compiling OrderedCollections OrderedDictionary+Elements.swift
[105/424] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[106/424] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[107/424] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[108/424] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[109/424] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[110/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[111/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[112/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[113/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[114/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[115/424] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[116/424] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[117/424] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[118/424] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[119/424] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[120/424] Compiling OrderedCollections OrderedDictionary+Values.swift
[121/424] Compiling OrderedCollections OrderedDictionary.swift
[122/424] Compiling OrderedCollections _HashTable+Bucket.swift
[123/424] Compiling OrderedCollections _HashTable+BucketIterator.swift
[124/424] Compiling OrderedCollections _HashTable+Constants.swift
[125/424] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[126/424] Compiling OrderedCollections _HashTable+Testing.swift
[127/424] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[128/424] Compiling OrderedCollections _HashTable.swift
[129/424] Compiling OrderedCollections OrderedSet+SubSequence.swift
[130/424] Compiling OrderedCollections OrderedSet+Testing.swift
[131/424] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[132/424] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[133/424] Compiling OrderedCollections OrderedSet.swift
[134/424] Compiling OrderedCollections _UnsafeBitset.swift
[135/424] Emitting module OrderedCollections
[146/448] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[147/448] Compiling IdentifiedCollections IdentifiedArray.swift
[148/448] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[149/448] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[150/448] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[151/448] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[152/448] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[153/448] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[154/448] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[155/448] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[156/448] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[157/448] Compiling IdentifiedCollections Identified.swift
[158/448] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[159/448] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[160/448] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[161/455] Emitting module IssueReporting
[162/457] Compiling IssueReporting WithExpectedIssue.swift
[163/457] Compiling IssueReporting WithIssueContext.swift
[164/457] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[165/457] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[173/457] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[184/457] Emitting module ReactiveSwift
[191/457] Compiling RxSwift Sink.swift
[192/457] Compiling RxSwift Skip.swift
[193/457] Compiling RxSwift SkipUntil.swift
[194/457] Compiling RxSwift SkipWhile.swift
[195/457] Compiling RxSwift StartWith.swift
[196/457] Compiling RxSwift SubjectType.swift
[197/457] Compiling RxSwift SubscribeOn.swift
[198/457] Compiling RxSwift SubscriptionDisposable.swift
[199/457] Compiling RxSwift SwiftSupport.swift
[200/457] Compiling RxSwift Switch.swift
[201/457] Compiling RxSwift SwitchIfEmpty.swift
[202/457] Compiling RxSwift SynchronizedDisposeType.swift
[203/457] Compiling RxSwift SynchronizedOnType.swift
[204/457] Compiling RxSwift SynchronizedUnsubscribeType.swift
[205/457] Compiling RxSwift TailRecursiveSink.swift
[206/457] Compiling RxSwift Take.swift
[207/473] Compiling RxSwift Rx.swift
[208/473] Compiling RxSwift RxMutableBox.swift
[209/473] Compiling RxSwift Sample.swift
[210/473] Compiling RxSwift Scan.swift
[211/473] Compiling RxSwift ScheduledDisposable.swift
[212/473] Compiling RxSwift ScheduledItem.swift
[213/473] Compiling RxSwift ScheduledItemType.swift
[214/473] Compiling RxSwift SchedulerServices+Emulation.swift
[215/473] Compiling RxSwift SchedulerType.swift
[216/473] Compiling RxSwift Sequence.swift
[217/473] Compiling RxSwift SerialDispatchQueueScheduler.swift
[218/473] Compiling RxSwift SerialDisposable.swift
[219/473] Compiling RxSwift ShareReplayScope.swift
[220/473] Compiling RxSwift Single.swift
[221/473] Compiling RxSwift SingleAssignmentDisposable.swift
[222/473] Compiling RxSwift SingleAsync.swift
[223/473] Emitting module RxSwift
[280/473] Compiling ReactiveSwift Signal.swift
[281/473] Compiling ReactiveSwift SignalProducer.swift
[282/473] Compiling ReactiveSwift UnidirectionalBinding.swift
[283/473] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[284/473] Compiling ReactiveSwift ValidatingProperty.swift
[295/473] Compiling SwiftSyntax SyntaxTraits.swift
[296/473] Compiling SwiftSyntax SyntaxVisitor.swift
[297/473] Compiling SwiftSyntax TokenKind.swift
[298/473] Compiling SwiftSyntax SyntaxNodesD.swift
[299/473] Compiling SwiftSyntax SyntaxNodesEF.swift
[300/473] Compiling SwiftSyntax SyntaxNodesGHI.swift
[301/473] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[302/473] Compiling SwiftSyntax SyntaxNodesOP.swift
[303/473] Compiling SwiftSyntax SyntaxNodesQRS.swift
[304/473] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[305/473] Compiling RxSwift InfiniteSequence.swift
[306/473] Compiling RxSwift InvocableScheduledItem.swift
[307/473] Compiling RxSwift InvocableType.swift
[308/473] Compiling RxSwift Just.swift
[309/473] Compiling RxSwift Lock.swift
[310/473] Compiling RxSwift LockOwnerType.swift
[311/473] Compiling RxSwift MainScheduler.swift
[312/473] Compiling RxSwift Map.swift
[313/473] Compiling RxSwift Materialize.swift
[314/473] Compiling RxSwift Maybe.swift
[315/473] Compiling RxSwift Merge.swift
[316/473] Compiling RxSwift Multicast.swift
[317/473] Compiling RxSwift Never.swift
[318/473] Compiling RxSwift NopDisposable.swift
[319/473] Compiling RxSwift Observable+Concurrency.swift
[320/473] Compiling RxSwift Observable.swift
[321/473] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[322/473] Compiling RxSwift ObservableConvertibleType.swift
[323/473] Compiling RxSwift ObservableType+Extensions.swift
[324/473] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[325/473] Compiling RxSwift ObservableType.swift
[326/473] Compiling RxSwift ObserveOn.swift
[327/473] Compiling RxSwift ObserverBase.swift
[328/473] Compiling RxSwift ObserverType.swift
[329/473] Compiling RxSwift OperationQueueScheduler.swift
[330/473] Compiling RxSwift Optional.swift
[331/473] Compiling RxSwift Platform.Darwin.swift
[332/473] Compiling RxSwift Platform.Linux.swift
[333/473] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[334/473] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[335/473] Compiling RxSwift PrimitiveSequence.swift
[336/473] Compiling RxSwift PriorityQueue.swift
[337/473] Compiling RxSwift Producer.swift
[338/473] Compiling RxSwift PublishSubject.swift
[339/473] Compiling RxSwift Queue.swift
[340/473] Compiling RxSwift Range.swift
[341/473] Compiling RxSwift Reactive.swift
[342/473] Compiling RxSwift RecursiveLock.swift
[343/473] Compiling RxSwift RecursiveScheduler.swift
[344/473] Compiling RxSwift Reduce.swift
[345/473] Compiling RxSwift RefCountDisposable.swift
[346/473] Compiling RxSwift Repeat.swift
[347/473] Compiling RxSwift ReplaySubject.swift
[348/473] Compiling RxSwift RetryWhen.swift
[369/474] Compiling IdentifiedCollections IdentifiedCollection.swift
[384/474] Emitting module IdentifiedCollections
[392/492] Compiling ViewEnvironment ViewEnvironmentKey.swift
[393/492] Compiling ViewEnvironment ViewEnvironment.swift
[394/492] Emitting module XCTestDynamicOverlay
[395/492] Compiling XCTestDynamicOverlay Deprecations.swift
[396/492] Compiling XCTestDynamicOverlay Exports.swift
[397/547] Compiling CasePathsCore Never+CasePathable.swift
[398/547] Compiling CasePathsCore TypeName.swift
[399/547] Compiling CasePathsCore KeyPath+Sendable.swift
[400/547] Compiling CasePathsCore Optional+CasePathable.swift
[401/547] Compiling CasePathsCore UncheckedSendable.swift
[402/548] Compiling Workflow WorkflowNode.swift
[403/549] Compiling CasePathsCore CasePathReflectable.swift
[404/549] Compiling CasePathsCore CasePathIterable.swift
[405/549] Compiling CasePathsCore AnyCasePath.swift
[406/549] Emitting module CasePathsCore
[407/549] Compiling CasePathsCore CasePathable.swift
[408/549] Compiling CasePathsCore Result+CasePathable.swift
[409/549] Compiling Workflow WorkflowObserver.swift
[410/549] Compiling RxSwift TakeLast.swift
[411/549] Compiling RxSwift TakeWithPredicate.swift
[412/549] Compiling RxSwift Throttle.swift
[413/549] Compiling RxSwift Timeout.swift
[414/549] Compiling RxSwift Timer.swift
[415/549] Compiling RxSwift ToArray.swift
[416/549] Compiling RxSwift Using.swift
[417/549] Compiling RxSwift VirtualTimeConverterType.swift
[418/549] Compiling RxSwift VirtualTimeScheduler.swift
[419/549] Compiling RxSwift Window.swift
[420/549] Compiling RxSwift WithLatestFrom.swift
[421/549] Compiling RxSwift WithUnretained.swift
[422/549] Compiling RxSwift Zip+Collection.swift
[423/549] Compiling RxSwift Zip+arity.swift
[424/549] Compiling RxSwift Zip.swift
[425/549] Compiling RxSwift resource_bundle_accessor.swift
[426/549] Compiling CustomDump String.swift
[427/549] Compiling CustomDump Unordered.swift
[428/549] Compiling CustomDump Swift.swift
[429/549] Compiling CustomDump SwiftUI.swift
[430/549] Compiling CustomDump CoreMotion.swift
[431/549] Compiling CustomDump CustomDumpRepresentable.swift
[432/549] Compiling CustomDump CustomDumpStringConvertible.swift
[433/549] Compiling CustomDump Diff.swift
[434/549] Compiling CustomDump UIKit.swift
[435/549] Compiling CustomDump Mirror.swift
[436/549] Emitting module Workflow
[437/549] Compiling Workflow WorkflowLogger.swift
[438/549] Compiling CustomDump Photos.swift
[439/549] Compiling CustomDump Speech.swift
[440/549] Compiling CustomDump CoreImage.swift
[441/549] Compiling CustomDump CoreLocation.swift
[442/569] Compiling WorkflowReactiveSwift SignalWorker.swift
[443/569] Compiling WorkflowReactiveSwift Worker.swift
[444/569] Compiling WorkflowCombine Publisher+Extensions.swift
[445/569] Compiling WorkflowCombine PublisherWorkflow.swift
[446/569] Compiling WorkflowCombine Logger.swift
[447/569] Compiling WorkflowCombine Worker.swift
[448/569] Emitting module WorkflowCombine
[449/569] Compiling WorkflowReactiveSwift QueueScheduler+Workflow.swift
[450/569] Emitting module WorkflowReactiveSwift
[451/569] Compiling WorkflowReactiveSwift SignalProducerWorkflow.swift
[452/569] Compiling WorkflowReactiveSwift Logger.swift
[453/569] Compiling WorkflowRxSwift ObservableWorkflow.swift
[454/569] Emitting module WorkflowRxSwift
[455/569] Compiling WorkflowRxSwift Logger.swift
[456/569] Compiling WorkflowRxSwift Worker.swift
[457/569] Compiling WorkflowConcurrency AsyncSequenceWorker.swift
[458/569] Compiling WorkflowConcurrency AsyncOperationWorker.swift
[459/569] Compiling WorkflowConcurrency Logger.swift
[460/569] Emitting module WorkflowConcurrency
[461/569] 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 {
[462/569] Emitting module SwiftSyntax
[463/569] Emitting module ViewEnvironment
[464/569] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[472/575] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[473/575] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[474/575] Emitting module ViewEnvironmentUI
[475/575] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[476/575] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[477/575] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
[478/588] Compiling WorkflowUI UIViewController+Extensions.swift
[479/588] Compiling WorkflowUI AnyScreen.swift
[480/589] Compiling WorkflowUI DescribedViewController.swift
[481/589] Compiling WorkflowUI ScreenContaining.swift
[482/589] Compiling WorkflowUI Screen.swift
[483/589] Compiling WorkflowUI WorkflowUIEvents.swift
[484/589] Compiling WorkflowUI WorkflowUIObserver.swift
[485/589] Emitting module WorkflowUI
[486/589] Compiling WorkflowUI WorkflowUIViewController.swift
[487/589] Compiling WorkflowUI AdaptedEnvironmentScreen.swift
[488/589] Compiling WorkflowUI WorkflowHostingController.swift
[489/589] Compiling WorkflowUI ModuleExports.swift
[490/589] Compiling WorkflowUI ScreenViewController.swift
[491/589] Compiling WorkflowUI ViewControllerDescription.swift
[499/589] Compiling CustomDump AnyType.swift
[500/589] Compiling CustomDump CollectionDifference.swift
[501/589] Compiling CustomDump Identifiable.swift
[502/591] Compiling CustomDump Foundation.swift
[503/591] Compiling CustomDump GameKit.swift
[504/591] Compiling CustomDump KeyPath.swift
[508/591] Compiling CustomDump XCTAssertDifference.swift
[509/591] Compiling CustomDump XCTAssertNoDifference.swift
[513/591] Emitting module CustomDump
[517/591] Compiling CustomDump UserNotifications.swift
[518/591] Compiling CustomDump UserNotificationsUI.swift
[519/591] Compiling CustomDump CustomDumpReflectable.swift
[520/591] Compiling CustomDump Dump.swift
[521/591] Compiling CustomDump ExpectDifference.swift
[522/591] Compiling CustomDump ExpectNoDifference.swift
[523/591] Compiling PerceptionCore Bindable.swift
[526/591] Compiling PerceptionCore Environment.swift
[527/591] Compiling PerceptionCore ThreadLocal.swift
[528/591] Compiling PerceptionCore WithPerceptionTracking.swift
[535/591] Emitting module PerceptionCore
[545/592] Compiling PerceptionCore _PerceptionRegistrar.swift
[551/592] Compiling CustomDump StoreKit.swift
[587/657] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[588/657] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[589/657] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[590/657] Compiling SwiftDiagnostics Message.swift
[591/657] Compiling SwiftDiagnostics FixIt.swift
[592/658] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[593/658] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[594/658] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[595/658] Compiling SwiftDiagnostics Convenience.swift
[596/658] Emitting module SwiftDiagnostics
[597/658] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[598/658] Compiling SwiftDiagnostics Diagnostic.swift
[599/658] Compiling SwiftDiagnostics Note.swift
[600/658] Compiling SwiftBasicFormat Syntax+Extensions.swift
[601/658] Emitting module SwiftBasicFormat
[602/658] Compiling SwiftBasicFormat InferIndentation.swift
[603/658] Compiling SwiftBasicFormat BasicFormat.swift
[604/658] Compiling SwiftParser TopLevel.swift
[605/658] Compiling SwiftParser TriviaParser.swift
[606/658] Compiling SwiftParser Types.swift
[607/658] Compiling SwiftParser ExperimentalFeatures.swift
[608/662] Compiling SwiftParser UnicodeScalarExtensions.swift
[609/662] Compiling SwiftParser Lookahead.swift
[610/662] Compiling SwiftParser LoopProgressCondition.swift
[611/662] Compiling SwiftParser Modifiers.swift
[612/662] Compiling SwiftParser Names.swift
[613/662] Compiling SwiftParser Nominals.swift
[614/662] Compiling SwiftParser Parameters.swift
[615/662] Compiling SwiftParser ParseSourceFile.swift
[616/662] Compiling SwiftParser Parser.swift
[617/662] Compiling SwiftParser Patterns.swift
[618/662] Compiling WorkflowTesting WorkflowActionTester.swift
[619/662] Compiling WorkflowTesting RenderTesterResult.swift
[620/662] Compiling WorkflowTesting WorkflowRenderTester.swift
[621/662] Compiling SwiftParser StringLiterals.swift
[622/662] Compiling SwiftParser SwiftParserCompatibility.swift
[623/662] Compiling SwiftParser SwiftVersion.swift
[624/662] Compiling SwiftParser SyntaxUtils.swift
[625/662] Compiling SwiftParser TokenConsumer.swift
[626/662] Compiling SwiftParser TokenPrecedence.swift
[627/662] Compiling SwiftParser TokenSpec.swift
[628/662] Compiling SwiftParser TokenSpecSet.swift
[629/662] Compiling SwiftParser Recovery.swift
[630/662] Compiling SwiftParser Specifiers.swift
[631/662] Compiling SwiftParser Statements.swift
[632/662] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[633/662] Compiling WorkflowTesting RenderExpectations.swift
[634/662] Compiling WorkflowTesting AppliedAction.swift
[635/662] Emitting module WorkflowTesting
[636/662] Compiling WorkflowTesting RenderTester+TestContext.swift
[637/673] Emitting module SwiftParser
[638/673] Compiling SwiftParser Directives.swift
[639/673] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[640/673] Compiling SwiftParser Expressions.swift
[641/673] Compiling SwiftParser IncrementalParseTransition.swift
[642/673] Compiling SwiftParser IsValidIdentifier.swift
[643/673] Compiling SwiftParser Attributes.swift
[644/673] Compiling SwiftParser Availability.swift
[645/673] Compiling SwiftParser CharacterInfo.swift
[646/673] Compiling SwiftParser CollectionNodes+Parsable.swift
[647/673] Compiling SwiftParser Declarations.swift
[648/673] Compiling SwiftParser Cursor.swift
[649/673] Compiling SwiftParser Lexeme.swift
[650/673] Compiling SwiftParser LexemeSequence.swift
[651/673] Compiling SwiftParser Lexer.swift
[652/673] Compiling SwiftParser RegexLiteralLexer.swift
[653/673] Compiling WorkflowRxSwiftTesting ObservableTesting.swift
[654/673] Compiling WorkflowReactiveSwiftTesting SignalProducerWorkflowTesting.swift
[655/673] Compiling WorkflowReactiveSwiftTesting WorkerTesting.swift
[656/673] Emitting module WorkflowReactiveSwiftTesting
[657/673] Compiling WorkflowRxSwiftTesting WorkerTesting.swift
[658/673] Emitting module WorkflowRxSwiftTesting
[659/673] Compiling WorkflowConcurrencyTesting WorkerTesting.swift
[660/673] Emitting module WorkflowConcurrencyTesting
[661/673] Emitting module WorkflowCombineTesting
[662/673] Compiling WorkflowCombineTesting WorkerTesting.swift
[663/673] Compiling WorkflowCombineTesting PublisherTesting.swift
[664/673] Compiling SwiftParser IsLexerClassified.swift
[665/673] Compiling SwiftParser LayoutNodes+Parsable.swift
[666/673] Compiling SwiftParser Parser+TokenSpecSet.swift
[667/673] Compiling SwiftParser TokenSpecStaticMembers.swift
[668/696] Compiling SwiftOperators PrecedenceGroup.swift
[669/697] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[670/698] Compiling SwiftOperators OperatorTable+Defaults.swift
[671/698] Compiling SwiftOperators OperatorTable.swift
[672/698] Compiling SwiftOperators PrecedenceGraph.swift
[673/698] Compiling SwiftOperators OperatorTable+Semantics.swift
[674/698] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[675/698] Compiling SwiftOperators SyntaxSynthesis.swift
[676/698] Compiling SwiftOperators OperatorError+Diagnostics.swift
[677/698] Compiling SwiftOperators OperatorError.swift
[678/698] Compiling SwiftOperators Operator.swift
[679/698] Emitting module SwiftOperators
[680/698] Compiling SwiftOperators OperatorTable+Folding.swift
[681/698] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[682/698] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[683/698] Compiling SwiftParserDiagnostics Utils.swift
[684/698] Compiling SwiftParserDiagnostics PresenceUtils.swift
[685/698] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[686/698] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[687/698] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[688/698] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[689/698] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[690/698] Compiling SwiftParserDiagnostics MissingNodesError.swift
[691/698] Compiling SwiftParserDiagnostics MissingTokenError.swift
[692/698] Emitting module SwiftParserDiagnostics
[693/713] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[694/713] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[695/713] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[696/713] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[697/713] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[698/713] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[699/713] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[700/713] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[701/714] Compiling SwiftSyntaxBuilder Indenter.swift
[702/714] Compiling SwiftSyntaxBuilder ListBuilder.swift
[703/714] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[704/714] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[705/714] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[706/714] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[707/714] Emitting module SwiftSyntaxBuilder
[708/714] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[709/732] Compiling SwiftSyntaxMacros PreambleMacro.swift
[710/733] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[711/733] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[712/733] Compiling SwiftSyntaxMacros Macro.swift
[713/733] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[714/733] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[715/733] Compiling SwiftSyntaxMacros Macro+Format.swift
[716/733] Compiling SwiftSyntaxMacros MemberMacro.swift
[717/733] Compiling SwiftSyntaxMacros PeerMacro.swift
[718/733] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[719/733] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[720/733] Compiling SwiftSyntaxMacros AttachedMacro.swift
[721/733] Compiling SwiftSyntaxMacros BodyMacro.swift
[722/733] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[723/733] Compiling SwiftSyntaxMacros AccessorMacro.swift
[724/733] Emitting module SwiftSyntaxMacros
[725/733] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[726/733] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[727/733] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[728/743] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[729/743] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[730/743] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[731/743] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[732/743] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[733/743] Emitting module SwiftSyntaxMacroExpansion
[734/743] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[735/743] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[736/743] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[737/743] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[738/755] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[739/755] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[740/755] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[741/756] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[742/756] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[743/756] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[744/756] Emitting module SwiftCompilerPluginMessageHandling
[745/756] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[746/756] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[747/756] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[748/756] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[749/756] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[750/756] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[751/758] Emitting module SwiftCompilerPlugin
[752/758] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[753/771] Compiling CasePathsMacros Plugin.swift
[754/771] Compiling PerceptionMacros Plugins.swift
[755/771] Compiling WorkflowSwiftUIMacros Plugins.swift
[756/771] Compiling WorkflowSwiftUIMacros Extensions.swift
[757/771] Emitting module PerceptionMacros
[758/771] Compiling PerceptionMacros Extensions.swift
[759/771] Compiling PerceptionMacros Availability.swift
[760/771] Compiling PerceptionMacros PerceptibleMacro.swift
[761/771] Emitting module WorkflowSwiftUIMacros
[762/771] Compiling WorkflowSwiftUIMacros Availability.swift
[763/771] Compiling WorkflowSwiftUIMacros ObservableStateMacro.swift
[763/771] Write Objects.LinkFileList
[766/771] Emitting module CasePathsMacros
[767/771] Compiling CasePathsMacros CasePathableMacro.swift
[767/771] Write Objects.LinkFileList
[768/771] Linking CasePathsMacros-tool
[769/771] Linking WorkflowSwiftUIMacros-tool
[770/771] Linking PerceptionMacros-tool
[772/781] Compiling CasePaths XCTestSupport.swift
[773/781] Compiling CasePaths LockIsolated.swift
[774/781] Compiling CasePaths Exports.swift
[775/781] Compiling CasePaths EnumReflection.swift
[776/781] Compiling CasePaths Macros.swift
[777/781] Compiling CasePaths Deprecations.swift
[778/781] Emitting module CasePaths
[779/781] Emitting module Perception
[780/781] Compiling Perception Macros.swift
[781/781] Compiling Perception Exports.swift
[782/797] Compiling WorkflowSwiftUI RenderContext+ObservableModel.swift
[783/797] Compiling WorkflowSwiftUI StateAccessor.swift
[784/797] Compiling WorkflowSwiftUI UIViewController+Orientation.swift
[785/797] Compiling WorkflowSwiftUI AreOrderedSetsDuplicates.swift
[786/797] Compiling WorkflowSwiftUI ObservableState.swift
[787/797] Compiling WorkflowSwiftUI Store.swift
[788/797] Compiling WorkflowSwiftUI ObservableScreen+Preview.swift
[789/797] Compiling WorkflowSwiftUI ObservableScreen.swift
[790/797] Compiling WorkflowSwiftUI Store+Preview.swift
[791/798] Compiling WorkflowSwiftUI ObservationStateRegistrar.swift
[792/798] Compiling WorkflowSwiftUI Exports.swift
[793/798] Emitting module WorkflowSwiftUI
[794/798] Compiling WorkflowSwiftUI Macros.swift
[795/798] Compiling WorkflowSwiftUI ObservableModel.swift
[796/798] Compiling WorkflowSwiftUI ActionModel.swift
[797/798] Compiling WorkflowSwiftUI Bindable+Store.swift
[798/798] Compiling WorkflowSwiftUI Workflow+Preview.swift
Build complete! (68.43s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/932] Fetching swift-macro-testing
[113/5583] Fetching swift-macro-testing, swift-custom-dump
[393/7125] Fetching swift-macro-testing, swift-custom-dump, swift-identified-collections
[424/9078] Fetching swift-macro-testing, swift-custom-dump, swift-identified-collections, swift-perception
[717/13588] Fetching swift-macro-testing, swift-custom-dump, swift-identified-collections, swift-perception, swift-case-paths
[2887/19188] Fetching swift-macro-testing, swift-custom-dump, swift-identified-collections, swift-perception, swift-case-paths, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (1.00s)
[12247/18256] Fetching swift-custom-dump, swift-identified-collections, swift-perception, swift-case-paths, xctest-dynamic-overlay
Fetching https://github.com/ReactiveX/RxSwift.git
[18257/91021] Fetching swift-custom-dump, swift-identified-collections, swift-perception, swift-case-paths, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.38s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.39s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[8874/80911] Fetching swift-custom-dump, swift-identified-collections, swift-perception, swift-syntax
[43802/133728] Fetching swift-custom-dump, swift-identified-collections, swift-perception, swift-syntax, rxswift
[70257/186228] Fetching swift-custom-dump, swift-identified-collections, swift-perception, swift-syntax, rxswift, reactiveswift
Fetched https://github.com/swiftlang/swift-syntax from cache (3.35s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (3.35s)
Fetched https://github.com/pointfreeco/swift-perception from cache (3.35s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.35s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.27s)
[51036/52817] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.68s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.49s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.1 (3.35s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.48s)
Fetching https://github.com/apple/swift-collections
[1/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.76s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.1 (0.49s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (2.58s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.53s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15625] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.96s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.47s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.47s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.59s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.67s)
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.7
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.2
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-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
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.7.0
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.2.2",
"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",
"IssueReporting"
],
"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_dependencies" : [
"IssueReporting"
],
"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_dependencies" : [
"IssueReporting"
],
"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_dependencies" : [
"IssueReporting"
],
"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" : [
"IssueReporting",
"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.