Build Information
Successful build of swift-composable-architecture, reference main (f8158b), with Swift 6.1 for macOS (SPM) on 15 Nov 2025 03:14:35 UTC.
Swift 6 data race errors: 2
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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-composable-architecture.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-composable-architecture
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f8158b9 Update package versioning (#3819)
Cloned https://github.com/pointfreeco/swift-composable-architecture.git
Revision (git rev-parse @):
f8158b92f2a84a34bc00c10db2bc7d3465bf4d33
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-composable-architecture.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/swift-composable-architecture.git
https://github.com/pointfreeco/swift-composable-architecture.git
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "combine-schedulers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/combine-schedulers"
},
{
"identity" : "swift-case-paths",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-case-paths"
},
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-identified-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.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.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
},
{
"identity" : "swift-navigation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-navigation"
},
{
"identity" : "swift-perception",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.4",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-perception"
},
{
"identity" : "swift-sharing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-sharing"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "swift-composable-architecture",
"name" : "swift-composable-architecture",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ComposableArchitecture",
"targets" : [
"ComposableArchitecture"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ComposableArchitectureMacros",
"targets" : [
"ComposableArchitectureMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "ComposableArchitectureTests",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitectureTests",
"path" : "Tests/ComposableArchitectureTests",
"product_dependencies" : [
"IssueReportingTestSupport"
],
"sources" : [
"BindableStoreTests.swift",
"BindingLocalTests.swift",
"CompatibilityTests.swift",
"ComposableArchitectureTests.swift",
"CurrentValueRelayTests.swift",
"DebugTests.swift",
"DependencyKeyWritingReducerTests.swift",
"EffectCancellationIsolationTests.swift",
"EffectCancellationTests.swift",
"EffectDebounceTests.swift",
"EffectFailureTests.swift",
"EffectOperationTests.swift",
"EffectRunTests.swift",
"EffectTests.swift",
"EnumReducerMacroTests.swift",
"Internal/BaseTCATestCase.swift",
"Internal/TestHelpers.swift",
"MacroConformanceTests.swift",
"MacroTests.swift",
"MemoryManagementTests.swift",
"ObservableStateEnumMacroTests.swift",
"ObservableTests.swift",
"ReducerBuilderTests.swift",
"ReducerTests.swift",
"Reducers/BindingReducerTests.swift",
"Reducers/ForEachReducerTests.swift",
"Reducers/IfCaseLetReducerTests.swift",
"Reducers/IfLetReducerTests.swift",
"Reducers/OnChangeReducerTests.swift",
"Reducers/PresentationReducerTests.swift",
"Reducers/StackReducerTests.swift",
"RuntimeWarningTests.swift",
"ScopeCacheTests.swift",
"ScopeLoggerTests.swift",
"ScopeTests.swift",
"StoreLifetimeTests.swift",
"StorePerceptionTests.swift",
"StoreTests.swift",
"TaskCancellationTests.swift",
"TaskResultTests.swift",
"TestStoreFailureTests.swift",
"TestStoreNonExhaustiveTests.swift",
"TestStoreTests.swift",
"ThrottleTests.swift",
"ViewStoreTests.swift"
],
"target_dependencies" : [
"ComposableArchitecture"
],
"type" : "test"
},
{
"c99name" : "ComposableArchitectureMacrosTests",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitectureMacrosTests",
"path" : "Tests/ComposableArchitectureMacrosTests",
"product_dependencies" : [
"MacroTesting"
],
"sources" : [
"MacroBaseTestCase.swift",
"ObservableStateMacroTests.swift",
"PresentsMacroTests.swift",
"ReducerMacroTests.swift",
"ViewActionMacroTests.swift"
],
"target_dependencies" : [
"ComposableArchitectureMacros"
],
"type" : "test"
},
{
"c99name" : "ComposableArchitectureMacros",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitectureMacros",
"path" : "Sources/ComposableArchitectureMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"ComposableArchitecture",
"ComposableArchitectureMacros"
],
"sources" : [
"Availability.swift",
"Extensions.swift",
"ObservableStateMacro.swift",
"Plugins.swift",
"PresentsMacro.swift",
"ReducerMacro.swift",
"ViewActionMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "ComposableArchitecture",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitecture",
"path" : "Sources/ComposableArchitecture",
"product_dependencies" : [
"CasePaths",
"CombineSchedulers",
"ConcurrencyExtras",
"CustomDump",
"Dependencies",
"DependenciesMacros",
"IdentifiedCollections",
"IssueReporting",
"OrderedCollections",
"Perception",
"Sharing",
"SwiftUINavigation",
"UIKitNavigation"
],
"product_memberships" : [
"ComposableArchitecture"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CaseReducer.swift",
"Core.swift",
"Dependencies/Dismiss.swift",
"Dependencies/IsPresented.swift",
"Effect.swift",
"Effects/Animation.swift",
"Effects/Cancellation.swift",
"Effects/Debounce.swift",
"Effects/Publisher.swift",
"Effects/TaskResult.swift",
"Effects/Throttle.swift",
"Internal/AreOrderedSetsDuplicates.swift",
"Internal/AssumeIsolated.swift",
"Internal/Box.swift",
"Internal/Create.swift",
"Internal/CurrentValueRelay.swift",
"Internal/Debug.swift",
"Internal/DefaultSubscript.swift",
"Internal/Deprecations.swift",
"Internal/DispatchQueue.swift",
"Internal/EffectActions.swift",
"Internal/EphemeralState.swift",
"Internal/Exports.swift",
"Internal/HashableStaticString.swift",
"Internal/KeyPath+Sendable.swift",
"Internal/Locking.swift",
"Internal/Logger.swift",
"Internal/NavigationID.swift",
"Internal/NotificationName.swift",
"Internal/OpenExistential.swift",
"Internal/PresentationID.swift",
"Internal/ReturningLastNonNilValue.swift",
"Internal/RuntimeWarnings.swift",
"Internal/StackIDGenerator.swift",
"Macros.swift",
"Observation/Alert+Observation.swift",
"Observation/Binding+Observation.swift",
"Observation/IdentifiedArray+Observation.swift",
"Observation/NavigationStack+Observation.swift",
"Observation/ObservableState.swift",
"Observation/ObservationStateRegistrar.swift",
"Observation/Store+Observation.swift",
"Observation/ViewAction.swift",
"Reducer.swift",
"Reducer/ReducerBuilder.swift",
"Reducer/Reducers/BindingReducer.swift",
"Reducer/Reducers/CombineReducers.swift",
"Reducer/Reducers/DebugReducer.swift",
"Reducer/Reducers/DependencyKeyWritingReducer.swift",
"Reducer/Reducers/EmptyReducer.swift",
"Reducer/Reducers/ForEachReducer.swift",
"Reducer/Reducers/IfCaseLetReducer.swift",
"Reducer/Reducers/IfLetReducer.swift",
"Reducer/Reducers/OnChange.swift",
"Reducer/Reducers/Optional.swift",
"Reducer/Reducers/PresentationReducer.swift",
"Reducer/Reducers/Reduce.swift",
"Reducer/Reducers/Scope.swift",
"Reducer/Reducers/SignpostReducer.swift",
"Reducer/Reducers/StackReducer.swift",
"Sharing/AppStorageKeyPathKey.swift",
"Store.swift",
"SwiftUI/Alert.swift",
"SwiftUI/Binding.swift",
"SwiftUI/ConfirmationDialog.swift",
"SwiftUI/Deprecated/ActionSheet.swift",
"SwiftUI/Deprecated/LegacyAlert.swift",
"SwiftUI/Deprecated/NavigationLinkStore.swift",
"SwiftUI/ForEachStore.swift",
"SwiftUI/FullScreenCover.swift",
"SwiftUI/IfLetStore.swift",
"SwiftUI/NavigationDestination.swift",
"SwiftUI/NavigationStackStore.swift",
"SwiftUI/Popover.swift",
"SwiftUI/PresentationModifier.swift",
"SwiftUI/Sheet.swift",
"SwiftUI/SwitchStore.swift",
"SwiftUI/WithViewStore.swift",
"TestStore.swift",
"UIKit/AlertStateUIKit.swift",
"UIKit/IfLetUIKit.swift",
"UIKit/NavigationStackControllerUIKit.swift",
"ViewStore.swift"
],
"target_dependencies" : [
"ComposableArchitectureMacros"
],
"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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/90] Write sources
[4/90] Copying PrivacyInfo.xcprivacy
[5/90] Write sources
[13/90] Copying PrivacyInfo.xcprivacy
[16/90] Write sources
[74/90] Compiling UIKitNavigationShim shim.m
[76/90] Write swift-version-2F0A5646E1D333AE.txt
[78/108] Emitting module SwiftSyntax509
[79/108] Compiling SwiftSyntax509 Empty.swift
[80/108] Emitting module SwiftSyntax510
[81/108] Compiling SwiftSyntax510 Empty.swift
[82/108] Emitting module SwiftSyntax600
[83/108] Compiling SwiftSyntax600 Empty.swift
[84/108] Emitting module Sharing1
[85/108] Compiling Sharing1 Empty.swift
[86/108] Emitting module SwiftSyntax602
[87/108] Compiling SwiftSyntax602 Empty.swift
[88/108] Emitting module Sharing2
[89/108] Compiling Sharing2 Empty.swift
[90/108] Emitting module Sharing1
[91/108] Emitting module SwiftSyntax601
[92/108] Compiling Sharing1 Empty.swift
[93/108] Compiling SwiftSyntax601 Empty.swift
[94/108] Compiling Sharing2 Empty.swift
[95/108] Emitting module Sharing2
[95/108] Compiling _SwiftSyntaxCShims PlatformMutex.c
[97/168] Emitting module IssueReportingPackageSupport
[98/168] Compiling IssueReportingPackageSupport _Test.swift
[100/168] Emitting module IssueReportingPackageSupport
[101/168] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[103/207] Compiling SwiftSyntax EditorPlaceholder.swift
[104/207] Compiling SwiftSyntax Identifier.swift
[107/234] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[108/234] Compiling SwiftSyntax MemoryLayout.swift
[109/234] Compiling SwiftSyntax MissingNodeInitializers.swift
[112/257] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[113/278] Compiling IssueReporting IsTesting.swift
[114/278] Compiling IssueReporting IssueReporter.swift
[115/278] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[119/278] Compiling IssueReporting LockIsolated.swift
[120/278] Compiling IssueReporting Rethrows.swift
[123/278] Compiling IssueReporting Deprecations.swift
[124/278] Compiling IssueReporting FailureObserver.swift
[125/278] Compiling IssueReporting ErrorReporting.swift
[126/278] Compiling IssueReporting AppHostWarning.swift
[127/278] Compiling IssueReporting SwiftTesting.swift
[128/278] Compiling IssueReporting UncheckedSendable.swift
[135/278] Emitting module InternalCollectionsUtilities
[137/390] Compiling OrderedCollections OrderedSet+Codable.swift
[138/390] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[139/390] Compiling OrderedCollections OrderedSet+Descriptions.swift
[140/390] Compiling OrderedCollections OrderedSet+Diffing.swift
[141/390] Compiling OrderedCollections OrderedSet+Equatable.swift
[142/390] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[143/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[144/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[145/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[146/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[147/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[148/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[149/402] Compiling OrderedCollections OrderedSet+Codable.swift
[150/402] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[151/402] Compiling OrderedCollections OrderedSet+Descriptions.swift
[152/402] Compiling OrderedCollections OrderedSet+Diffing.swift
[153/402] Compiling OrderedCollections OrderedSet+Equatable.swift
[154/402] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[155/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[156/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[157/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[158/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[159/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[160/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[161/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[162/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[163/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[164/402] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[165/402] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[166/402] Compiling OrderedCollections OrderedSet+Sendable.swift
[167/402] Compiling OrderedCollections OrderedDictionary+Elements.swift
[168/402] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[169/402] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[170/402] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[171/402] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[172/402] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[173/402] Compiling OrderedCollections OrderedSet+Hashable.swift
[174/402] Compiling OrderedCollections OrderedSet+Initializers.swift
[175/402] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[176/402] Compiling OrderedCollections _HashTable+Testing.swift
[177/402] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[178/402] Compiling OrderedCollections _HashTable.swift
[179/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[180/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[181/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[182/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[183/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[184/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[185/402] Compiling OrderedCollections _HashTable.swift
[191/402] Compiling OrderedCollections _HashTable+Bucket.swift
[192/402] Compiling OrderedCollections _HashTable+BucketIterator.swift
[193/402] Compiling OrderedCollections _HashTable+Constants.swift
[194/402] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[195/402] Compiling OrderedCollections _HashTable+Testing.swift
[196/402] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[247/402] Compiling OrderedCollections OrderedSet+SubSequence.swift
[248/402] Compiling OrderedCollections OrderedSet+Testing.swift
[249/402] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[250/402] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[251/402] Compiling OrderedCollections OrderedSet.swift
[252/402] Compiling OrderedCollections _UnsafeBitset.swift
[259/402] Emitting module OrderedCollections
[261/440] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[262/440] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[263/440] Compiling IdentifiedCollections Identified.swift
[264/440] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[265/440] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[266/440] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[267/440] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[268/440] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[269/440] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[270/440] Compiling IdentifiedCollections IdentifiedArray.swift
[271/440] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[272/440] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[273/440] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[274/440] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[275/440] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[276/440] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[277/440] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[278/440] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[286/451] Compiling IssueReporting WithExpectedIssue.swift
[287/451] Compiling IssueReporting WithIssueContext.swift
[290/451] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[291/452] Compiling ConcurrencyExtras Result.swift
[292/452] Compiling ConcurrencyExtras Task.swift
[295/452] Compiling ConcurrencyExtras AsyncStream.swift
[296/452] Emitting module ConcurrencyExtras
[297/453] Compiling ConcurrencyExtras Result.swift
[298/453] Compiling ConcurrencyExtras MainSerialExecutor.swift
[299/453] Compiling ConcurrencyExtras Task.swift
[300/453] Compiling ConcurrencyExtras Locking.swift
[301/453] Compiling ConcurrencyExtras UncheckedBox.swift
[302/453] Compiling ConcurrencyExtras LockIsolated.swift
[304/453] Compiling ConcurrencyExtras UncheckedBox.swift
[305/453] Compiling ConcurrencyExtras Locking.swift
[306/453] Emitting module ConcurrencyExtras
[307/453] Compiling ConcurrencyExtras AsyncStream.swift
[308/453] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[309/453] Compiling ConcurrencyExtras MainSerialExecutor.swift
[334/453] Emitting module IssueReporting
[346/453] Compiling ConcurrencyExtras UncheckedSendable.swift
[348/502] Compiling XCTestDynamicOverlay Exports.swift
[349/502] Emitting module XCTestDynamicOverlay
[352/503] Compiling XCTestDynamicOverlay Exports.swift
[353/503] Compiling XCTestDynamicOverlay Deprecations.swift
[354/503] Emitting module XCTestDynamicOverlay
[355/503] Compiling XCTestDynamicOverlay Deprecations.swift
[356/503] Compiling CombineSchedulers Lock.swift
[357/503] Compiling CombineSchedulers NSRecursiveLock.swift
[360/503] Compiling PerceptionCore PerceptionChecking.swift
[361/503] Compiling PerceptionCore PerceptionRegistrar.swift
[362/503] Compiling PerceptionCore PerceptionTracking.swift
[363/503] Compiling PerceptionCore Perceptions.swift
[364/503] Compiling CombineSchedulers ImmediateScheduler.swift
[365/503] Compiling CombineSchedulers Deprecations.swift
[386/504] Compiling CombineSchedulers AnyScheduler.swift
[387/504] Compiling CombineSchedulers Concurrency.swift
[390/504] Compiling IdentifiedCollections IdentifiedCollection.swift
[391/517] Emitting module IdentifiedCollections
[393/545] Compiling IdentifiedCollections IdentifiedCollection.swift
[394/582] Emitting module SwiftSyntax
[395/582] Compiling CombineSchedulers UIScheduler.swift
[396/582] Compiling CombineSchedulers UIKit.swift
[397/583] Compiling CombineSchedulers UIScheduler.swift
[398/583] Compiling CombineSchedulers UIKit.swift
[399/583] Compiling CombineSchedulers TestScheduler.swift
[400/584] Compiling CombineSchedulers Timer.swift
[402/584] Compiling Clocks Timer.swift
[403/584] Compiling Clocks UnimplementedClock.swift
[404/584] Compiling Clocks TestClock.swift
[405/584] Compiling CombineSchedulers UnimplementedScheduler.swift
[406/584] Emitting module CustomDump
[407/584] Compiling CombineSchedulers UnimplementedScheduler.swift
[408/586] Emitting module CustomDump
[409/588] Compiling CustomDump CustomDumpRepresentable.swift
[410/588] Compiling CustomDump CustomDumpStringConvertible.swift
[411/588] Compiling CustomDump Diff.swift
[412/588] Emitting module IssueReportingTestSupport
[413/588] Compiling IssueReportingTestSupport SwiftTesting.swift
[414/588] Compiling IssueReportingTestSupport XCTest.swift
[415/588] Emitting module IssueReportingTestSupport
[416/588] Compiling IssueReportingTestSupport XCTest.swift
[417/588] Compiling IssueReportingTestSupport SwiftTesting.swift
[418/588] Compiling CustomDump AnyType.swift
[419/588] Compiling CustomDump CollectionDifference.swift
[420/588] Compiling CustomDump Identifiable.swift
[421/588] Compiling CustomDump UserNotifications.swift
[422/588] Compiling CustomDump UserNotificationsUI.swift
[423/588] Compiling CustomDump CustomDumpReflectable.swift
[430/607] Compiling CustomDump XCTAssertDifference.swift
[431/607] Compiling CustomDump XCTAssertNoDifference.swift
[434/607] Compiling CasePathsCore UncheckedSendable.swift
[435/608] Compiling CasePathsCore TypeName.swift
[436/608] Compiling CasePathsCore KeyPath+Sendable.swift
[437/608] Compiling CasePathsCore Never+CasePathable.swift
[438/608] Compiling CasePathsCore Optional+CasePathable.swift
[439/608] Compiling CasePathsCore CasePathReflectable.swift
[440/608] Compiling CasePathsCore AnyCasePath.swift
[441/608] Compiling CasePathsCore CasePathIterable.swift
[442/608] Emitting module CasePathsCore
[443/608] Compiling CasePathsCore CasePathable.swift
[444/608] Compiling CasePathsCore Result+CasePathable.swift
[445/608] Compiling Clocks Timer.swift
[446/608] Compiling Clocks UnimplementedClock.swift
[447/618] Compiling Clocks TestClock.swift
[448/618] Compiling CustomDump Photos.swift
[449/618] Compiling CustomDump Speech.swift
[450/618] Compiling CustomDump StoreKit.swift
[451/618] Compiling CustomDump Dump.swift
[452/618] Compiling CustomDump ExpectDifference.swift
[453/618] Compiling CustomDump ExpectNoDifference.swift
[457/618] Compiling CustomDump Foundation.swift
[458/618] Compiling CustomDump GameKit.swift
[459/618] Compiling CustomDump KeyPath.swift
[466/618] Compiling CustomDump SwiftUI.swift
[467/618] Compiling CustomDump UIKit.swift
[468/618] Compiling CustomDump Mirror.swift
[469/618] Compiling CustomDump String.swift
[470/618] Compiling CombineSchedulers TestScheduler.swift
[471/618] Compiling CombineSchedulers Platform.swift
[472/618] Compiling CustomDump Unordered.swift
[473/618] Compiling CustomDump Swift.swift
[474/618] Emitting module CombineSchedulers
[475/618] Compiling CombineSchedulers SwiftUI.swift
[476/618] Compiling CombineSchedulers Platform.swift
[479/618] Emitting module CombineSchedulers
[484/618] Compiling CombineSchedulers SwiftUI.swift
[484/618] Write Objects.LinkFileList
[487/618] Compiling CustomDump CoreImage.swift
[488/618] Compiling CustomDump CoreLocation.swift
[489/618] Compiling CustomDump CoreMotion.swift
[499/618] Compiling Clocks _AsyncTimerSequence.swift
[500/618] Compiling Clocks Lock.swift
[501/618] Compiling Clocks ImmediateClock.swift
[502/618] Emitting module Clocks
[503/618] Compiling Clocks AnyClock.swift
[504/618] Compiling Clocks SwiftUI.swift
[533/618] Compiling SwiftSyntax SyntaxVisitor.swift
[534/618] Compiling SwiftSyntax TokenKind.swift
[535/618] Compiling CasePathsCore UncheckedSendable.swift
[536/618] Compiling CasePathsCore Optional+CasePathable.swift
[537/619] Compiling PerceptionCore ThreadLocal.swift
[539/620] Compiling PerceptionCore Bindable.swift
[540/620] Compiling PerceptionCore Environment.swift
[543/620] Compiling PerceptionCore WithPerceptionTracking.swift
[544/646] Compiling CasePathsCore Never+CasePathable.swift
[545/646] Compiling CasePathsCore TypeName.swift
[546/646] Compiling CasePathsCore CasePathReflectable.swift
[547/646] Compiling CasePathsCore KeyPath+Sendable.swift
[548/646] Emitting module CasePathsCore
[549/646] Compiling CasePathsCore CasePathable.swift
[550/646] Compiling CasePathsCore CasePathIterable.swift
[551/646] Compiling CasePathsCore AnyCasePath.swift
[551/646] Linking libIssueReportingTestSupport-tool.dylib
[552/646] Linking libIssueReportingTestSupport.dylib
[554/646] Compiling CasePathsCore Result+CasePathable.swift
[555/646] Compiling Clocks ImmediateClock.swift
[556/646] Compiling Clocks _AsyncTimerSequence.swift
[557/646] Compiling Clocks Lock.swift
[558/646] Emitting module Clocks
[559/646] Compiling Clocks SwiftUI.swift
[560/646] Compiling Clocks AnyClock.swift
[561/646] Compiling PerceptionCore _PerceptionRegistrar.swift
[563/671] Emitting module Dependencies
[564/673] Compiling Dependencies Exports.swift
[565/673] Compiling Dependencies TypeName.swift
[566/673] Compiling Dependencies PreviewTrait.swift
[567/673] Compiling Dependencies OpenURL.swift
[568/673] Compiling Dependencies WithRandomNumberGenerator.swift
[569/673] Compiling Dependencies AppEntryPoint.swift
[570/673] Compiling Dependencies UUID.swift
[571/673] Compiling Dependencies Deprecations.swift
[572/673] Compiling Dependencies TimeZone.swift
[573/673] Compiling Dependencies URLSession.swift
[574/673] Compiling Dependencies Clocks.swift
[575/673] Compiling Dependencies Context.swift
[576/673] Compiling Dependencies Date.swift
[577/673] Compiling Dependencies FireAndForget.swift
[578/673] Compiling Dependencies Locale.swift
[579/673] Compiling Dependencies MainQueue.swift
[580/673] Compiling Dependencies DependencyValues.swift
[581/673] Compiling Dependencies Assert.swift
[582/673] Compiling Dependencies Calendar.swift
[583/673] Compiling Dependencies MainRunLoop.swift
[584/673] Compiling Dependencies NotificationCenter.swift
[585/673] Compiling Dependencies DependencyKey.swift
[589/673] Emitting module PerceptionCore
[590/673] Compiling Dependencies Dependency.swift
[591/673] Compiling Dependencies DependencyContext.swift
[604/675] Emitting module Dependencies
[616/675] Compiling Dependencies TestTrait.swift
[617/675] Compiling Dependencies WithDependencies.swift
[624/697] Compiling PerceptionCore WithPerceptionTracking.swift
[625/697] Compiling PerceptionCore Bindable.swift
[626/697] Compiling Sharing Reference.swift
[627/697] Compiling Sharing SharedChangeTracker.swift
[628/697] Compiling Sharing PassthroughRelay.swift
[629/697] Compiling Sharing PersistentReferences.swift
[630/697] Compiling Sharing SharedPublisher.swift
[631/697] Compiling Sharing NSRecursiveLock+WithLock.swift
[632/697] Compiling Sharing MutexBackport.swift
[633/697] Compiling Sharing InMemoryKey.swift
[634/697] Compiling Sharing Deprecations.swift
[635/697] Compiling Sharing KeyPath+Sendable.swift
[636/697] Emitting module PerceptionCore
[637/697] Compiling PerceptionCore Environment.swift
[640/719] Compiling Sharing SharedKey.swift
[641/719] Compiling Sharing AppStorageKey.swift
[642/721] Compiling Sharing InMemoryKey.swift
[643/721] Compiling Sharing SharedPublisher.swift
[644/721] Compiling Sharing SharedReader.swift
[645/721] Compiling Sharing Shared.swift
[646/721] Compiling Sharing SharedBinding.swift
[647/721] Compiling Sharing Deprecations.swift
[648/721] Compiling Sharing KeyPath+Sendable.swift
[649/721] Compiling Sharing MutexBackport.swift
[664/721] Compiling Sharing SharedCollection.swift
[665/721] Compiling Sharing SharedContinuations.swift
[666/721] Compiling Sharing DefaultKey.swift
[667/721] Compiling Sharing FileStorageKey.swift
[668/721] Compiling Sharing SwiftUIStateSharing.swift
[669/721] Compiling Sharing resource_bundle_accessor.swift
[670/721] Emitting module Sharing
[671/723] Compiling Sharing TypeName.swift
[672/723] Compiling Sharing NSRecursiveLock+WithLock.swift
[673/723] Emitting module Sharing
[674/723] Compiling Sharing PassthroughRelay.swift
[675/723] Compiling Sharing PersistentReferences.swift
[678/723] Compiling Sharing SharedReaderKey.swift
[679/723] Compiling Sharing Reference.swift
[680/723] Compiling Sharing SharedChangeTracker.swift
[700/723] Compiling Sharing SwiftUIStateSharing.swift
[701/723] Compiling Sharing resource_bundle_accessor.swift
[709/723] Compiling SwiftSyntax SyntaxNodesD.swift
[710/723] Compiling SwiftSyntax SyntaxNodesEF.swift
[711/723] Compiling SwiftSyntax SyntaxNodesGHI.swift
[712/723] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[713/723] Compiling SwiftSyntax SyntaxNodesOP.swift
[714/723] Compiling SwiftSyntax SyntaxNodesQRS.swift
[715/723] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[716/783] Compiling SwiftDiagnostics Message.swift
[717/784] Emitting module SwiftDiagnostics
[718/784] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[719/784] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[720/784] Compiling SwiftDiagnostics Note.swift
[721/784] Compiling SwiftBasicFormat Syntax+Extensions.swift
[722/784] Compiling SwiftBasicFormat InferIndentation.swift
[723/784] Compiling SwiftDiagnostics FixIt.swift
[724/784] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[725/784] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[726/784] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[727/784] Compiling SwiftDiagnostics Diagnostic.swift
[728/784] Compiling SwiftDiagnostics Convenience.swift
[729/784] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[730/784] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[731/784] Compiling SwiftBasicFormat Indenter.swift
[732/784] Emitting module SwiftBasicFormat
[733/784] Compiling SwiftBasicFormat BasicFormat.swift
[734/784] Compiling SwiftParser TopLevel.swift
[735/784] Compiling SwiftParser TriviaParser.swift
[736/784] Compiling SwiftParser Types.swift
[737/784] Compiling SwiftParser ExperimentalFeatures.swift
[738/788] Compiling SwiftParser StringLiterals.swift
[739/788] Compiling SwiftParser SwiftParserCompatibility.swift
[740/788] Compiling SwiftParser SwiftVersion.swift
[741/788] Compiling SwiftParser SyntaxUtils.swift
[742/788] Compiling SwiftParser TokenConsumer.swift
[743/788] Compiling SwiftParser TokenPrecedence.swift
[744/788] Compiling SwiftParser TokenSpec.swift
[745/788] Compiling SwiftParser TokenSpecSet.swift
[746/788] Compiling SwiftParser RegexLiteralLexer.swift
[747/788] Compiling SwiftParser UnicodeScalarExtensions.swift
[748/788] Compiling SwiftParser Lookahead.swift
[749/788] Compiling SwiftParser LoopProgressCondition.swift
[750/788] Compiling SwiftParser Modifiers.swift
[751/788] Emitting module SwiftParser
[752/788] Compiling SwiftParser Names.swift
[753/788] Compiling SwiftParser Nominals.swift
[754/788] Compiling SwiftParser Parameters.swift
[755/788] Compiling SwiftParser ParseSourceFile.swift
[756/788] Compiling SwiftParser Parser.swift
[757/788] Compiling SwiftParser Patterns.swift
[758/788] Compiling SwiftParser Recovery.swift
[759/788] Compiling SwiftParser Specifiers.swift
[760/788] Compiling SwiftParser Statements.swift
[761/788] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[762/788] Compiling SwiftParser IsValidIdentifier.swift
[763/788] Compiling SwiftParser Cursor.swift
[764/788] Compiling SwiftParser Lexeme.swift
[765/788] Compiling SwiftParser LexemeSequence.swift
[766/788] Compiling SwiftParser Lexer.swift
[767/788] Compiling SwiftParser Declarations.swift
[768/788] Compiling SwiftParser Directives.swift
[769/788] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[770/788] Compiling SwiftParser Expressions.swift
[771/788] Compiling SwiftParser IncrementalParseTransition.swift
[772/788] Compiling SwiftParser Attributes.swift
[773/788] Compiling SwiftParser Availability.swift
[774/788] Compiling SwiftParser CharacterInfo.swift
[775/788] Compiling SwiftParser CollectionNodes+Parsable.swift
[776/788] Compiling SwiftParser CompilerFiles.swift
[777/788] Compiling SwiftParser IsLexerClassified.swift
[778/788] Compiling SwiftParser LayoutNodes+Parsable.swift
[779/788] Compiling SwiftParser Parser+TokenSpecSet.swift
[780/788] Compiling SwiftParser TokenSpecStaticMembers.swift
[781/811] Compiling SwiftOperators PrecedenceGroup.swift
[782/812] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[783/813] Compiling SwiftOperators OperatorTable.swift
[784/813] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[785/813] Compiling SwiftOperators SyntaxSynthesis.swift
[786/813] Compiling SwiftParserDiagnostics PresenceUtils.swift
[787/813] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[788/813] Compiling SwiftOperators PrecedenceGraph.swift
[789/813] Compiling SwiftOperators OperatorTable+Defaults.swift
[790/813] Compiling SwiftOperators OperatorTable+Semantics.swift
[791/813] Compiling SwiftOperators OperatorError.swift
[792/813] Compiling SwiftOperators Operator.swift
[793/813] Emitting module SwiftOperators
[794/813] Compiling SwiftOperators OperatorError+Diagnostics.swift
[795/813] Compiling SwiftOperators OperatorTable+Folding.swift
[796/813] Compiling SwiftParserDiagnostics Utils.swift
[797/813] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[798/813] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[799/813] Emitting module SwiftParserDiagnostics
[800/813] Compiling SwiftParserDiagnostics MissingNodesError.swift
[801/813] Compiling SwiftParserDiagnostics MissingTokenError.swift
[802/813] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[803/813] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[804/813] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[805/813] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[806/828] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[807/828] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[808/828] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[809/828] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[810/828] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[811/828] Compiling SwiftSyntaxBuilder Indenter.swift
[812/828] Compiling SwiftSyntaxBuilder ListBuilder.swift
[813/828] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[814/828] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[815/828] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[816/829] Emitting module SwiftSyntaxBuilder
[817/829] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[818/829] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[819/829] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[820/829] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[821/829] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[822/847] Compiling SwiftSyntaxMacros PreambleMacro.swift
[823/848] Compiling SwiftSyntaxMacros Macro.swift
[824/848] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[825/848] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[826/848] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[827/848] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[828/848] Compiling SwiftSyntaxMacros Macro+Format.swift
[829/848] Compiling SwiftSyntaxMacros AttachedMacro.swift
[830/848] Compiling SwiftSyntaxMacros BodyMacro.swift
[831/848] Compiling SwiftSyntaxMacros MemberMacro.swift
[832/848] Compiling SwiftSyntaxMacros PeerMacro.swift
[833/848] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[834/848] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[835/848] Emitting module SwiftSyntaxMacros
[836/848] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[837/848] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[838/848] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[839/848] Compiling SwiftSyntaxMacros AccessorMacro.swift
[840/848] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[841/858] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[842/858] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[843/858] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[844/858] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[845/858] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[846/858] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[847/858] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[848/858] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[849/858] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[850/858] Emitting module SwiftSyntaxMacroExpansion
[851/870] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[852/870] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[853/871] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[854/871] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[855/871] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[856/871] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[857/871] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[858/871] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[859/871] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[860/871] Emitting module SwiftCompilerPluginMessageHandling
[861/871] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[862/871] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[863/871] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[864/873] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[865/873] Emitting module SwiftCompilerPlugin
[866/894] Compiling PerceptionMacros Plugins.swift
[867/894] Emitting module PerceptionMacros
[868/894] Emitting module ComposableArchitectureMacros
[869/894] Compiling ComposableArchitectureMacros Plugins.swift
[870/894] Compiling ComposableArchitectureMacros Availability.swift
[871/894] Compiling ComposableArchitectureMacros ViewActionMacro.swift
[872/894] Compiling DependenciesMacrosPlugin Plugins.swift
[873/894] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[874/894] Compiling DependenciesMacrosPlugin Support.swift
[875/894] Compiling PerceptionMacros Extensions.swift
[876/894] Compiling PerceptionMacros Availability.swift
[877/894] Compiling PerceptionMacros PerceptibleMacro.swift
[877/894] Write Objects.LinkFileList
[879/894] Emitting module DependenciesMacrosPlugin
[880/894] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[880/894] Write Objects.LinkFileList
[882/894] Compiling ComposableArchitectureMacros Extensions.swift
[883/894] Compiling ComposableArchitectureMacros ObservableStateMacro.swift
[884/894] Emitting module CasePathsMacros
[885/894] Compiling CasePathsMacros Plugin.swift
[886/894] Compiling CasePathsMacros CasePathableMacro.swift
[886/894] Write Objects.LinkFileList
[888/894] Compiling ComposableArchitectureMacros PresentsMacro.swift
[889/894] Compiling ComposableArchitectureMacros ReducerMacro.swift
[889/894] Write Objects.LinkFileList
[890/894] Linking PerceptionMacros-tool
[891/894] Linking DependenciesMacrosPlugin-tool
[892/899] Linking CasePathsMacros-tool
[894/920] Compiling DependenciesMacros Exports.swift
[895/920] Emitting module DependenciesMacros
[896/920] Compiling DependenciesMacros Macros.swift
[897/920] Compiling DependenciesMacros Exports.swift
[898/920] Emitting module DependenciesMacros
[899/920] Compiling DependenciesMacros Macros.swift
[900/920] Compiling CasePaths Exports.swift
[901/920] Compiling CasePaths XCTestSupport.swift
[903/920] Compiling CasePaths Deprecations.swift
[904/920] Compiling CasePaths Exports.swift
[905/920] Compiling CasePaths Deprecations.swift
[905/920] Linking ComposableArchitectureMacros-tool
[907/920] Compiling CasePaths EnumReflection.swift
[909/920] Compiling Perception Exports.swift
[910/920] Emitting module Perception
[911/920] Compiling Perception Macros.swift
[912/920] Compiling Perception Exports.swift
[913/920] Emitting module Perception
[914/920] Compiling Perception Macros.swift
[915/920] Compiling CasePaths LockIsolated.swift
[916/920] Compiling CasePaths Macros.swift
[917/920] Compiling CasePaths LockIsolated.swift
[918/920] Compiling CasePaths Macros.swift
[919/920] Emitting module CasePaths
[921/960] Compiling SwiftNavigation HashableStaticString.swift
[922/960] Compiling SwiftNavigation KeyPath+Sendable.swift
[925/964] Emitting module SwiftNavigation
[927/964] Compiling SwiftNavigation HashableStaticString.swift
[928/964] Compiling SwiftNavigation KeyPath+Sendable.swift
[929/964] Compiling SwiftNavigation ConfirmationDialogState.swift
[930/964] Compiling SwiftNavigation HashableObject.swift
[931/964] Compiling SwiftNavigation AlertState.swift
[932/964] Compiling SwiftNavigation Observe.swift
[933/964] Compiling SwiftNavigation TextState.swift
[934/964] Compiling SwiftNavigation ButtonState.swift
[935/964] Compiling SwiftNavigation UIBindable.swift
[937/964] Compiling SwiftNavigation UIBinding.swift
[938/964] Compiling SwiftNavigation UINavigationPath.swift
[939/964] Compiling SwiftNavigation UITransaction.swift
[942/964] Compiling SwiftNavigation ErrorMechanism.swift
[943/964] Compiling SwiftNavigation AssumeIsolated.swift
[944/964] Compiling SwiftNavigation ToOptionalUnit.swift
[945/964] Compiling SwiftNavigation NSObject+Observe.swift
[946/964] Compiling SwiftNavigation Observe.swift
[947/964] Compiling SwiftNavigation Bind.swift
[965/1004] Emitting module UIKitNavigation
[966/1006] Compiling UIKitNavigation Push.swift
[967/1006] Compiling UIKitNavigation UIAlertController.swift
[968/1006] Compiling UIKitNavigation NavigationStackController.swift
[969/1006] Compiling UIKitNavigation Presentation.swift
[970/1006] Compiling UIKitNavigation Representable.swift
[971/1006] Compiling UIKitNavigation UIBinding.swift
[972/1006] Compiling UIKitNavigation PopFromViewController.swift
[973/1006] Compiling UIKitNavigation Dismiss.swift
[974/1006] Compiling UIKitNavigation UIPageControl.swift
[975/1006] Compiling UIKitNavigation UISegmentedControl.swift
[976/1006] Compiling UIKitNavigation UISwitch.swift
[977/1006] Compiling UIKitNavigation UITabBarController.swift
[978/1006] Compiling UIKitNavigation UIDatePicker.swift
[979/1006] Compiling UIKitNavigation UISlider.swift
[980/1006] Compiling UIKitNavigation UIStepper.swift
[981/1006] Compiling UIKitNavigation UIColorWell.swift
[982/1006] Compiling UIKitNavigation UIControl.swift
[983/1006] Compiling UIKitNavigation UITextField.swift
[984/1006] Compiling UIKitNavigation Exports.swift
[993/1008] Emitting module UIKitNavigation
[1005/1008] Compiling UIKitNavigation UIKitAnimation.swift
[1006/1008] Compiling UIKitNavigation UITransaction.swift
[1009/1032] Compiling SwiftUINavigation Popover.swift
[1010/1032] Compiling SwiftUINavigation Sheet.swift
[1011/1033] Compiling SwiftUINavigation NavigationDestination.swift
[1012/1033] Compiling SwiftUINavigation Identified.swift
[1013/1033] Compiling SwiftUINavigation Exports.swift
[1014/1033] Compiling SwiftUINavigation NavigationLink.swift
[1015/1033] Compiling SwiftUINavigation Exports.swift
[1016/1033] Compiling SwiftUINavigation Sheet.swift
[1017/1033] Compiling SwiftUINavigation NavigationDestination.swift
[1018/1033] Compiling SwiftUINavigation Popover.swift
[1019/1033] Compiling SwiftUINavigation Binding+Internal.swift
[1020/1033] Compiling SwiftUINavigation Identified.swift
[1021/1033] Compiling SwiftUINavigation NavigationLink.swift
[1022/1034] Compiling SwiftUINavigation Alert.swift
[1023/1034] Compiling SwiftUINavigation Binding.swift
[1024/1034] Compiling SwiftUINavigation Binding+Internal.swift
[1025/1034] Compiling SwiftUINavigation ConfirmationDialog.swift
[1026/1034] Compiling SwiftUINavigation FullScreenCover.swift
[1027/1034] Emitting module SwiftUINavigation
[1033/1034] Compiling SwiftUINavigation WithState.swift
[1035/1188] Compiling ComposableArchitecture Deprecations.swift
[1036/1188] Compiling ComposableArchitecture DispatchQueue.swift
[1037/1188] Compiling ComposableArchitecture EffectActions.swift
[1038/1188] Compiling ComposableArchitecture EphemeralState.swift
[1039/1188] Compiling ComposableArchitecture Exports.swift
[1040/1188] Compiling ComposableArchitecture HashableStaticString.swift
[1041/1188] Compiling ComposableArchitecture KeyPath+Sendable.swift
[1042/1188] Compiling ComposableArchitecture Locking.swift
[1043/1188] Compiling ComposableArchitecture Logger.swift
[1044/1196] Compiling ComposableArchitecture CaseReducer.swift
[1045/1196] Compiling ComposableArchitecture Core.swift
[1046/1196] Compiling ComposableArchitecture Dismiss.swift
[1047/1196] Compiling ComposableArchitecture IsPresented.swift
[1048/1196] Compiling ComposableArchitecture Effect.swift
[1049/1196] Compiling ComposableArchitecture Animation.swift
[1050/1196] Compiling ComposableArchitecture Cancellation.swift
[1051/1196] Compiling ComposableArchitecture Debounce.swift
[1052/1196] Compiling ComposableArchitecture Publisher.swift
[1053/1196] Compiling ComposableArchitecture TaskResult.swift
[1054/1196] Compiling ComposableArchitecture Throttle.swift
[1055/1196] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[1056/1196] Compiling ComposableArchitecture AssumeIsolated.swift
[1057/1196] Compiling ComposableArchitecture Box.swift
[1058/1196] Compiling ComposableArchitecture Create.swift
[1059/1196] Compiling ComposableArchitecture CurrentValueRelay.swift
[1060/1196] Compiling ComposableArchitecture Debug.swift
[1061/1196] Compiling ComposableArchitecture DefaultSubscript.swift
[1080/1204] Compiling ComposableArchitecture ForEachStore.swift
[1081/1204] Compiling ComposableArchitecture FullScreenCover.swift
[1082/1204] Compiling ComposableArchitecture IfLetStore.swift
[1083/1204] Compiling ComposableArchitecture NavigationDestination.swift
[1084/1204] Compiling ComposableArchitecture NavigationStackStore.swift
[1085/1204] Compiling ComposableArchitecture Popover.swift
[1086/1204] Compiling ComposableArchitecture PresentationModifier.swift
[1087/1204] Compiling ComposableArchitecture Sheet.swift
[1088/1204] Emitting module ComposableArchitecture
[1099/1204] Compiling ComposableArchitecture IfCaseLetReducer.swift
[1100/1204] Compiling ComposableArchitecture IfLetReducer.swift
[1101/1204] Compiling ComposableArchitecture OnChange.swift
[1102/1204] Compiling ComposableArchitecture Optional.swift
[1103/1204] Compiling ComposableArchitecture PresentationReducer.swift
[1104/1204] Compiling ComposableArchitecture Reduce.swift
[1105/1204] Compiling ComposableArchitecture Scope.swift
[1106/1204] Compiling ComposableArchitecture SignpostReducer.swift
[1107/1204] Compiling ComposableArchitecture Binding+Observation.swift
[1108/1204] Compiling ComposableArchitecture IdentifiedArray+Observation.swift
[1109/1204] Compiling ComposableArchitecture NavigationStack+Observation.swift
[1110/1204] Compiling ComposableArchitecture ObservableState.swift
[1111/1204] Compiling ComposableArchitecture ObservationStateRegistrar.swift
[1112/1204] Compiling ComposableArchitecture Store+Observation.swift
[1113/1204] Compiling ComposableArchitecture ViewAction.swift
[1114/1204] Compiling ComposableArchitecture Reducer.swift
[1115/1204] Compiling ComposableArchitecture NavigationID.swift
[1116/1204] Compiling ComposableArchitecture NotificationName.swift
[1117/1204] Compiling ComposableArchitecture OpenExistential.swift
[1118/1204] Compiling ComposableArchitecture PresentationID.swift
[1119/1204] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[1120/1204] Compiling ComposableArchitecture RuntimeWarnings.swift
[1121/1204] Compiling ComposableArchitecture StackIDGenerator.swift
[1122/1204] Compiling ComposableArchitecture Macros.swift
[1123/1204] Compiling ComposableArchitecture Alert+Observation.swift
[1124/1204] Compiling ComposableArchitecture StackReducer.swift
[1125/1204] Compiling ComposableArchitecture AppStorageKeyPathKey.swift
[1126/1204] Compiling ComposableArchitecture Store.swift
[1127/1204] Compiling ComposableArchitecture Alert.swift
[1128/1204] Compiling ComposableArchitecture Binding.swift
[1129/1204] Compiling ComposableArchitecture ConfirmationDialog.swift
[1130/1204] Compiling ComposableArchitecture ActionSheet.swift
[1131/1204] Compiling ComposableArchitecture LegacyAlert.swift
[1132/1204] Compiling ComposableArchitecture NavigationLinkStore.swift
[1150/1204] Compiling ComposableArchitecture ReducerBuilder.swift
[1151/1204] Compiling ComposableArchitecture BindingReducer.swift
[1152/1204] Compiling ComposableArchitecture CombineReducers.swift
[1153/1204] Compiling ComposableArchitecture DebugReducer.swift
[1154/1204] Compiling ComposableArchitecture DependencyKeyWritingReducer.swift
[1155/1204] Compiling ComposableArchitecture EmptyReducer.swift
[1156/1204] Compiling ComposableArchitecture ForEachReducer.swift
[1189/1204] Compiling ComposableArchitecture SwitchStore.swift
[1190/1204] Compiling ComposableArchitecture WithViewStore.swift
[1191/1204] Compiling ComposableArchitecture TestStore.swift
[1192/1204] Compiling ComposableArchitecture AlertStateUIKit.swift
[1193/1204] Compiling ComposableArchitecture IfLetUIKit.swift
[1194/1204] Compiling ComposableArchitecture NavigationStackControllerUIKit.swift
[1195/1204] Compiling ComposableArchitecture ViewStore.swift
[1196/1204] Compiling ComposableArchitecture resource_bundle_accessor.swift
Build complete! (84.42s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
[1/932] Fetching swift-macro-testing
[57/2878] Fetching swift-macro-testing, swift-perception
[252/6389] Fetching swift-macro-testing, swift-perception, swift-sharing
[1311/52419] Fetching swift-macro-testing, swift-perception, swift-sharing, swift-navigation
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (1.74s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.75s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (1.81s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-perception from cache (1.95s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (1.95s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (1.95s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.96s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/apple/swift-collections from cache
[1/1542] Fetching swift-identified-collections
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.57s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.74s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.75s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.09s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.19s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.09s)
Fetched https://github.com/apple/swift-collections from cache (1.25s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (3.74s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.45s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.48s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.15s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (4.36s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.46s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.6.0 (0.47s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (2.48s)
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/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.82s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.44s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.58s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.63s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.46s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.81s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (2.29s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.46s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.48s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.58s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.07s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.4 (0.48s)
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.4
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.6.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.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/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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
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/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "combine-schedulers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/combine-schedulers"
},
{
"identity" : "swift-case-paths",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-case-paths"
},
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-identified-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.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.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
},
{
"identity" : "swift-navigation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-navigation"
},
{
"identity" : "swift-perception",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.4",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-perception"
},
{
"identity" : "swift-sharing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-sharing"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "swift-composable-architecture",
"name" : "swift-composable-architecture",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ComposableArchitecture",
"targets" : [
"ComposableArchitecture"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ComposableArchitectureMacros",
"targets" : [
"ComposableArchitectureMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "ComposableArchitectureTests",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitectureTests",
"path" : "Tests/ComposableArchitectureTests",
"product_dependencies" : [
"IssueReportingTestSupport"
],
"sources" : [
"BindableStoreTests.swift",
"BindingLocalTests.swift",
"CompatibilityTests.swift",
"ComposableArchitectureTests.swift",
"CurrentValueRelayTests.swift",
"DebugTests.swift",
"DependencyKeyWritingReducerTests.swift",
"EffectCancellationIsolationTests.swift",
"EffectCancellationTests.swift",
"EffectDebounceTests.swift",
"EffectFailureTests.swift",
"EffectOperationTests.swift",
"EffectRunTests.swift",
"EffectTests.swift",
"EnumReducerMacroTests.swift",
"Internal/BaseTCATestCase.swift",
"Internal/TestHelpers.swift",
"MacroConformanceTests.swift",
"MacroTests.swift",
"MemoryManagementTests.swift",
"ObservableStateEnumMacroTests.swift",
"ObservableTests.swift",
"ReducerBuilderTests.swift",
"ReducerTests.swift",
"Reducers/BindingReducerTests.swift",
"Reducers/ForEachReducerTests.swift",
"Reducers/IfCaseLetReducerTests.swift",
"Reducers/IfLetReducerTests.swift",
"Reducers/OnChangeReducerTests.swift",
"Reducers/PresentationReducerTests.swift",
"Reducers/StackReducerTests.swift",
"RuntimeWarningTests.swift",
"ScopeCacheTests.swift",
"ScopeLoggerTests.swift",
"ScopeTests.swift",
"StoreLifetimeTests.swift",
"StorePerceptionTests.swift",
"StoreTests.swift",
"TaskCancellationTests.swift",
"TaskResultTests.swift",
"TestStoreFailureTests.swift",
"TestStoreNonExhaustiveTests.swift",
"TestStoreTests.swift",
"ThrottleTests.swift",
"ViewStoreTests.swift"
],
"target_dependencies" : [
"ComposableArchitecture"
],
"type" : "test"
},
{
"c99name" : "ComposableArchitectureMacrosTests",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitectureMacrosTests",
"path" : "Tests/ComposableArchitectureMacrosTests",
"product_dependencies" : [
"MacroTesting"
],
"sources" : [
"MacroBaseTestCase.swift",
"ObservableStateMacroTests.swift",
"PresentsMacroTests.swift",
"ReducerMacroTests.swift",
"ViewActionMacroTests.swift"
],
"target_dependencies" : [
"ComposableArchitectureMacros"
],
"type" : "test"
},
{
"c99name" : "ComposableArchitectureMacros",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitectureMacros",
"path" : "Sources/ComposableArchitectureMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"ComposableArchitecture",
"ComposableArchitectureMacros"
],
"sources" : [
"Availability.swift",
"Extensions.swift",
"ObservableStateMacro.swift",
"Plugins.swift",
"PresentsMacro.swift",
"ReducerMacro.swift",
"ViewActionMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "ComposableArchitecture",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitecture",
"path" : "Sources/ComposableArchitecture",
"product_dependencies" : [
"CasePaths",
"CombineSchedulers",
"ConcurrencyExtras",
"CustomDump",
"Dependencies",
"DependenciesMacros",
"IdentifiedCollections",
"IssueReporting",
"OrderedCollections",
"Perception",
"Sharing",
"SwiftUINavigation",
"UIKitNavigation"
],
"product_memberships" : [
"ComposableArchitecture"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CaseReducer.swift",
"Core.swift",
"Dependencies/Dismiss.swift",
"Dependencies/IsPresented.swift",
"Effect.swift",
"Effects/Animation.swift",
"Effects/Cancellation.swift",
"Effects/Debounce.swift",
"Effects/Publisher.swift",
"Effects/TaskResult.swift",
"Effects/Throttle.swift",
"Internal/AreOrderedSetsDuplicates.swift",
"Internal/AssumeIsolated.swift",
"Internal/Box.swift",
"Internal/Create.swift",
"Internal/CurrentValueRelay.swift",
"Internal/Debug.swift",
"Internal/DefaultSubscript.swift",
"Internal/Deprecations.swift",
"Internal/DispatchQueue.swift",
"Internal/EffectActions.swift",
"Internal/EphemeralState.swift",
"Internal/Exports.swift",
"Internal/HashableStaticString.swift",
"Internal/KeyPath+Sendable.swift",
"Internal/Locking.swift",
"Internal/Logger.swift",
"Internal/NavigationID.swift",
"Internal/NotificationName.swift",
"Internal/OpenExistential.swift",
"Internal/PresentationID.swift",
"Internal/ReturningLastNonNilValue.swift",
"Internal/RuntimeWarnings.swift",
"Internal/StackIDGenerator.swift",
"Macros.swift",
"Observation/Alert+Observation.swift",
"Observation/Binding+Observation.swift",
"Observation/IdentifiedArray+Observation.swift",
"Observation/NavigationStack+Observation.swift",
"Observation/ObservableState.swift",
"Observation/ObservationStateRegistrar.swift",
"Observation/Store+Observation.swift",
"Observation/ViewAction.swift",
"Reducer.swift",
"Reducer/ReducerBuilder.swift",
"Reducer/Reducers/BindingReducer.swift",
"Reducer/Reducers/CombineReducers.swift",
"Reducer/Reducers/DebugReducer.swift",
"Reducer/Reducers/DependencyKeyWritingReducer.swift",
"Reducer/Reducers/EmptyReducer.swift",
"Reducer/Reducers/ForEachReducer.swift",
"Reducer/Reducers/IfCaseLetReducer.swift",
"Reducer/Reducers/IfLetReducer.swift",
"Reducer/Reducers/OnChange.swift",
"Reducer/Reducers/Optional.swift",
"Reducer/Reducers/PresentationReducer.swift",
"Reducer/Reducers/Reduce.swift",
"Reducer/Reducers/Scope.swift",
"Reducer/Reducers/SignpostReducer.swift",
"Reducer/Reducers/StackReducer.swift",
"Sharing/AppStorageKeyPathKey.swift",
"Store.swift",
"SwiftUI/Alert.swift",
"SwiftUI/Binding.swift",
"SwiftUI/ConfirmationDialog.swift",
"SwiftUI/Deprecated/ActionSheet.swift",
"SwiftUI/Deprecated/LegacyAlert.swift",
"SwiftUI/Deprecated/NavigationLinkStore.swift",
"SwiftUI/ForEachStore.swift",
"SwiftUI/FullScreenCover.swift",
"SwiftUI/IfLetStore.swift",
"SwiftUI/NavigationDestination.swift",
"SwiftUI/NavigationStackStore.swift",
"SwiftUI/Popover.swift",
"SwiftUI/PresentationModifier.swift",
"SwiftUI/Sheet.swift",
"SwiftUI/SwitchStore.swift",
"SwiftUI/WithViewStore.swift",
"TestStore.swift",
"UIKit/AlertStateUIKit.swift",
"UIKit/IfLetUIKit.swift",
"UIKit/NavigationStackControllerUIKit.swift",
"ViewStore.swift"
],
"target_dependencies" : [
"ComposableArchitectureMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.