Build Information
Successful build of TCAFlow, reference main (8a8c24), with Swift 6.1 for macOS (SPM) on 20 Apr 2026 04:22:13 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Roy-wonji/TCAFlow.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Roy-wonji/TCAFlow
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8a8c249 LogMacro 통합 완료 - #Log를 올바른 LogMacro 매크로로 교체
Cloned https://github.com/Roy-wonji/TCAFlow.git
Revision (git rev-parse @):
8a8c2498b2ff798c534ed8d145ed8e22235d060f
SUCCESS checkout https://github.com/Roy-wonji/TCAFlow.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Roy-wonji/TCAFlow.git
https://github.com/Roy-wonji/TCAFlow.git
{
"dependencies" : [
{
"identity" : "swift-composable-architecture",
"requirement" : {
"range" : [
{
"lower_bound" : "1.25.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-composable-architecture"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "logmacro",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Roy-wonji/LogMacro"
}
],
"manifest_display_name" : "TCAFlow",
"name" : "TCAFlow",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "TCAFlow",
"targets" : [
"TCAFlow"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TCAFlowMacros",
"targets" : [
"TCAFlowMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "TCAFlowTests",
"module_type" : "SwiftTarget",
"name" : "TCAFlowTests",
"path" : "Tests/TCAFlowTests",
"sources" : [
"TCAFlowTests.swift"
],
"target_dependencies" : [
"TCAFlow"
],
"type" : "test"
},
{
"c99name" : "TCAFlowMacrosTests",
"module_type" : "SwiftTarget",
"name" : "TCAFlowMacrosTests",
"path" : "Tests/TCAFlowMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"FlowCoordinatorMacroTests.swift"
],
"target_dependencies" : [
"TCAFlowMacros"
],
"type" : "test"
},
{
"c99name" : "TCAFlowMacros",
"module_type" : "SwiftTarget",
"name" : "TCAFlowMacros",
"path" : "Sources/TCAFlowMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"TCAFlow",
"TCAFlowMacros"
],
"sources" : [
"FlowCoordinatorMacro.swift",
"Plugin.swift"
],
"type" : "macro"
},
{
"c99name" : "TCAFlow",
"module_type" : "SwiftTarget",
"name" : "TCAFlow",
"path" : "Sources/TCAFlow",
"product_dependencies" : [
"ComposableArchitecture",
"LogMacro"
],
"product_memberships" : [
"TCAFlow"
],
"sources" : [
"Animation/RouteAnimation.swift",
"Core/FlowCoordinatorMacro.swift",
"Core/ForEachRoute.swift",
"Core/ProductionSafety.swift",
"Core/SafeActionDispatch.swift",
"Core/SafeRouting.swift",
"Core/TCAFlow.swift",
"Core/TCARouter.swift",
"DeepLink/DeepLink.swift",
"Middleware/RouteGuard.swift",
"Middleware/RouteLogger.swift",
"Persistence/RoutePersistence.swift",
"Tab/TCAFlowTabRouter.swift"
],
"target_dependencies" : [
"TCAFlowMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/90] Write sources
[4/90] Copying PrivacyInfo.xcprivacy
[4/90] Write sources
[11/90] Copying PrivacyInfo.xcprivacy
[12/90] Write sources
[74/90] Compiling _SwiftSyntaxCShims dummy.c
[75/90] Compiling UIKitNavigationShim shim.m
[77/90] Write swift-version-2F0A5646E1D333AE.txt
[79/127] Compiling SwiftSyntax510 Empty.swift
[80/127] Emitting module SwiftSyntax510
[81/127] Compiling SwiftSyntax509 Empty.swift
[82/127] Emitting module SwiftSyntax509
[83/127] Emitting module Sharing1
[84/127] Compiling Sharing1 Empty.swift
[85/127] Emitting module Sharing2
[86/127] Compiling Sharing2 Empty.swift
[87/127] Emitting module Sharing1
[88/127] Compiling Sharing1 Empty.swift
[89/127] Emitting module SwiftSyntax600
[90/127] Compiling SwiftSyntax600 Empty.swift
[91/127] Emitting module IssueReportingPackageSupport
[92/127] Compiling IssueReportingPackageSupport _Test.swift
[93/127] Compiling Sharing2 Empty.swift
[94/127] Emitting module Sharing2
[95/127] Emitting module IssueReportingPackageSupport
[96/127] Compiling IssueReportingPackageSupport _Test.swift
[97/127] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[98/127] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[99/128] Emitting module InternalCollectionsUtilities
[100/128] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[101/128] Compiling InternalCollectionsUtilities _SortedCollection.swift
[102/128] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[103/128] Compiling InternalCollectionsUtilities UInt+reversed.swift
[104/189] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[105/274] Compiling SwiftSyntax Convenience.swift
[106/274] Compiling SwiftSyntax CustomTraits.swift
[107/275] Compiling SwiftSyntax SyntaxNodesC.swift
[108/275] Compiling SwiftSyntax Identifier.swift
[109/275] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[110/275] Compiling SwiftSyntax AbsolutePosition.swift
[111/275] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[112/275] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[113/275] Compiling SwiftSyntax Assert.swift
[114/275] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[115/275] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[118/275] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[119/275] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[120/275] Compiling SwiftSyntax RawSyntaxValidation.swift
[121/275] Compiling SwiftSyntax SyntaxNodesAB.swift
[122/275] Compiling SwiftSyntax BumpPtrAllocator.swift
[123/275] Compiling SwiftSyntax CommonAncestor.swift
[124/275] Compiling SwiftSyntax MemoryLayout.swift
[125/275] Compiling SwiftSyntax MissingNodeInitializers.swift
[136/275] Emitting module InternalCollectionsUtilities
[137/387] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[138/387] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[139/387] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[140/387] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[141/387] Compiling OrderedCollections OrderedDictionary+Values.swift
[142/387] Compiling OrderedCollections OrderedDictionary.swift
[143/393] Compiling OrderedCollections OrderedDictionary+Elements.swift
[144/393] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[145/393] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[146/393] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[147/393] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[148/393] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[149/393] Compiling OrderedCollections OrderedSet+Codable.swift
[150/393] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[151/393] Compiling OrderedCollections OrderedSet+Descriptions.swift
[152/393] Compiling OrderedCollections OrderedSet+Diffing.swift
[153/393] Compiling OrderedCollections OrderedSet+Equatable.swift
[154/393] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[161/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[162/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[163/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[164/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[165/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[166/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[167/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[168/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[169/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[170/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[171/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[172/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[173/399] Compiling OrderedCollections _Hashtable+Header.swift
[174/399] Compiling OrderedCollections OrderedDictionary+Codable.swift
[175/399] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[176/399] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[177/399] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[178/399] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[179/399] Compiling OrderedCollections OrderedSet+Hashable.swift
[180/399] Compiling OrderedCollections OrderedSet+Initializers.swift
[181/399] Compiling OrderedCollections OrderedSet+Insertions.swift
[182/399] Compiling OrderedCollections OrderedSet+Invariants.swift
[183/399] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[184/399] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[185/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[186/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[187/399] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[188/399] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[189/399] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[190/399] Compiling OrderedCollections OrderedSet+Sendable.swift
[233/399] Compiling OrderedCollections _HashTable+Bucket.swift
[234/399] Compiling OrderedCollections _HashTable+BucketIterator.swift
[235/399] Compiling OrderedCollections _HashTable+Constants.swift
[236/399] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[237/399] Compiling OrderedCollections _HashTable+Testing.swift
[238/399] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[239/399] Compiling OrderedCollections _HashTable.swift
[240/399] Compiling OrderedCollections OrderedSet+SubSequence.swift
[241/399] Compiling OrderedCollections OrderedSet+Testing.swift
[242/399] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[243/399] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[244/399] Compiling OrderedCollections OrderedSet.swift
[245/399] Compiling OrderedCollections _UnsafeBitset.swift
[259/399] Emitting module OrderedCollections
[279/437] Compiling SwiftSyntax TokenSequence.swift
[280/437] Compiling SwiftSyntax TokenSyntax.swift
[281/437] Compiling SwiftSyntax Trivia.swift
[282/444] Emitting module IssueReporting
[283/446] Compiling IssueReporting WithExpectedIssue.swift
[284/446] Compiling IssueReporting WithIssueContext.swift
[285/446] Compiling IdentifiedCollections Identified.swift
[286/446] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[287/446] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[288/446] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[289/446] Compiling ConcurrencyExtras Task.swift
[290/446] Compiling ConcurrencyExtras LockIsolated.swift
[291/446] Compiling ConcurrencyExtras Result.swift
[292/446] Compiling ConcurrencyExtras MainSerialExecutor.swift
[293/449] Compiling ConcurrencyExtras Result.swift
[294/449] Compiling ConcurrencyExtras MainSerialExecutor.swift
[295/449] Compiling ConcurrencyExtras UncheckedBox.swift
[296/449] Compiling ConcurrencyExtras LockIsolated.swift
[297/449] Compiling ConcurrencyExtras Locking.swift
[298/449] Compiling ConcurrencyExtras Task.swift
[299/450] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[300/450] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[301/450] Compiling ConcurrencyExtras UncheckedBox.swift
[302/450] Compiling ConcurrencyExtras AsyncStream.swift
[303/450] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[304/450] Compiling ConcurrencyExtras Locking.swift
[305/450] Emitting module ConcurrencyExtras
[306/450] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[307/450] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[309/450] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[312/450] Emitting module ConcurrencyExtras
[313/450] Compiling ConcurrencyExtras AsyncStream.swift
[314/450] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[315/450] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[316/450] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[317/450] Compiling IdentifiedCollections IdentifiedArray.swift
[319/450] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[320/450] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[321/450] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[322/450] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[325/450] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[326/450] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[343/450] Emitting module IssueReporting
[346/468] Compiling ConcurrencyExtras UncheckedSendable.swift
[350/491] Compiling PerceptionCore PerceptionTracking.swift
[351/491] Compiling PerceptionCore Perceptions.swift
[356/491] Compiling CombineSchedulers Lock.swift
[357/491] Compiling CombineSchedulers NSRecursiveLock.swift
[360/491] Compiling PerceptionCore Locals.swift
[361/491] Compiling PerceptionCore ObservationBeta.swift
[368/492] Compiling CombineSchedulers ImmediateScheduler.swift
[369/492] Compiling CombineSchedulers Deprecations.swift
[370/492] Compiling CombineSchedulers AnyScheduler.swift
[371/492] Compiling CombineSchedulers Concurrency.swift
[382/492] Compiling IssueReporting WithExpectedIssue.swift
[383/492] Compiling IssueReporting WithIssueContext.swift
[384/492] Emitting module IdentifiedCollections
[385/492] Compiling IdentifiedCollections IdentifiedCollection.swift
[386/510] Emitting module IdentifiedCollections
[387/510] Compiling PerceptionCore PerceptionChecking.swift
[388/510] Compiling PerceptionCore PerceptionRegistrar.swift
[389/523] Compiling IdentifiedCollections IdentifiedCollection.swift
[390/532] Emitting module XCTestDynamicOverlay
[391/532] Compiling XCTestDynamicOverlay Exports.swift
[392/532] Compiling XCTestDynamicOverlay Deprecations.swift
[393/570] Compiling CasePathsCore Never+CasePathable.swift
[394/570] Compiling CasePathsCore KeyPath+Sendable.swift
[395/570] Compiling CasePathsCore UncheckedSendable.swift
[396/570] Compiling CasePathsCore TypeName.swift
[397/570] Compiling CasePathsCore Optional+CasePathable.swift
[398/571] Compiling XCTestDynamicOverlay Exports.swift
[399/571] Emitting module XCTestDynamicOverlay
[400/571] Compiling XCTestDynamicOverlay Deprecations.swift
[401/571] Emitting module CasePathsCore
[402/571] Compiling CasePathsCore CasePathIterable.swift
[403/571] Compiling CasePathsCore CasePathReflectable.swift
[404/571] Compiling CasePathsCore AnyCasePath.swift
[405/571] Compiling CasePathsCore CasePathable.swift
[406/571] Compiling CasePathsCore Result+CasePathable.swift
[407/609] Compiling CasePathsCore Optional+CasePathable.swift
[408/609] Compiling CasePathsCore Never+CasePathable.swift
[409/609] Compiling CasePathsCore TypeName.swift
[410/609] Compiling CasePathsCore UncheckedSendable.swift
[411/609] Compiling CasePathsCore KeyPath+Sendable.swift
[412/609] Compiling CasePathsCore CasePathReflectable.swift
[413/609] Emitting module CasePathsCore
[414/609] Compiling CasePathsCore CasePathIterable.swift
[415/609] Compiling CasePathsCore AnyCasePath.swift
[416/609] Compiling CasePathsCore CasePathable.swift
[417/610] Compiling CasePathsCore Result+CasePathable.swift
[418/610] Emitting module SwiftSyntax
[419/610] Compiling CombineSchedulers UIScheduler.swift
[420/610] Compiling CombineSchedulers Platform.swift
[421/610] Compiling CombineSchedulers UIKit.swift
[422/611] Compiling Clocks UnimplementedClock.swift
[423/611] Compiling Clocks TestClock.swift
[424/611] Compiling Clocks Timer.swift
[425/611] Compiling Clocks UnimplementedClock.swift
[426/611] Compiling Clocks TestClock.swift
[427/611] Compiling CombineSchedulers UnimplementedScheduler.swift
[428/611] Compiling CustomDump Identifiable.swift
[429/611] Compiling CustomDump Mirror.swift
[430/611] Compiling CustomDump String.swift
[431/614] Compiling CustomDump Unordered.swift
[432/614] Compiling CustomDump XCTAssertDifference.swift
[433/614] Compiling CustomDump XCTAssertNoDifference.swift
[434/614] Emitting module CustomDump
[436/617] Compiling CustomDump CoreImage.swift
[437/617] Compiling CustomDump CoreLocation.swift
[438/617] Compiling CustomDump CoreMotion.swift
[439/617] Compiling CustomDump Unordered.swift
[440/617] Compiling CustomDump XCTAssertDifference.swift
[441/617] Compiling CustomDump XCTAssertNoDifference.swift
[442/617] Compiling CustomDump ExpectNoDifference.swift
[443/617] Compiling CustomDump AnyType.swift
[444/617] Compiling CustomDump CollectionDifference.swift
[448/617] Compiling CustomDump UniformTypeIdentifiers.swift
[449/617] Compiling CustomDump UserNotifications.swift
[450/617] Compiling CustomDump UserNotificationsUI.swift
[454/617] Compiling PerceptionCore ThreadLocal.swift
[455/618] Compiling Clocks _AsyncTimerSequence.swift
[456/618] Compiling Clocks Lock.swift
[457/618] Emitting module Clocks
[458/618] Compiling Clocks AnyClock.swift
[459/618] Compiling Clocks SwiftUI.swift
[460/618] Compiling Clocks ImmediateClock.swift
[461/618] Compiling CombineSchedulers UIScheduler.swift
[462/618] Compiling CombineSchedulers UIKit.swift
[463/618] Compiling CombineSchedulers Timer.swift
[464/618] Compiling CombineSchedulers TestScheduler.swift
[465/618] Compiling CustomDump CustomDumpRepresentable.swift
[466/618] Compiling CustomDump CustomDumpStringConvertible.swift
[468/618] Compiling CustomDump CustomDumpReflectable.swift
[469/618] Compiling CombineSchedulers Platform.swift
[470/618] Emitting module CombineSchedulers
[473/618] Compiling CombineSchedulers SwiftUI.swift
[474/619] Compiling Clocks Timer.swift
[475/619] Compiling Clocks _AsyncTimerSequence.swift
[476/619] Compiling Clocks ImmediateClock.swift
[477/619] Compiling Clocks AnyClock.swift
[478/619] Compiling Clocks Lock.swift
[479/619] Compiling Clocks SwiftUI.swift
[480/619] Emitting module Clocks
[481/619] Compiling CombineSchedulers Timer.swift
[482/619] Compiling CombineSchedulers TestScheduler.swift
[485/619] Emitting module CombineSchedulers
[490/619] Compiling CombineSchedulers SwiftUI.swift
[494/619] Compiling CustomDump Photos.swift
[495/619] Compiling CustomDump Speech.swift
[496/619] Compiling CustomDump StoreKit.swift
[497/619] Compiling CustomDump Foundation.swift
[498/619] Compiling CustomDump GameKit.swift
[499/619] Compiling CustomDump KeyPath.swift
[500/619] Compiling CustomDump Swift.swift
[501/619] Compiling CustomDump SwiftUI.swift
[502/619] Compiling CustomDump UIKit.swift
[503/619] Compiling CustomDump Diff.swift
[504/619] Compiling CustomDump Dump.swift
[505/619] Compiling CustomDump ExpectDifference.swift
[506/645] Compiling Dependencies SendableKeyPath.swift
[507/645] Compiling Dependencies Clocks.swift
[508/645] Compiling Dependencies Context.swift
[509/645] Compiling Dependencies TypeName.swift
[510/645] Compiling Dependencies PreviewTrait.swift
[511/645] Compiling Dependencies Exports.swift
[512/645] Compiling Dependencies DependencyValues.swift
[513/645] Compiling Dependencies Assert.swift
[514/645] Compiling Dependencies Calendar.swift
[515/645] Compiling Dependencies WithRandomNumberGenerator.swift
[516/645] Compiling Dependencies AppEntryPoint.swift
[517/645] Compiling Dependencies Deprecations.swift
[518/645] Compiling Dependencies MainRunLoop.swift
[519/645] Compiling Dependencies NotificationCenter.swift
[520/645] Compiling Dependencies OpenURL.swift
[521/645] Compiling Dependencies FireAndForget.swift
[522/645] Compiling Dependencies Locale.swift
[523/645] Compiling Dependencies MainQueue.swift
[524/645] Compiling Dependencies Dependency.swift
[525/645] Compiling Dependencies DependencyContext.swift
[526/645] Compiling Dependencies DependencyKey.swift
[527/645] Compiling PerceptionCore _PerceptionRegistrar.swift
[530/645] Compiling Dependencies Date.swift
[542/645] Compiling CombineSchedulers UnimplementedScheduler.swift
[543/671] Compiling Dependencies FireAndForget.swift
[544/671] Compiling Dependencies Locale.swift
[545/671] Compiling Dependencies MainQueue.swift
[546/671] Compiling Dependencies OpenURL.swift
[547/671] Compiling Dependencies TimeZone.swift
[548/671] Compiling Dependencies URLSession.swift
[549/671] Compiling Dependencies UUID.swift
[550/673] Emitting module Dependencies
[551/673] Compiling Dependencies Dependency.swift
[552/673] Compiling Dependencies DependencyContext.swift
[553/673] Compiling Dependencies DependencyKey.swift
[554/673] Compiling Dependencies TypeName.swift
[555/673] Compiling Dependencies PreviewTrait.swift
[556/673] Compiling Dependencies DependencyValues.swift
[560/675] Compiling Dependencies MainRunLoop.swift
[561/675] Compiling Dependencies NotificationCenter.swift
[563/675] Compiling Dependencies SendableKeyPath.swift
[564/675] Compiling Dependencies WithRandomNumberGenerator.swift
[565/675] Compiling Dependencies AppEntryPoint.swift
[566/675] Compiling Dependencies Assert.swift
[567/675] Compiling Dependencies Calendar.swift
[568/675] Compiling Dependencies Exports.swift
[569/675] Compiling Dependencies Deprecations.swift
[570/675] Compiling Dependencies Clocks.swift
[571/675] Compiling Dependencies Context.swift
[572/675] Compiling Dependencies Date.swift
[575/675] Emitting module Dependencies
[579/675] Compiling Dependencies TestTrait.swift
[580/675] Compiling Dependencies WithDependencies.swift
[614/675] Compiling PerceptionCore WithPerceptionTracking.swift
[621/675] Compiling PerceptionCore Environment.swift
[622/675] Compiling PerceptionCore WithPerceptionTracking.swift
[623/675] Compiling PerceptionCore Bindable.swift
[630/675] Compiling PerceptionCore ThreadLocal.swift
[635/675] Emitting module PerceptionCore
[638/675] Compiling PerceptionCore Environment.swift
[641/675] Compiling PerceptionCore Bindable.swift
[642/675] Emitting module PerceptionCore
[643/698] Compiling PerceptionCore _PerceptionRegistrar.swift
[644/720] Compiling Sharing Deprecations.swift
[645/720] Compiling Sharing KeyPath+Sendable.swift
[646/720] Compiling Sharing MutexBackport.swift
[647/722] Emitting module Sharing
[648/722] Compiling Sharing SwiftUIStateSharing.swift
[649/722] Compiling Sharing resource_bundle_accessor.swift
[650/722] Compiling Sharing NSRecursiveLock+WithLock.swift
[651/722] Compiling Sharing PassthroughRelay.swift
[652/722] Compiling Sharing PersistentReferences.swift
[653/722] Compiling Sharing SharedCollection.swift
[654/722] Compiling Sharing SharedContinuations.swift
[655/722] Compiling Sharing Shared.swift
[656/722] Compiling Sharing SharedBinding.swift
[657/724] Emitting module Sharing
[660/724] Compiling Sharing InMemoryKey.swift
[661/724] Compiling Sharing SharedPublisher.swift
[664/724] Compiling Sharing SharedChangeTracker.swift
[665/724] Compiling Sharing TypeName.swift
[666/724] Compiling Sharing FileStorageKey.swift
[667/724] Compiling Sharing Reference.swift
[671/724] Compiling Sharing SharedKey.swift
[672/724] Compiling Sharing AppStorageKey.swift
[673/724] Compiling Sharing DefaultKey.swift
[674/724] Compiling Sharing SharedReader.swift
[675/724] Compiling Sharing SharedReaderKey.swift
[690/724] Compiling Sharing SwiftUIStateSharing.swift
[691/724] Compiling Sharing resource_bundle_accessor.swift
[706/724] Compiling SwiftSyntax SyntaxNodesD.swift
[707/724] Compiling SwiftSyntax SyntaxNodesEF.swift
[708/724] Compiling SwiftSyntax SyntaxNodesGHI.swift
[709/724] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[710/724] Compiling SwiftSyntax SyntaxNodesOP.swift
[711/724] Compiling SwiftSyntax SyntaxNodesQRS.swift
[712/724] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[713/782] Compiling SwiftBasicFormat Syntax+Extensions.swift
[714/782] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[715/782] Compiling SwiftDiagnostics Message.swift
[716/783] Compiling SwiftDiagnostics Note.swift
[717/783] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[718/783] Compiling SwiftBasicFormat InferIndentation.swift
[719/783] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[720/783] Compiling SwiftDiagnostics FixIt.swift
[721/783] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[722/783] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[723/783] Emitting module SwiftDiagnostics
[724/783] Compiling SwiftDiagnostics Convenience.swift
[725/783] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[726/783] Compiling SwiftDiagnostics Diagnostic.swift
[727/783] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[728/783] Emitting module SwiftBasicFormat
[729/783] Compiling SwiftBasicFormat BasicFormat.swift
[730/783] Compiling SwiftParser TopLevel.swift
[731/783] Compiling SwiftParser TriviaParser.swift
[732/783] Compiling SwiftParser Types.swift
[733/783] Compiling SwiftParser ExperimentalFeatures.swift
[734/787] Compiling SwiftParser UnicodeScalarExtensions.swift
[735/787] Compiling SwiftParser Lookahead.swift
[736/787] Compiling SwiftParser LoopProgressCondition.swift
[737/787] Compiling SwiftParser Modifiers.swift
[738/787] Compiling SwiftParser Names.swift
[739/787] Compiling SwiftParser TokenConsumer.swift
[740/787] Compiling SwiftParser TokenPrecedence.swift
[741/787] Compiling SwiftParser TokenSpec.swift
[742/787] Compiling SwiftParser TokenSpecSet.swift
[743/787] Compiling SwiftParser StringLiterals.swift
[744/787] Compiling SwiftParser SwiftParserCompatibility.swift
[745/787] Compiling SwiftParser SwiftVersion.swift
[746/787] Compiling SwiftParser SyntaxUtils.swift
[747/787] Emitting module SwiftParser
[748/787] Compiling SwiftParser Recovery.swift
[749/787] Compiling SwiftParser Specifiers.swift
[750/787] Compiling SwiftParser Statements.swift
[751/787] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[752/787] Compiling SwiftParser Nominals.swift
[753/787] Compiling SwiftParser Parameters.swift
[754/787] Compiling SwiftParser ParseSourceFile.swift
[755/787] Compiling SwiftParser Parser.swift
[756/787] Compiling SwiftParser Patterns.swift
[757/787] Compiling SwiftParser Directives.swift
[758/787] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[759/787] Compiling SwiftParser Expressions.swift
[760/787] Compiling SwiftParser IncrementalParseTransition.swift
[761/787] Compiling SwiftParser IsValidIdentifier.swift
[762/787] Compiling SwiftParser Attributes.swift
[763/787] Compiling SwiftParser Availability.swift
[764/787] Compiling SwiftParser CharacterInfo.swift
[765/787] Compiling SwiftParser CollectionNodes+Parsable.swift
[766/787] Compiling SwiftParser Declarations.swift
[767/787] Compiling SwiftParser Cursor.swift
[768/787] Compiling SwiftParser Lexeme.swift
[769/787] Compiling SwiftParser LexemeSequence.swift
[770/787] Compiling SwiftParser Lexer.swift
[771/787] Compiling SwiftParser RegexLiteralLexer.swift
[772/787] Compiling SwiftParser IsLexerClassified.swift
[773/787] Compiling SwiftParser LayoutNodes+Parsable.swift
[774/787] Compiling SwiftParser Parser+TokenSpecSet.swift
[775/787] Compiling SwiftParser TokenSpecStaticMembers.swift
[776/810] Compiling SwiftOperators PrecedenceGroup.swift
[777/811] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[778/812] Compiling SwiftOperators PrecedenceGraph.swift
[779/812] Compiling SwiftOperators OperatorTable.swift
[780/812] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[781/812] Compiling SwiftOperators SyntaxSynthesis.swift
[782/812] Compiling SwiftOperators OperatorTable+Semantics.swift
[783/812] Compiling SwiftOperators OperatorError+Diagnostics.swift
[784/812] Compiling SwiftOperators OperatorTable+Defaults.swift
[785/812] Compiling SwiftOperators OperatorError.swift
[786/812] Emitting module SwiftOperators
[787/812] Compiling SwiftOperators Operator.swift
[788/812] Compiling SwiftOperators OperatorTable+Folding.swift
[789/812] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[790/812] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[791/812] Compiling SwiftParserDiagnostics Utils.swift
[792/812] Compiling SwiftParserDiagnostics PresenceUtils.swift
[793/812] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[794/812] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[795/812] Compiling SwiftParserDiagnostics MissingNodesError.swift
[796/812] Compiling SwiftParserDiagnostics MissingTokenError.swift
[797/812] Emitting module SwiftParserDiagnostics
[798/812] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[799/812] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[800/812] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[801/827] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[802/828] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[803/828] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[804/828] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[805/828] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[806/828] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[807/828] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[808/828] Compiling SwiftSyntaxBuilder Indenter.swift
[809/828] Compiling SwiftSyntaxBuilder ListBuilder.swift
[810/828] Emitting module SwiftSyntaxBuilder
[811/828] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[812/828] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[813/828] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[814/828] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[815/828] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[816/828] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[817/846] Compiling SwiftSyntaxMacros PreambleMacro.swift
[818/847] Compiling SwiftSyntaxMacros AttachedMacro.swift
[819/847] Compiling SwiftSyntaxMacros BodyMacro.swift
[820/847] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[821/847] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[822/847] Compiling SwiftSyntaxMacros Macro.swift
[823/847] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[824/847] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[825/847] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[826/847] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[827/847] Compiling SwiftSyntaxMacros Macro+Format.swift
[828/847] Compiling SwiftSyntaxMacros MemberMacro.swift
[829/847] Compiling SwiftSyntaxMacros PeerMacro.swift
[830/847] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[831/847] Compiling SwiftSyntaxMacros AccessorMacro.swift
[832/847] Emitting module SwiftSyntaxMacros
[833/847] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[834/847] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[835/847] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[836/857] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[837/857] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[838/857] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[839/857] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[840/857] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[841/857] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[842/857] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[843/857] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[844/857] Emitting module SwiftSyntaxMacroExpansion
[845/857] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[846/869] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[847/869] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[848/869] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[849/869] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[850/869] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[851/869] Emitting module SwiftCompilerPluginMessageHandling
[852/869] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[853/869] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[854/869] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[855/869] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[856/869] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[857/869] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[858/870] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[859/872] Emitting module SwiftCompilerPlugin
[860/872] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[861/899] Compiling CasePathsMacros Plugin.swift
[862/899] Compiling PerceptionMacros Plugins.swift
[863/899] Compiling DependenciesMacrosPlugin Plugins.swift
[864/899] Emitting module LogMacroMacro
[865/899] Compiling LogMacroMacro Plugins.swift
[866/899] Compiling LogMacroMacro LogMacroMacro.swift
[866/899] Write Objects.LinkFileList
[868/899] Compiling DependenciesMacrosPlugin Support.swift
[869/899] Compiling PerceptionMacros Extensions.swift
[870/899] Compiling PerceptionMacros PerceptibleMacro.swift
[871/899] Compiling PerceptionMacros Availability.swift
[872/899] Emitting module PerceptionMacros
[872/899] Write Objects.LinkFileList
[874/899] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[875/899] Emitting module DependenciesMacrosPlugin
[876/899] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[876/899] Write Objects.LinkFileList
[878/899] Emitting module CasePathsMacros
[879/899] Compiling CasePathsMacros CasePathableMacro.swift
[879/899] Write Objects.LinkFileList
[880/899] Linking LogMacroMacro-tool
[881/899] Linking PerceptionMacros-tool
[882/899] Linking DependenciesMacrosPlugin-tool
[883/899] Linking CasePathsMacros-tool
[885/937] Compiling LogMacro LogMacro.swift
[886/937] Compiling LogMacro LogMacroExport.swift
[887/937] Compiling LogMacro LogMacro.swift
[888/937] Compiling LogMacro Extension+OSLog.swift
[889/937] Compiling LogMacro Extension+Log.swift
[890/937] Compiling LogMacro LogMacroExport.swift
[891/937] Compiling LogMacro Log.swift
[892/937] Emitting module LogMacro
[893/937] Compiling LogMacro Extension+Log.swift
[894/937] Compiling LogMacro Log.swift
[895/937] Compiling LogMacro Extension+OSLog.swift
[896/937] Emitting module LogMacro
[897/937] Compiling CasePaths XCTestSupport.swift
[898/937] Compiling CasePaths Exports.swift
[899/937] Compiling CasePaths XCTestSupport.swift
[900/937] Compiling CasePaths LockIsolated.swift
[901/937] Emitting module Perception
[902/937] Compiling Perception Macros.swift
[903/937] Compiling Perception Exports.swift
[904/937] Compiling Perception Macros.swift
[905/937] Emitting module Perception
[906/937] Compiling Perception Exports.swift
[907/937] Compiling CasePaths EnumReflection.swift
[909/937] Compiling CasePaths Deprecations.swift
[910/937] Compiling TCAFlowMacros Plugin.swift
[911/937] Emitting module DependenciesMacros
[913/937] Compiling DependenciesMacros Exports.swift
[914/937] Compiling DependenciesMacros Macros.swift
[915/937] Compiling DependenciesMacros Exports.swift
[916/937] Compiling DependenciesMacros Macros.swift
[917/937] Emitting module TCAFlowMacros
[918/937] Compiling TCAFlowMacros FlowCoordinatorMacro.swift
[918/937] Write Objects.LinkFileList
[920/937] Emitting module ComposableArchitectureMacros
[921/937] Compiling CasePaths Exports.swift
[922/937] Compiling CasePaths Deprecations.swift
[923/937] Compiling CasePaths LockIsolated.swift
[924/937] Compiling CasePaths Macros.swift
[925/937] Emitting module CasePaths
[927/937] Compiling CasePaths Macros.swift
[928/937] Compiling ComposableArchitectureMacros ViewActionMacro.swift
[929/938] Compiling ComposableArchitectureMacros PresentsMacro.swift
[930/938] Compiling ComposableArchitectureMacros Plugins.swift
[931/938] Compiling ComposableArchitectureMacros ObservableStateMacro.swift
[932/938] Compiling ComposableArchitectureMacros Availability.swift
[933/938] Compiling ComposableArchitectureMacros ReducerMacro.swift
[934/941] Compiling ComposableArchitectureMacros Extensions.swift
[934/979] Write Objects.LinkFileList
[936/979] Compiling SwiftNavigation NSObject+Observe.swift
[937/979] Compiling SwiftNavigation Observe.swift
[938/981] Compiling SwiftNavigation UIBinding+Sharing.swift
[939/981] Compiling SwiftNavigation TextState.swift
[940/981] Compiling SwiftNavigation NSObject+Observe.swift
[941/981] Compiling SwiftNavigation Observe.swift
[942/983] Emitting module SwiftNavigation
[944/983] Compiling SwiftNavigation Deprecations.swift
[945/983] Compiling SwiftNavigation ErrorMechanism.swift
[946/983] Compiling SwiftNavigation KeyPath+Sendable.swift
[947/983] Compiling SwiftNavigation ToOptionalUnit.swift
[947/983] Linking TCAFlowMacros-tool
[948/983] Compiling SwiftNavigation HashableObject.swift
[950/983] Compiling SwiftNavigation AssumeIsolated.swift
[951/983] Compiling SwiftNavigation ButtonState.swift
[952/983] Compiling SwiftNavigation ButtonStateBuilder.swift
[953/983] Compiling SwiftNavigation ConfirmationDialogState.swift
[954/983] Compiling SwiftNavigation UIBindable.swift
[955/983] Compiling SwiftNavigation UIBinding.swift
[958/983] Compiling SwiftNavigation AlertState.swift
[959/983] Compiling SwiftNavigation Bind.swift
[960/983] Compiling SwiftNavigation Binding.swift
[979/983] Compiling SwiftNavigation UINavigationPath.swift
[980/983] Compiling SwiftNavigation UITransaction.swift
[982/1023] Linking ComposableArchitectureMacros-tool
[984/1023] Compiling UIKitNavigation PopFromViewController.swift
[985/1023] Compiling UIKitNavigation Dismiss.swift
[986/1025] Emitting module UIKitNavigation
[988/1027] Compiling UIKitNavigation UISlider.swift
[989/1027] Compiling UIKitNavigation UIStepper.swift
[990/1027] Compiling UIKitNavigation Representable.swift
[991/1027] Compiling UIKitNavigation UIBinding.swift
[992/1027] Compiling UIKitNavigation Push.swift
[993/1027] Compiling UIKitNavigation UIAlertController.swift
[996/1027] Compiling UIKitNavigation UIColorWell.swift
[997/1027] Compiling UIKitNavigation UIControl.swift
[998/1027] Compiling UIKitNavigation UIDatePicker.swift
[999/1027] Compiling UIKitNavigation NavigationStackController.swift
[1000/1027] Compiling UIKitNavigation Presentation.swift
[1001/1027] Compiling UIKitNavigation UISwitch.swift
[1002/1027] Compiling UIKitNavigation UITabBarController.swift
[1003/1027] Compiling UIKitNavigation UIPageControl.swift
[1004/1027] Compiling UIKitNavigation UISegmentedControl.swift
[1005/1027] Compiling UIKitNavigation UITextField.swift
[1006/1027] Compiling UIKitNavigation Exports.swift
[1024/1027] Compiling UIKitNavigation UIKitAnimation.swift
[1025/1027] Compiling UIKitNavigation UITransaction.swift
[1028/1053] Compiling SwiftUINavigation Popover.swift
[1029/1053] Compiling SwiftUINavigation Identified.swift
[1030/1053] Compiling SwiftUINavigation NavigationLink.swift
[1031/1053] Compiling SwiftUINavigation NavigationDestination.swift
[1032/1053] Compiling SwiftUINavigation Sheet.swift
[1033/1053] Compiling SwiftUINavigation Exports.swift
[1035/1054] Compiling SwiftUINavigation Binding+Internal.swift
[1036/1054] Compiling SwiftUINavigation Deprecations.swift
[1037/1054] Compiling SwiftUINavigation Identified.swift
[1038/1054] Compiling SwiftUINavigation NavigationDestination.swift
[1039/1055] Compiling SwiftUINavigation Popover.swift
[1040/1055] Compiling SwiftUINavigation Sheet.swift
[1041/1055] Compiling SwiftUINavigation NavigationLink.swift
[1042/1055] Compiling SwiftUINavigation ConfirmationDialog.swift
[1043/1055] Compiling SwiftUINavigation FullScreenCover.swift
[1044/1055] Emitting module SwiftUINavigation
[1045/1055] Compiling SwiftUINavigation Alert.swift
[1046/1055] Compiling SwiftUINavigation Binding.swift
[1051/1055] Emitting module SwiftUINavigation
[1054/1055] Compiling SwiftUINavigation WithState.swift
[1056/1169] Compiling ComposableArchitecture Binding+Observation.swift
[1057/1169] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[1058/1169] Compiling ComposableArchitecture Box.swift
[1059/1169] Compiling ComposableArchitecture Create.swift
[1060/1169] Compiling ComposableArchitecture CurrentValueRelay.swift
[1061/1169] Compiling ComposableArchitecture Debug.swift
[1062/1175] Compiling ComposableArchitecture Reducer.swift
[1063/1175] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[1064/1175] Compiling ComposableArchitecture RuntimeWarnings.swift
[1065/1175] Compiling ComposableArchitecture StackIDGenerator.swift
[1066/1175] Compiling ComposableArchitecture Macros.swift
[1067/1175] Compiling ComposableArchitecture Alert+Observation.swift
[1068/1175] Compiling ComposableArchitecture EmptyReducer.swift
[1069/1175] Compiling ComposableArchitecture ForEachReducer.swift
[1070/1175] Compiling ComposableArchitecture IfCaseLetReducer.swift
[1071/1175] Compiling ComposableArchitecture IfLetReducer.swift
[1072/1175] Compiling ComposableArchitecture OnChange.swift
[1073/1175] Compiling ComposableArchitecture Optional.swift
[1080/1181] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[1081/1181] Compiling ComposableArchitecture RuntimeWarnings.swift
[1082/1181] Compiling ComposableArchitecture StackIDGenerator.swift
[1083/1181] Compiling ComposableArchitecture Macros.swift
[1084/1181] Compiling ComposableArchitecture Alert+Observation.swift
[1085/1181] Compiling ComposableArchitecture Binding+Observation.swift
[1093/1181] Emitting module ComposableArchitecture
[1094/1181] Compiling ComposableArchitecture DispatchQueue.swift
[1095/1181] Compiling ComposableArchitecture EffectActions.swift
[1096/1181] Compiling ComposableArchitecture EphemeralState.swift
[1097/1181] Compiling ComposableArchitecture Exports.swift
[1098/1181] Compiling ComposableArchitecture HashableStaticString.swift
[1099/1181] Compiling ComposableArchitecture KeyPath+Sendable.swift
[1100/1181] Compiling ComposableArchitecture Locking.swift
[1101/1181] Compiling ComposableArchitecture Logger.swift
[1102/1181] Compiling ComposableArchitecture NavigationID.swift
[1103/1181] Compiling ComposableArchitecture NotificationName.swift
[1104/1181] Compiling ComposableArchitecture OpenExistential.swift
[1105/1181] Compiling ComposableArchitecture PresentationID.swift
[1106/1181] Compiling ComposableArchitecture Reducer.swift
[1107/1181] Compiling ComposableArchitecture ReducerBuilder.swift
[1108/1181] Compiling ComposableArchitecture BindingReducer.swift
[1109/1181] Compiling ComposableArchitecture CombineReducers.swift
[1110/1181] Compiling ComposableArchitecture DebugReducer.swift
[1111/1181] Compiling ComposableArchitecture DependencyKeyWritingReducer.swift
[1112/1181] Compiling ComposableArchitecture IdentifiedArray+Observation.swift
[1113/1181] Compiling ComposableArchitecture NavigationStack+Observation.swift
[1114/1181] Compiling ComposableArchitecture ObservableState.swift
[1115/1181] Compiling ComposableArchitecture ObservationStateRegistrar.swift
[1116/1181] Compiling ComposableArchitecture Store+Observation.swift
[1117/1181] Compiling ComposableArchitecture ViewAction.swift
[1118/1181] Emitting module ComposableArchitecture
[1119/1181] Compiling ComposableArchitecture PresentationReducer.swift
[1120/1181] Compiling ComposableArchitecture Reduce.swift
[1121/1181] Compiling ComposableArchitecture Scope.swift
[1122/1181] Compiling ComposableArchitecture SignpostReducer.swift
[1123/1181] Compiling ComposableArchitecture StackReducer.swift
[1124/1181] Compiling ComposableArchitecture AppStorageKeyPathKey.swift
[1131/1181] Compiling ComposableArchitecture Store.swift
[1132/1181] Compiling ComposableArchitecture Binding.swift
[1133/1181] Compiling ComposableArchitecture TestStore.swift
[1134/1181] Compiling ComposableArchitecture AlertStateUIKit.swift
[1135/1181] Compiling ComposableArchitecture NavigationStackControllerUIKit.swift
[1136/1181] Compiling ComposableArchitecture resource_bundle_accessor.swift
[1148/1181] Compiling ComposableArchitecture DefaultSubscript.swift
[1149/1181] Compiling ComposableArchitecture Deprecations.swift
[1182/1207] Compiling TCAFlow RouteLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Middleware/RouteLogger.swift:23:31: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
21 | Reduce { state, action in
22 | let before = String(describing: state)
23 | let effect = base.reduce(into: &state, action: action)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
24 | let after = String(describing: state)
25 |
[1183/1208] Compiling TCAFlow RouteGuard.swift
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Middleware/RouteGuard.swift:59:31: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
57 | Reduce { state, action in
58 | let snapshot = state
59 | let effect = base.reduce(into: &state, action: action)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
60 |
61 | // state가 변경되었는지 확인
[1184/1208] Compiling TCAFlow RoutePersistence.swift
[1185/1208] Compiling TCAFlow DeepLink.swift
[1186/1209] Compiling TCAFlow RoutePersistence.swift
[1187/1209] Compiling TCAFlow RouteLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Middleware/RouteLogger.swift:23:31: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
21 | Reduce { state, action in
22 | let before = String(describing: state)
23 | let effect = base.reduce(into: &state, action: action)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
24 | let after = String(describing: state)
25 |
[1188/1209] Compiling TCAFlow RouteGuard.swift
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Middleware/RouteGuard.swift:59:31: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
57 | Reduce { state, action in
58 | let snapshot = state
59 | let effect = base.reduce(into: &state, action: action)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
60 |
61 | // state가 변경되었는지 확인
[1189/1209] Emitting module TCAFlow
[1190/1209] Compiling TCAFlow TCAFlowTabRouter.swift
[1192/1209] Compiling TCAFlow TCAFlow.swift
[1193/1209] Compiling TCAFlow DeepLink.swift
[1194/1209] Compiling TCAFlow RouteAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeActionDispatch.swift:75:32: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
73 | Reduce { state, action in
74 | let effectsToCancel = effectIDs(state)
75 | let effects = self.reduce(into: &state, action: action)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
76 |
77 | let cancelEffects = Effect<Action>.merge(
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeRouting.swift:47:36: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
45 |
46 | // Child reducer 실행
47 | let effects = childReducer.reduce(into: &state, action: action)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
48 |
49 | // State가 변경된 경우 관련 effects 취소
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeRouting.swift:105:41: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
103 |
104 | let previousChildState = childState
105 | let childEffects = childReducer.reduce(into: &childState, action: childAction)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
106 |
107 | // State 변경사항 적용
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeRouting.swift:163:32: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
161 |
162 | case let .wrapped(wrappedAction):
163 | return baseReducer.reduce(into: &state, action: wrappedAction)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
164 | .map { .wrapped($0) }
165 |
[1195/1209] Compiling TCAFlow FlowCoordinatorMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeActionDispatch.swift:75:32: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
73 | Reduce { state, action in
74 | let effectsToCancel = effectIDs(state)
75 | let effects = self.reduce(into: &state, action: action)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
76 |
77 | let cancelEffects = Effect<Action>.merge(
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeRouting.swift:47:36: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
45 |
46 | // Child reducer 실행
47 | let effects = childReducer.reduce(into: &state, action: action)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
48 |
49 | // State가 변경된 경우 관련 effects 취소
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeRouting.swift:105:41: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
103 |
104 | let previousChildState = childState
105 | let childEffects = childReducer.reduce(into: &childState, action: childAction)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
106 |
107 | // State 변경사항 적용
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeRouting.swift:163:32: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
161 |
162 | case let .wrapped(wrappedAction):
163 | return baseReducer.reduce(into: &state, action: wrappedAction)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
164 | .map { .wrapped($0) }
165 |
[1196/1209] Compiling TCAFlow ForEachRoute.swift
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/ForEachRoute.swift:63:10: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
61 | let casePath = AnyCasePath(toElementAction)
62 | return element
63 | .reduce(into: &state[keyPath: toElementsState][index], action: elementAction)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
64 | .map { casePath.embed((id: index, action: $0)) }
65 | }
[1197/1209] Compiling TCAFlow ProductionSafety.swift
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/ForEachRoute.swift:63:10: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
61 | let casePath = AnyCasePath(toElementAction)
62 | return element
63 | .reduce(into: &state[keyPath: toElementsState][index], action: elementAction)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
64 | .map { casePath.embed((id: index, action: $0)) }
65 | }
[1198/1209] Compiling TCAFlow TCARouter.swift
[1199/1209] Compiling TCAFlow SafeActionDispatch.swift
[1200/1209] Compiling TCAFlow SafeRouting.swift
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeActionDispatch.swift:75:32: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
73 | Reduce { state, action in
74 | let effectsToCancel = effectIDs(state)
75 | let effects = self.reduce(into: &state, action: action)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
76 |
77 | let cancelEffects = Effect<Action>.merge(
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeRouting.swift:47:36: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
45 |
46 | // Child reducer 실행
47 | let effects = childReducer.reduce(into: &state, action: action)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
48 |
49 | // State가 변경된 경우 관련 effects 취소
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeRouting.swift:105:41: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
103 |
104 | let previousChildState = childState
105 | let childEffects = childReducer.reduce(into: &childState, action: childAction)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
106 |
107 | // State 변경사항 적용
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeRouting.swift:163:32: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
161 |
162 | case let .wrapped(wrappedAction):
163 | return baseReducer.reduce(into: &state, action: wrappedAction)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
164 | .map { .wrapped($0) }
165 |
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeActionDispatch.swift:75:32: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
73 | Reduce { state, action in
74 | let effectsToCancel = effectIDs(state)
75 | let effects = self.reduce(into: &state, action: action)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
76 |
77 | let cancelEffects = Effect<Action>.merge(
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeRouting.swift:47:36: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
45 |
46 | // Child reducer 실행
47 | let effects = childReducer.reduce(into: &state, action: action)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
48 |
49 | // State가 변경된 경우 관련 effects 취소
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeRouting.swift:105:41: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
103 |
104 | let previousChildState = childState
105 | let childEffects = childReducer.reduce(into: &childState, action: childAction)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
106 |
107 | // State 변경사항 적용
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/SafeRouting.swift:163:32: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
161 |
162 | case let .wrapped(wrappedAction):
163 | return baseReducer.reduce(into: &state, action: wrappedAction)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
164 | .map { .wrapped($0) }
165 |
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/ForEachRoute.swift:63:10: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
61 | let casePath = AnyCasePath(toElementAction)
62 | return element
63 | .reduce(into: &state[keyPath: toElementsState][index], action: elementAction)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
64 | .map { casePath.embed((id: index, action: $0)) }
65 | }
/Users/admin/builder/spi-builder-workspace/Sources/TCAFlow/Core/ForEachRoute.swift:63:10: warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
61 | let casePath = AnyCasePath(toElementAction)
62 | return element
63 | .reduce(into: &state[keyPath: toElementsState][index], action: elementAction)
| `- warning: 'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
− return Child().reduce(&child.state, action: .childAction).map(Action.child)
+ return .send(.child(.childAction))
Or, if you don't want to send a new action through the store, extract helpers that can be invoked by either reducer.
64 | .map { casePath.embed((id: index, action: $0)) }
65 | }
[1205/1209] Compiling TCAFlow TCAFlow.swift
[1208/1209] Compiling TCAFlow TCARouter.swift
[1209/1209] Emitting module TCAFlow
Build complete! (105.82s)
Fetching https://github.com/pointfreeco/swift-composable-architecture
Fetching https://github.com/Roy-wonji/LogMacro
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/762] Fetching logmacro
[763/313709] Fetching logmacro, swift-composable-architecture
Fetched https://github.com/Roy-wonji/LogMacro from cache (29.74s)
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (29.74s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (29.84s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.25.5 (30.73s)
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
[1/3611] Fetching swift-sharing
[110/5153] Fetching swift-sharing, swift-identified-collections
[177/7119] Fetching swift-sharing, swift-identified-collections, swift-perception
[1874/53496] Fetching swift-sharing, swift-identified-collections, swift-perception, swift-navigation
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.94s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
[3651/49885] Fetching swift-identified-collections, swift-perception, swift-navigation
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.13s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.13s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.14s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.60s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.62s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.66s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.75s)
Fetched https://github.com/pointfreeco/swift-perception from cache (2.11s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (2.11s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (2.11s)
Fetched https://github.com/apple/swift-collections from cache (1.40s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (6.33s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.8.0 (2.47s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.8.0 (0.50s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.49s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.49s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.2.0 (0.49s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.20s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (1.84s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.49s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.3 (0.62s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.49s)
Computing version for https://github.com/Roy-wonji/LogMacro
Computed https://github.com/Roy-wonji/LogMacro at 1.1.1 (0.48s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.60s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.10 (0.49s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.50s)
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.25.5
Creating working copy for https://github.com/Roy-wonji/LogMacro
Working copy of https://github.com/Roy-wonji/LogMacro resolved at 1.1.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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.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.9.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.10
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.8.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.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.3
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
warning: 'logmacro': 'logmacro' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
{
"dependencies" : [
{
"identity" : "swift-composable-architecture",
"requirement" : {
"range" : [
{
"lower_bound" : "1.25.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-composable-architecture"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "logmacro",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Roy-wonji/LogMacro"
}
],
"manifest_display_name" : "TCAFlow",
"name" : "TCAFlow",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "TCAFlow",
"targets" : [
"TCAFlow"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TCAFlowMacros",
"targets" : [
"TCAFlowMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "TCAFlowTests",
"module_type" : "SwiftTarget",
"name" : "TCAFlowTests",
"path" : "Tests/TCAFlowTests",
"sources" : [
"TCAFlowTests.swift"
],
"target_dependencies" : [
"TCAFlow"
],
"type" : "test"
},
{
"c99name" : "TCAFlowMacrosTests",
"module_type" : "SwiftTarget",
"name" : "TCAFlowMacrosTests",
"path" : "Tests/TCAFlowMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"FlowCoordinatorMacroTests.swift"
],
"target_dependencies" : [
"TCAFlowMacros"
],
"type" : "test"
},
{
"c99name" : "TCAFlowMacros",
"module_type" : "SwiftTarget",
"name" : "TCAFlowMacros",
"path" : "Sources/TCAFlowMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"TCAFlow",
"TCAFlowMacros"
],
"sources" : [
"FlowCoordinatorMacro.swift",
"Plugin.swift"
],
"type" : "macro"
},
{
"c99name" : "TCAFlow",
"module_type" : "SwiftTarget",
"name" : "TCAFlow",
"path" : "Sources/TCAFlow",
"product_dependencies" : [
"ComposableArchitecture",
"LogMacro"
],
"product_memberships" : [
"TCAFlow"
],
"sources" : [
"Animation/RouteAnimation.swift",
"Core/FlowCoordinatorMacro.swift",
"Core/ForEachRoute.swift",
"Core/ProductionSafety.swift",
"Core/SafeActionDispatch.swift",
"Core/SafeRouting.swift",
"Core/TCAFlow.swift",
"Core/TCARouter.swift",
"DeepLink/DeepLink.swift",
"Middleware/RouteGuard.swift",
"Middleware/RouteLogger.swift",
"Persistence/RoutePersistence.swift",
"Tab/TCAFlowTabRouter.swift"
],
"target_dependencies" : [
"TCAFlowMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.