The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-composable-architecture, reference 1.23.1 (5b0890), with Swift 6.1 for macOS (SPM) on 28 Oct 2025 03:50:17 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 .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-composable-architecture.git
Reference: 1.23.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-composable-architecture
 * tag               1.23.1     -> FETCH_HEAD
HEAD is now at 5b0890f Fix ShareChangeTracker(reportUnassertedChanges:) build error. (#3806)
Cloned https://github.com/pointfreeco/swift-composable-architecture.git
Revision (git rev-parse @):
5b0890fabfd68a2d375d68502bc3f54a8548c494
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-composable-architecture.git at 1.23.1
========================================
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
[11/90] Copying PrivacyInfo.xcprivacy
[12/90] Write sources
[14/90] Copying PrivacyInfo.xcprivacy
[14/90] Write sources
[15/90] Copying PrivacyInfo.xcprivacy
[18/90] Write sources
[74/90] Write swift-version-2F0A5646E1D333AE.txt
[75/90] Compiling UIKitNavigationShim shim.m
[78/123] Emitting module SwiftSyntax510
[79/123] Emitting module Sharing1
[80/123] Compiling Sharing1 Empty.swift
[81/123] Emitting module Sharing2
[82/123] Compiling Sharing2 Empty.swift
[83/123] Compiling SwiftSyntax510 Empty.swift
[84/123] Emitting module SwiftSyntax601
[85/123] Emitting module SwiftSyntax600
[86/123] Compiling SwiftSyntax600 Empty.swift
[87/123] Compiling SwiftSyntax601 Empty.swift
[88/123] Emitting module SwiftSyntax602
[89/123] Compiling SwiftSyntax602 Empty.swift
[90/123] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[91/123] Compiling InternalCollectionsUtilities Debugging.swift
[92/124] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[93/124] Emitting module Sharing2
[94/124] Compiling Sharing2 Empty.swift
[95/124] Emitting module SwiftSyntax509
[96/124] Compiling SwiftSyntax509 Empty.swift
[97/124] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[98/124] Compiling InternalCollectionsUtilities Descriptions.swift
[99/124] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[100/124] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[101/125] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[102/125] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[102/130] Compiling _SwiftSyntaxCShims PlatformMutex.c
[104/169] Emitting module Sharing1
[105/169] Compiling Sharing1 Empty.swift
[106/169] Emitting module IssueReportingPackageSupport
[107/169] Compiling IssueReportingPackageSupport _Test.swift
[108/169] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[109/169] Compiling InternalCollectionsUtilities UInt+reversed.swift
[110/169] Emitting module InternalCollectionsUtilities
[111/169] Emitting module IssueReportingPackageSupport
[112/169] Compiling IssueReportingPackageSupport _Test.swift
[113/277] Compiling IssueReporting BreakpointReporter.swift
[114/277] Compiling IssueReporting FatalErrorReporter.swift
[115/278] Compiling IssueReporting SwiftTesting.swift
[116/278] Compiling IssueReporting UncheckedSendable.swift
[117/278] Compiling IssueReporting LockIsolated.swift
[118/278] Compiling IssueReporting Rethrows.swift
[119/278] Compiling IssueReporting Deprecations.swift
[120/278] Compiling IssueReporting FailureObserver.swift
[121/278] Compiling IssueReporting RuntimeWarningReporter.swift
[122/278] Compiling IssueReporting ReportIssue.swift
[123/278] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[124/278] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[125/278] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[126/334] Compiling OrderedCollections _HashTable+Constants.swift
[127/334] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[128/334] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[129/334] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[130/334] Compiling OrderedCollections _HashTable+Testing.swift
[131/334] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[132/334] Compiling OrderedCollections _HashTable+Bucket.swift
[133/334] Compiling OrderedCollections _HashTable+BucketIterator.swift
[134/334] Compiling OrderedCollections _HashTable.swift
[135/334] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[136/334] 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/390] Compiling OrderedCollections _Hashtable+Header.swift
[144/390] Compiling OrderedCollections OrderedDictionary+Codable.swift
[145/390] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[146/390] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[147/390] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[148/390] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[149/396] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[150/396] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[151/396] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[152/396] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[153/396] Compiling OrderedCollections OrderedDictionary+Values.swift
[154/396] Compiling OrderedCollections OrderedDictionary.swift
[155/396] Compiling OrderedCollections OrderedDictionary+Elements.swift
[156/396] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[157/396] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[158/396] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[159/396] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[160/396] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[161/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[162/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[163/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[164/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[165/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[166/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[167/396] Compiling OrderedCollections OrderedSet+Hashable.swift
[168/396] Compiling OrderedCollections OrderedSet+Initializers.swift
[169/396] Compiling OrderedCollections OrderedSet+Insertions.swift
[170/396] Compiling OrderedCollections OrderedSet+Invariants.swift
[171/396] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[172/396] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[173/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[174/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[175/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[176/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[177/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[178/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[179/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[180/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[181/396] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[182/396] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[183/396] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[184/396] Compiling OrderedCollections OrderedSet+Sendable.swift
[233/402] Compiling OrderedCollections _HashTable+Bucket.swift
[234/402] Compiling OrderedCollections _HashTable+BucketIterator.swift
[235/402] Compiling OrderedCollections _HashTable+Constants.swift
[236/402] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[237/402] Compiling OrderedCollections _HashTable+Testing.swift
[238/402] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[239/402] Compiling OrderedCollections _HashTable.swift
[240/402] Compiling OrderedCollections OrderedSet+SubSequence.swift
[241/402] Compiling OrderedCollections OrderedSet+Testing.swift
[242/402] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[243/402] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[244/402] Compiling OrderedCollections OrderedSet.swift
[245/402] Compiling OrderedCollections _UnsafeBitset.swift
[259/402] Emitting module OrderedCollections
[268/428] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[269/428] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[270/428] Compiling IdentifiedCollections Identified.swift
[271/428] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[272/428] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[273/428] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[274/428] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[275/447] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[276/447] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[277/447] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[278/447] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[279/447] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[280/447] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[281/447] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[282/447] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[283/447] Compiling IdentifiedCollections IdentifiedArray.swift
[284/449] Compiling ConcurrencyExtras Task.swift
[285/450] Compiling ConcurrencyExtras Result.swift
[287/450] Compiling ConcurrencyExtras Task.swift
[288/451] Compiling ConcurrencyExtras MainSerialExecutor.swift
[289/451] Compiling ConcurrencyExtras Locking.swift
[290/451] Compiling ConcurrencyExtras LockIsolated.swift
[291/451] Compiling ConcurrencyExtras UncheckedBox.swift
[293/451] Compiling ConcurrencyExtras MainSerialExecutor.swift
[300/451] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[301/451] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[302/451] Compiling ConcurrencyExtras LockIsolated.swift
[303/451] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[304/451] Compiling ConcurrencyExtras AsyncStream.swift
[305/451] Compiling IdentifiedCollections Identified.swift
[306/451] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[307/451] Emitting module ConcurrencyExtras
[308/451] Compiling ConcurrencyExtras Locking.swift
[309/451] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[313/451] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[314/451] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[315/451] Emitting module IssueReporting
[316/451] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[317/451] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[318/451] Compiling ConcurrencyExtras AsyncStream.swift
[319/451] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[322/451] Emitting module ConcurrencyExtras
[331/451] Emitting module IssueReporting
[342/453] Compiling ConcurrencyExtras UncheckedSendable.swift
[344/453] Compiling IssueReporting WithExpectedIssue.swift
[345/453] Compiling IssueReporting WithIssueContext.swift
[350/496] Compiling PerceptionCore Locals.swift
[351/496] Compiling PerceptionCore ObservationBeta.swift
[356/497] Compiling PerceptionCore PerceptionTracking.swift
[357/497] Compiling PerceptionCore Perceptions.swift
[358/497] Compiling PerceptionCore PerceptionChecking.swift
[359/497] Compiling PerceptionCore PerceptionRegistrar.swift
[370/497] Compiling PerceptionCore Deprecations.swift
[371/497] Compiling PerceptionCore Exports.swift
[380/497] Emitting module IdentifiedCollections
[381/497] Compiling PerceptionCore Locking.swift
[382/497] Compiling PerceptionCore Perceptible.swift
[383/497] Compiling IdentifiedCollections IdentifiedCollection.swift
[384/497] Compiling XCTestDynamicOverlay Exports.swift
[387/497] Compiling IdentifiedCollections IdentifiedCollection.swift
[388/497] Emitting module IdentifiedCollections
[389/524] Compiling XCTestDynamicOverlay Exports.swift
[390/524] Emitting module XCTestDynamicOverlay
[391/524] Compiling XCTestDynamicOverlay Deprecations.swift
[392/524] Emitting module XCTestDynamicOverlay
[393/524] Compiling XCTestDynamicOverlay Deprecations.swift
[394/561] Emitting module SwiftSyntax
[407/561] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[408/561] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[409/561] Compiling CombineSchedulers UIKit.swift
[410/562] Compiling CombineSchedulers UIScheduler.swift
[412/563] Compiling Clocks UnimplementedClock.swift
[413/563] Compiling CombineSchedulers Timer.swift
[414/563] Compiling CombineSchedulers TestScheduler.swift
[415/563] Compiling CombineSchedulers Timer.swift
[416/563] Compiling Clocks Timer.swift
[417/563] Compiling Clocks UnimplementedClock.swift
[418/563] Compiling Clocks TestClock.swift
[419/563] Compiling CombineSchedulers UnimplementedScheduler.swift
[421/563] Compiling CustomDump AnyType.swift
[422/563] Compiling CustomDump CollectionDifference.swift
[423/563] Compiling CustomDump Identifiable.swift
[424/565] Compiling CustomDump Mirror.swift
[425/565] Compiling CustomDump String.swift
[426/565] Compiling CustomDump Unordered.swift
[427/565] Compiling IssueReportingTestSupport SwiftTesting.swift
[428/565] Emitting module IssueReportingTestSupport
[429/565] Compiling IssueReportingTestSupport XCTest.swift
[431/565] Compiling IssueReportingTestSupport SwiftTesting.swift
[432/565] Emitting module IssueReportingTestSupport
[433/565] Compiling CustomDump Foundation.swift
[434/565] Compiling CustomDump GameKit.swift
[435/565] Compiling CustomDump KeyPath.swift
[436/603] Emitting module CustomDump
[437/603] Compiling CustomDump XCTAssertDifference.swift
[438/603] Compiling CustomDump XCTAssertNoDifference.swift
[439/603] Compiling CustomDump CoreImage.swift
[440/603] Compiling CustomDump CoreLocation.swift
[441/603] Compiling CustomDump CoreMotion.swift
[442/603] Compiling CustomDump Photos.swift
[443/603] Compiling CustomDump Speech.swift
[444/603] Compiling CustomDump StoreKit.swift
[445/603] Compiling CustomDump UserNotifications.swift
[446/603] Compiling CustomDump UserNotificationsUI.swift
[447/603] Compiling CustomDump CustomDumpReflectable.swift
[448/603] Compiling CustomDump CustomDumpRepresentable.swift
[449/603] Compiling CustomDump CustomDumpStringConvertible.swift
[450/603] Compiling CustomDump Diff.swift
[451/603] Compiling CasePathsCore UncheckedSendable.swift
[452/603] Compiling CasePathsCore Never+CasePathable.swift
[453/603] Compiling CasePathsCore TypeName.swift
[454/603] Compiling CasePathsCore KeyPath+Sendable.swift
[455/603] Compiling CasePathsCore Optional+CasePathable.swift
[456/604] Compiling CasePathsCore AnyCasePath.swift
[457/604] Compiling CasePathsCore CasePathReflectable.swift
[458/604] Compiling CasePathsCore CasePathIterable.swift
[459/604] Emitting module CasePathsCore
[460/604] Compiling CasePathsCore CasePathable.swift
[461/604] Compiling CasePathsCore Result+CasePathable.swift
[465/616] Compiling Clocks _AsyncTimerSequence.swift
[466/616] Compiling Clocks ImmediateClock.swift
[467/616] Compiling Clocks SwiftUI.swift
[468/616] Compiling Clocks Lock.swift
[469/616] Emitting module Clocks
[470/616] Compiling Clocks AnyClock.swift
[470/616] Write Objects.LinkFileList
[473/616] Compiling CombineSchedulers TestScheduler.swift
[475/616] Compiling CustomDump Foundation.swift
[476/616] Compiling CombineSchedulers NSRecursiveLock.swift
[477/616] Compiling CombineSchedulers Lock.swift
[480/616] Emitting module CombineSchedulers
[481/616] Compiling CombineSchedulers SwiftUI.swift
[482/616] Compiling CombineSchedulers Lock.swift
[483/616] Compiling Clocks _AsyncTimerSequence.swift
[484/616] Compiling CombineSchedulers NSRecursiveLock.swift
[485/616] Emitting module CombineSchedulers
[486/616] Compiling Clocks Timer.swift
[487/616] Compiling CombineSchedulers UIKit.swift
[488/616] Compiling Clocks TestClock.swift
[489/616] Compiling Clocks AnyClock.swift
[492/616] Emitting module Clocks
[495/616] Compiling Clocks ImmediateClock.swift
[496/616] Compiling Clocks SwiftUI.swift
[497/616] Compiling CombineSchedulers SwiftUI.swift
[498/616] Compiling Clocks Lock.swift
[499/666] Compiling Dependencies TimeZone.swift
[500/666] Compiling Dependencies URLSession.swift
[501/666] Compiling Dependencies UUID.swift
[502/666] Compiling CasePathsCore UncheckedSendable.swift
[503/666] Compiling CasePathsCore KeyPath+Sendable.swift
[504/666] Compiling CasePathsCore TypeName.swift
[505/666] Compiling CasePathsCore Never+CasePathable.swift
[506/666] Compiling CasePathsCore Optional+CasePathable.swift
[507/667] Emitting module CustomDump
[508/667] Compiling PerceptionCore ThreadLocal.swift
[509/667] Compiling PerceptionCore Environment.swift
[510/667] Compiling PerceptionCore Bindable.swift
[513/667] Compiling PerceptionCore WithPerceptionTracking.swift
[514/668] Compiling CasePathsCore CasePathReflectable.swift
[515/668] Emitting module CasePathsCore
[516/668] Compiling CasePathsCore CasePathIterable.swift
[517/668] Compiling CasePathsCore CasePathable.swift
[518/668] Compiling CasePathsCore AnyCasePath.swift
[519/668] Compiling PerceptionCore ThreadLocal.swift
[520/668] Compiling PerceptionCore Bindable.swift
[521/668] Compiling PerceptionCore Environment.swift
[523/668] Compiling Dependencies FireAndForget.swift
[524/668] Compiling PerceptionCore WithPerceptionTracking.swift
[528/669] Compiling Dependencies Locale.swift
[529/669] Compiling Dependencies MainQueue.swift
[529/669] Linking libIssueReportingTestSupport-tool.dylib
[531/669] Compiling Dependencies AppEntryPoint.swift
[532/669] Compiling Dependencies Deprecations.swift
[533/669] Compiling Dependencies Exports.swift
[533/669] Linking libIssueReportingTestSupport.dylib
[535/669] Compiling Dependencies DependencyValues.swift
[536/669] Compiling Dependencies Assert.swift
[537/669] Compiling Dependencies Calendar.swift
[541/669] Compiling CasePathsCore Result+CasePathable.swift
[542/669] Compiling CustomDump XCTAssertDifference.swift
[543/669] Compiling CustomDump XCTAssertNoDifference.swift
[544/669] Compiling PerceptionCore _PerceptionRegistrar.swift
[545/669] Compiling Dependencies Clocks.swift
[546/669] Compiling Dependencies Context.swift
[547/669] Compiling Dependencies Date.swift
[548/669] Compiling Dependencies TypeName.swift
[549/669] Compiling Dependencies PreviewTrait.swift
[550/669] Compiling Dependencies WithRandomNumberGenerator.swift
[555/669] Compiling Dependencies MainRunLoop.swift
[556/669] Compiling Dependencies NotificationCenter.swift
[557/669] Compiling Dependencies OpenURL.swift
[560/671] Emitting module Dependencies
[583/673] Compiling PerceptionCore _PerceptionRegistrar.swift
[596/673] Compiling Dependencies TestTrait.swift
[597/673] Compiling Dependencies WithDependencies.swift
[598/673] Compiling CustomDump UIKit.swift
[599/673] Compiling Dependencies Dependency.swift
[600/673] Compiling Dependencies DependencyContext.swift
[601/673] Compiling Dependencies DependencyKey.swift
[608/673] Emitting module PerceptionCore
[631/717] Emitting module Sharing
[632/717] Compiling Sharing SharedReader.swift
[633/717] Compiling Sharing SharedReaderKey.swift
[650/721] Compiling Sharing DefaultKey.swift
[651/721] Compiling Sharing FileStorageKey.swift
[652/721] Compiling Sharing DefaultKey.swift
[653/721] Compiling Sharing FileStorageKey.swift
[654/721] Compiling Sharing NSRecursiveLock+WithLock.swift
[655/721] Compiling Sharing PassthroughRelay.swift
[656/721] Compiling Sharing KeyPath+Sendable.swift
[657/721] Compiling Sharing MutexBackport.swift
[658/721] Compiling Sharing SharedKey.swift
[659/721] Compiling Sharing AppStorageKey.swift
[660/721] Compiling Sharing SharedCollection.swift
[661/721] Compiling Sharing SharedContinuations.swift
[662/721] Compiling Sharing Deprecations.swift
[663/721] Compiling Sharing KeyPath+Sendable.swift
[669/721] Compiling Sharing Deprecations.swift
[672/721] Compiling Sharing SharedKey.swift
[673/721] Compiling Sharing AppStorageKey.swift
[674/721] Compiling Sharing Reference.swift
[675/721] Compiling Sharing SharedChangeTracker.swift
[679/721] Emitting module Sharing
[689/721] Compiling Sharing SwiftUIStateSharing.swift
[690/721] Compiling Sharing resource_bundle_accessor.swift
[707/721] Compiling SwiftSyntax SyntaxNodesD.swift
[708/721] Compiling SwiftSyntax SyntaxNodesEF.swift
[709/721] Compiling SwiftSyntax SyntaxNodesGHI.swift
[710/721] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[711/721] Compiling SwiftSyntax SyntaxNodesOP.swift
[712/721] Compiling SwiftSyntax SyntaxNodesQRS.swift
[713/721] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[714/781] Compiling SwiftDiagnostics Message.swift
[715/782] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[716/782] Compiling SwiftDiagnostics Convenience.swift
[717/782] Compiling SwiftDiagnostics Note.swift
[718/782] Compiling SwiftBasicFormat Syntax+Extensions.swift
[719/782] Compiling SwiftBasicFormat Indenter.swift
[720/782] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[721/782] Compiling SwiftBasicFormat InferIndentation.swift
[722/782] Compiling SwiftDiagnostics FixIt.swift
[723/782] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[724/782] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[725/782] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[726/782] Compiling SwiftDiagnostics Diagnostic.swift
[727/782] Emitting module SwiftDiagnostics
[728/782] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[729/782] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[730/782] Emitting module SwiftBasicFormat
[731/782] Compiling SwiftBasicFormat BasicFormat.swift
[732/782] Compiling SwiftParser TopLevel.swift
[733/782] Compiling SwiftParser TriviaParser.swift
[734/782] Compiling SwiftParser Types.swift
[735/782] Compiling SwiftParser ExperimentalFeatures.swift
[736/786] Compiling SwiftParser StringLiterals.swift
[737/786] Compiling SwiftParser SwiftParserCompatibility.swift
[738/786] Compiling SwiftParser SwiftVersion.swift
[739/786] Compiling SwiftParser SyntaxUtils.swift
[740/786] Compiling SwiftParser TokenConsumer.swift
[741/786] Compiling SwiftParser TokenPrecedence.swift
[742/786] Compiling SwiftParser TokenSpec.swift
[743/786] Compiling SwiftParser TokenSpecSet.swift
[744/786] Compiling SwiftParser RegexLiteralLexer.swift
[745/786] Compiling SwiftParser UnicodeScalarExtensions.swift
[746/786] Compiling SwiftParser Lookahead.swift
[747/786] Compiling SwiftParser LoopProgressCondition.swift
[748/786] Compiling SwiftParser Modifiers.swift
[749/786] Emitting module SwiftParser
[750/786] Compiling SwiftParser Patterns.swift
[751/786] Compiling SwiftParser Recovery.swift
[752/786] Compiling SwiftParser Specifiers.swift
[753/786] Compiling SwiftParser Statements.swift
[754/786] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[755/786] Compiling SwiftParser Names.swift
[756/786] Compiling SwiftParser Nominals.swift
[757/786] Compiling SwiftParser Parameters.swift
[758/786] Compiling SwiftParser ParseSourceFile.swift
[759/786] Compiling SwiftParser Parser.swift
[760/786] Compiling SwiftParser IsValidIdentifier.swift
[761/786] Compiling SwiftParser Cursor.swift
[762/786] Compiling SwiftParser Lexeme.swift
[763/786] Compiling SwiftParser LexemeSequence.swift
[764/786] Compiling SwiftParser Lexer.swift
[765/786] Compiling SwiftParser Declarations.swift
[766/786] Compiling SwiftParser Directives.swift
[767/786] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[768/786] Compiling SwiftParser Expressions.swift
[769/786] Compiling SwiftParser IncrementalParseTransition.swift
[770/786] Compiling SwiftParser Attributes.swift
[771/786] Compiling SwiftParser Availability.swift
[772/786] Compiling SwiftParser CharacterInfo.swift
[773/786] Compiling SwiftParser CollectionNodes+Parsable.swift
[774/786] Compiling SwiftParser CompilerFiles.swift
[775/786] Compiling SwiftParser IsLexerClassified.swift
[776/786] Compiling SwiftParser LayoutNodes+Parsable.swift
[777/786] Compiling SwiftParser Parser+TokenSpecSet.swift
[778/786] Compiling SwiftParser TokenSpecStaticMembers.swift
[779/809] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[780/810] Compiling SwiftOperators PrecedenceGraph.swift
[781/810] Compiling SwiftOperators PrecedenceGroup.swift
[782/811] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[783/811] Compiling SwiftOperators OperatorTable.swift
[784/811] Compiling SwiftOperators OperatorTable+Semantics.swift
[785/811] Compiling SwiftOperators OperatorTable+Defaults.swift
[786/811] Compiling SwiftOperators OperatorError.swift
[787/811] Compiling SwiftOperators OperatorTable+Folding.swift
[788/811] Emitting module SwiftOperators
[789/811] Compiling SwiftOperators Operator.swift
[790/811] Compiling SwiftOperators OperatorError+Diagnostics.swift
[791/811] Compiling SwiftOperators SyntaxSynthesis.swift
[792/811] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[793/811] Compiling SwiftParserDiagnostics MissingNodesError.swift
[794/811] Compiling SwiftParserDiagnostics MissingTokenError.swift
[795/811] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[796/811] Compiling SwiftParserDiagnostics Utils.swift
[797/811] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[798/811] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[799/811] Compiling SwiftParserDiagnostics PresenceUtils.swift
[800/811] Emitting module SwiftParserDiagnostics
[801/811] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[802/811] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[803/811] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[804/826] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[805/827] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[806/827] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[807/827] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[808/827] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[809/827] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[810/827] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[811/827] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[812/827] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[813/827] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[814/827] Emitting module SwiftSyntaxBuilder
[815/827] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[816/827] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[817/827] Compiling SwiftSyntaxBuilder Indenter.swift
[818/827] Compiling SwiftSyntaxBuilder ListBuilder.swift
[819/827] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[820/845] Compiling SwiftSyntaxMacros Macro.swift
[821/845] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[822/846] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[823/846] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[824/846] Compiling SwiftSyntaxMacros PreambleMacro.swift
[825/846] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[826/846] Compiling SwiftSyntaxMacros Macro+Format.swift
[827/846] Compiling SwiftSyntaxMacros AttachedMacro.swift
[828/846] Compiling SwiftSyntaxMacros BodyMacro.swift
[829/846] Compiling SwiftSyntaxMacros MemberMacro.swift
[830/846] Compiling SwiftSyntaxMacros PeerMacro.swift
[831/846] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[832/846] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[833/846] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[834/846] Compiling SwiftSyntaxMacros AccessorMacro.swift
[835/846] Emitting module SwiftSyntaxMacros
[836/846] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[837/846] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[838/846] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[839/856] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[840/856] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[841/856] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[842/856] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[843/856] Emitting module SwiftSyntaxMacroExpansion
[844/856] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[845/856] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[846/856] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[847/856] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[848/856] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[849/868] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[850/869] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[851/869] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[852/869] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[853/869] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[854/869] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[855/869] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[856/869] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[857/869] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[858/869] Emitting module SwiftCompilerPluginMessageHandling
[859/869] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[860/869] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[861/869] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[862/871] Emitting module SwiftCompilerPlugin
[863/871] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[864/892] Compiling PerceptionMacros Plugins.swift
[865/892] Compiling CasePathsMacros Plugin.swift
[866/892] Emitting module ComposableArchitectureMacros
[867/892] Compiling ComposableArchitectureMacros ViewActionMacro.swift
[868/892] Compiling ComposableArchitectureMacros PresentsMacro.swift
[869/892] Compiling PerceptionMacros Availability.swift
[870/892] Compiling PerceptionMacros Extensions.swift
[871/892] Emitting module PerceptionMacros
[872/892] Compiling PerceptionMacros PerceptibleMacro.swift
[873/892] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[874/892] Compiling DependenciesMacrosPlugin Support.swift
[875/892] Compiling DependenciesMacrosPlugin Plugins.swift
[876/892] Emitting module DependenciesMacrosPlugin
[877/892] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[877/892] Write Objects.LinkFileList
[879/892] Compiling ComposableArchitectureMacros Extensions.swift
[880/892] Emitting module CasePathsMacros
[881/892] Compiling CasePathsMacros CasePathableMacro.swift
[881/892] Write Objects.LinkFileList
[884/892] Compiling ComposableArchitectureMacros Plugins.swift
[885/892] Compiling ComposableArchitectureMacros ObservableStateMacro.swift
[886/892] Compiling ComposableArchitectureMacros Availability.swift
[887/892] Compiling ComposableArchitectureMacros ReducerMacro.swift
[887/892] Write Objects.LinkFileList
[888/892] Linking PerceptionMacros-tool
[889/892] Linking DependenciesMacrosPlugin-tool
[890/892] Linking CasePathsMacros-tool
[892/918] Compiling CasePaths XCTestSupport.swift
[893/918] Compiling CasePaths Deprecations.swift
[893/918] Linking ComposableArchitectureMacros-tool
[895/918] Compiling CasePaths EnumReflection.swift
[896/918] Compiling DependenciesMacros Exports.swift
[897/918] Compiling DependenciesMacros Macros.swift
[898/918] Emitting module DependenciesMacros
[900/918] Compiling DependenciesMacros Exports.swift
[901/918] Compiling DependenciesMacros Macros.swift
[902/918] Compiling CasePaths LockIsolated.swift
[903/918] Compiling CasePaths XCTestSupport.swift
[904/918] Compiling CasePaths Exports.swift
[905/918] Compiling CasePaths Macros.swift
[906/918] Compiling CasePaths Exports.swift
[907/918] Compiling CasePaths LockIsolated.swift
[908/918] Compiling CasePaths Macros.swift
[909/918] Compiling CasePaths Deprecations.swift
[910/918] Emitting module CasePaths
[911/918] Compiling CasePaths EnumReflection.swift
[912/918] Emitting module CasePaths
[913/918] Compiling Perception Exports.swift
[914/918] Emitting module Perception
[915/918] Compiling Perception Macros.swift
[916/918] Compiling Perception Exports.swift
[917/918] Compiling Perception Macros.swift
[918/918] Emitting module Perception
[919/958] Compiling SwiftNavigation HashableStaticString.swift
[920/958] Compiling SwiftNavigation KeyPath+Sendable.swift
[921/958] Compiling SwiftNavigation AssumeIsolated.swift
[922/958] Compiling SwiftNavigation Deprecations.swift
[925/962] Emitting module SwiftNavigation
[926/962] Compiling SwiftNavigation ConfirmationDialogState.swift
[927/962] Compiling SwiftNavigation HashableObject.swift
[928/962] Emitting module SwiftNavigation
[929/962] Compiling SwiftNavigation ToOptionalUnit.swift
[930/962] Compiling SwiftNavigation NSObject+Observe.swift
[933/962] Compiling SwiftNavigation ErrorMechanism.swift
[934/962] Compiling SwiftNavigation Exports.swift
[935/962] Compiling SwiftNavigation ErrorMechanism.swift
[936/962] Compiling SwiftNavigation Exports.swift
[937/962] Compiling SwiftNavigation AssumeIsolated.swift
[938/962] Compiling SwiftNavigation ButtonState.swift
[939/962] Compiling SwiftNavigation ButtonStateBuilder.swift
[940/962] Compiling SwiftNavigation UINavigationPath.swift
[941/962] Compiling SwiftNavigation UITransaction.swift
[942/962] Compiling SwiftNavigation Bind.swift
[943/962] Compiling SwiftNavigation Binding.swift
[944/962] Compiling SwiftNavigation Deprecations.swift
[945/962] Compiling SwiftNavigation AlertState.swift
[963/1002] Emitting module UIKitNavigation
[964/1004] Compiling UIKitNavigation UITextField.swift
[965/1004] Compiling UIKitNavigation Exports.swift
[966/1004] Compiling UIKitNavigation PopFromViewController.swift
[967/1004] Compiling UIKitNavigation Dismiss.swift
[968/1004] Compiling UIKitNavigation Push.swift
[969/1004] Compiling UIKitNavigation UIAlertController.swift
[970/1004] Compiling UIKitNavigation UISwitch.swift
[971/1004] Compiling UIKitNavigation UITabBarController.swift
[972/1004] Compiling UIKitNavigation UISegmentedControl.swift
[973/1004] Compiling UIKitNavigation UISlider.swift
[974/1004] Compiling UIKitNavigation UIStepper.swift
[975/1004] Compiling UIKitNavigation UIColorWell.swift
[976/1004] Compiling UIKitNavigation UIControl.swift
[977/1004] Compiling UIKitNavigation UIDatePicker.swift
[978/1004] Compiling UIKitNavigation UIPageControl.swift
[979/1004] Compiling UIKitNavigation NavigationStackController.swift
[980/1004] Compiling UIKitNavigation Presentation.swift
[981/1004] Compiling UIKitNavigation Representable.swift
[982/1004] Compiling UIKitNavigation UIBinding.swift
[983/1004] Emitting module UIKitNavigation
[1003/1006] Compiling UIKitNavigation UIKitAnimation.swift
[1004/1006] Compiling UIKitNavigation UITransaction.swift
[1007/1030] Compiling SwiftUINavigation Popover.swift
[1008/1030] Compiling SwiftUINavigation Sheet.swift
[1009/1031] Compiling SwiftUINavigation Identified.swift
[1010/1031] Compiling SwiftUINavigation NavigationDestination.swift
[1011/1031] Compiling SwiftUINavigation Exports.swift
[1012/1031] Compiling SwiftUINavigation NavigationLink.swift
[1013/1031] Compiling SwiftUINavigation Binding+Internal.swift
[1014/1032] Compiling SwiftUINavigation Identified.swift
[1015/1032] Compiling SwiftUINavigation Exports.swift
[1016/1032] Compiling SwiftUINavigation NavigationDestination.swift
[1017/1032] Compiling SwiftUINavigation NavigationLink.swift
[1018/1032] Compiling SwiftUINavigation Popover.swift
[1019/1032] Compiling SwiftUINavigation Sheet.swift
[1020/1032] Compiling SwiftUINavigation Binding+Internal.swift
[1021/1032] Compiling SwiftUINavigation ConfirmationDialog.swift
[1022/1032] Compiling SwiftUINavigation FullScreenCover.swift
[1025/1032] Compiling SwiftUINavigation Alert.swift
[1026/1032] Compiling SwiftUINavigation Binding.swift
[1027/1032] Emitting module SwiftUINavigation
[1031/1032] Compiling SwiftUINavigation WithState.swift
[1033/1186] Compiling ComposableArchitecture ViewAction.swift
[1034/1186] Compiling ComposableArchitecture Reducer.swift
[1035/1186] Compiling ComposableArchitecture ReducerBuilder.swift
[1036/1186] Compiling ComposableArchitecture BindingReducer.swift
[1037/1186] Compiling ComposableArchitecture CombineReducers.swift
[1038/1186] Compiling ComposableArchitecture DebugReducer.swift
[1039/1186] Compiling ComposableArchitecture DependencyKeyWritingReducer.swift
[1040/1186] Compiling ComposableArchitecture EmptyReducer.swift
[1041/1186] Compiling ComposableArchitecture ForEachReducer.swift
[1042/1194] Compiling ComposableArchitecture Debounce.swift
[1043/1194] Compiling ComposableArchitecture Publisher.swift
[1044/1194] Compiling ComposableArchitecture Deprecations.swift
[1045/1194] Compiling ComposableArchitecture DispatchQueue.swift
[1046/1194] Compiling ComposableArchitecture EffectActions.swift
[1047/1194] Compiling ComposableArchitecture EphemeralState.swift
[1048/1194] Compiling ComposableArchitecture Exports.swift
[1049/1194] Compiling ComposableArchitecture HashableStaticString.swift
[1050/1194] Compiling ComposableArchitecture KeyPath+Sendable.swift
[1051/1194] Compiling ComposableArchitecture NavigationID.swift
[1052/1194] Compiling ComposableArchitecture NotificationName.swift
[1053/1194] Compiling ComposableArchitecture OpenExistential.swift
[1054/1194] Compiling ComposableArchitecture PresentationID.swift
[1055/1194] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[1056/1194] Compiling ComposableArchitecture RuntimeWarnings.swift
[1057/1194] Compiling ComposableArchitecture StackIDGenerator.swift
[1058/1194] Compiling ComposableArchitecture Macros.swift
[1059/1194] Compiling ComposableArchitecture Alert+Observation.swift
[1060/1202] Compiling ComposableArchitecture DefaultSubscript.swift
[1061/1202] Compiling ComposableArchitecture CaseReducer.swift
[1062/1202] Compiling ComposableArchitecture Core.swift
[1063/1202] Compiling ComposableArchitecture Dismiss.swift
[1064/1202] Compiling ComposableArchitecture IsPresented.swift
[1065/1202] Compiling ComposableArchitecture Effect.swift
[1066/1202] Compiling ComposableArchitecture Animation.swift
[1067/1202] Compiling ComposableArchitecture Cancellation.swift
[1068/1202] Emitting module ComposableArchitecture
[1069/1202] Compiling ComposableArchitecture TaskResult.swift
[1070/1202] Compiling ComposableArchitecture Throttle.swift
[1071/1202] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[1072/1202] Compiling ComposableArchitecture AssumeIsolated.swift
[1073/1202] Compiling ComposableArchitecture Box.swift
[1074/1202] Compiling ComposableArchitecture Create.swift
[1075/1202] Compiling ComposableArchitecture CurrentValueRelay.swift
[1076/1202] Compiling ComposableArchitecture Debug.swift
[1078/1202] Compiling ComposableArchitecture ForEachStore.swift
[1079/1202] Compiling ComposableArchitecture FullScreenCover.swift
[1080/1202] Compiling ComposableArchitecture IfLetStore.swift
[1081/1202] Compiling ComposableArchitecture NavigationDestination.swift
[1082/1202] Compiling ComposableArchitecture NavigationStackStore.swift
[1083/1202] Compiling ComposableArchitecture Popover.swift
[1084/1202] Compiling ComposableArchitecture PresentationModifier.swift
[1085/1202] Compiling ComposableArchitecture Sheet.swift
[1086/1202] Compiling ComposableArchitecture Locking.swift
[1087/1202] Compiling ComposableArchitecture Logger.swift
[1088/1202] Compiling ComposableArchitecture Binding+Observation.swift
[1089/1202] Compiling ComposableArchitecture IdentifiedArray+Observation.swift
[1090/1202] Compiling ComposableArchitecture NavigationStack+Observation.swift
[1091/1202] Compiling ComposableArchitecture ObservableState.swift
[1092/1202] Compiling ComposableArchitecture ObservationStateRegistrar.swift
[1093/1202] Compiling ComposableArchitecture Store+Observation.swift
[1135/1202] Compiling ComposableArchitecture IfCaseLetReducer.swift
[1137/1202] Compiling ComposableArchitecture IfLetReducer.swift
[1138/1202] Compiling ComposableArchitecture OnChange.swift
[1139/1202] Compiling ComposableArchitecture Optional.swift
[1140/1202] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[1141/1202] Compiling ComposableArchitecture RuntimeWarnings.swift
[1142/1202] Compiling ComposableArchitecture StackIDGenerator.swift
[1143/1202] Compiling ComposableArchitecture Macros.swift
[1144/1202] Compiling ComposableArchitecture Alert+Observation.swift
[1162/1202] Compiling ComposableArchitecture AppStorageKeyPathKey.swift
[1163/1202] Compiling ComposableArchitecture Store.swift
[1164/1202] Compiling ComposableArchitecture Alert.swift
[1165/1202] Compiling ComposableArchitecture Binding.swift
[1166/1202] Compiling ComposableArchitecture ConfirmationDialog.swift
[1167/1202] Compiling ComposableArchitecture ActionSheet.swift
[1168/1202] Compiling ComposableArchitecture LegacyAlert.swift
[1169/1202] Compiling ComposableArchitecture NavigationLinkStore.swift
[1178/1202] Emitting module ComposableArchitecture
[1187/1202] Compiling ComposableArchitecture SwitchStore.swift
[1188/1202] Compiling ComposableArchitecture WithViewStore.swift
[1189/1202] Compiling ComposableArchitecture TestStore.swift
[1190/1202] Compiling ComposableArchitecture AlertStateUIKit.swift
[1191/1202] Compiling ComposableArchitecture IfLetUIKit.swift
[1192/1202] Compiling ComposableArchitecture NavigationStackControllerUIKit.swift
[1193/1202] Compiling ComposableArchitecture ViewStore.swift
[1194/1202] Compiling ComposableArchitecture resource_bundle_accessor.swift
Build complete! (80.60s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/914] Fetching swift-macro-testing
[175/4417] Fetching swift-macro-testing, swift-sharing
[281/6359] Fetching swift-macro-testing, swift-sharing, swift-perception
[1789/52359] Fetching swift-macro-testing, swift-sharing, swift-perception, swift-navigation
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.89s)
[4696/48856] Fetching swift-macro-testing, swift-perception, swift-navigation
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.93s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
[35517/50390] Fetching swift-macro-testing, swift-perception, swift-navigation, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.11s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.18s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (2.12s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (2.12s)
Fetched https://github.com/pointfreeco/swift-perception from cache (2.12s)
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
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.28s)
Fetched https://github.com/swiftlang/swift-syntax from cache (2.32s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.65s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.63s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.91s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.25s)
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.97s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.50s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.50s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.50s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.6.0 (0.52s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (3.29s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.79s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.46s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.62s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.68s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.51s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.80s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (2.33s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.51s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.51s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.45s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.96s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.4 (0.50s)
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-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.6.0
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/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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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-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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
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
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
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.