The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-composable-architecture, reference 1.19.1 (b1d27a), with Swift 5.9 for macOS (SPM) on 17 Apr 2025 03:53:23 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-composable-architecture.git
Reference: 1.19.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-composable-architecture
 * tag               1.19.1     -> FETCH_HEAD
HEAD is now at b1d27a8 Run swift-format
Cloned https://github.com/pointfreeco/swift-composable-architecture.git
Revision (git rev-parse @):
b1d27a82b498b8e697acabd8cc01b585d26aab19
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-composable-architecture.git at 1.19.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/pointfreeco/swift-composable-architecture.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/11] Copying PrivacyInfo.xcprivacy
[4/11] Compiling _SwiftSyntaxCShims dummy.c
[5/63] Compiling UIKitNavigationShim shim.m
[7/63] Compiling SwiftSyntax510 Empty.swift
[8/63] Emitting module SwiftSyntax510
[9/63] Emitting module SwiftSyntax509
[10/63] Compiling SwiftSyntax509 Empty.swift
[11/74] Emitting module Sharing2
[12/74] Compiling Sharing2 Empty.swift
[13/74] Emitting module SwiftSyntax600
[14/74] Compiling SwiftSyntax600 Empty.swift
[15/74] Emitting module Sharing1
[16/74] Compiling Sharing1 Empty.swift
[17/74] Compiling SwiftSyntax601 Empty.swift
[18/74] Emitting module SwiftSyntax601
[19/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/75] Compiling IssueReporting RuntimeWarningReporter.swift
[21/75] Compiling IssueReporting ReportIssue.swift
[22/75] Compiling IssueReporting IsTesting.swift
[23/75] Compiling IssueReporting IssueReporter.swift
[24/75] Compiling IssueReporting BreakpointReporter.swift
[25/75] Compiling IssueReporting FatalErrorReporter.swift
[26/75] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/75] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/75] Compiling IssueReporting SwiftTesting.swift
[29/75] Compiling IssueReporting UncheckedSendable.swift
[30/141] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[31/141] Compiling SwiftSyntax TokenDiagnostic.swift
[32/141] Compiling SwiftSyntax SyntaxProtocol.swift
[33/141] Compiling SwiftSyntax SyntaxText.swift
[34/141] Emitting module InternalCollectionsUtilities
[35/141] Compiling SwiftSyntax TokenSequence.swift
[36/141] Compiling SwiftSyntax TokenSyntax.swift
[37/141] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/197] Compiling OrderedCollections OrderedSet+Codable.swift
[39/197] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[40/197] Compiling OrderedCollections OrderedSet+Descriptions.swift
[41/197] Compiling OrderedCollections OrderedSet+Diffing.swift
[42/197] Compiling OrderedCollections OrderedSet+Equatable.swift
[43/197] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[44/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[45/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[46/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[47/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[48/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[49/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[50/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[51/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[52/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[53/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[54/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[55/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[56/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[57/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[58/203] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[59/203] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[60/203] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[61/203] Compiling OrderedCollections OrderedSet+Sendable.swift
[62/203] Compiling OrderedCollections OrderedSet+Hashable.swift
[63/203] Compiling OrderedCollections OrderedSet+Initializers.swift
[64/203] Compiling OrderedCollections OrderedSet+Insertions.swift
[65/203] Compiling OrderedCollections OrderedSet+Invariants.swift
[66/203] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[67/203] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[68/203] Compiling OrderedCollections OrderedDictionary+Elements.swift
[69/203] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[70/203] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[71/203] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[72/203] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[73/203] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[74/203] Compiling OrderedCollections _Hashtable+Header.swift
[75/203] Compiling OrderedCollections OrderedDictionary+Codable.swift
[76/203] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[77/203] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[78/203] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[79/203] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[80/203] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[81/203] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[82/203] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[83/203] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[84/203] Compiling OrderedCollections OrderedDictionary+Values.swift
[85/203] Compiling OrderedCollections OrderedDictionary.swift
[86/203] Compiling OrderedCollections _HashTable+Bucket.swift
[87/203] Compiling OrderedCollections _HashTable+BucketIterator.swift
[88/203] Compiling OrderedCollections _HashTable+Constants.swift
[89/203] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[90/203] Compiling OrderedCollections _HashTable+Testing.swift
[91/203] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[92/203] Compiling OrderedCollections _HashTable.swift
[93/203] Compiling OrderedCollections OrderedSet+SubSequence.swift
[94/203] Compiling OrderedCollections OrderedSet+Testing.swift
[95/203] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[96/203] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[97/203] Compiling OrderedCollections OrderedSet.swift
[98/203] Compiling OrderedCollections _UnsafeBitset.swift
[106/210] Emitting module OrderedCollections
[107/229] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[108/229] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[109/229] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[110/229] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[111/229] Compiling IdentifiedCollections IdentifiedArray.swift
[112/229] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[113/229] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[114/229] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[115/229] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[116/229] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[117/229] Compiling IdentifiedCollections Identified.swift
[118/229] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[119/229] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[120/229] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[121/229] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[122/229] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[123/229] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[124/231] Compiling IssueReporting WithExpectedIssue.swift
[125/231] Compiling IssueReporting WithIssueContext.swift
[130/231] Emitting module IssueReporting
[142/231] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[143/231] Compiling ConcurrencyExtras UncheckedBox.swift
[144/231] Emitting module ConcurrencyExtras
[145/231] Compiling ConcurrencyExtras MainSerialExecutor.swift
[146/231] Compiling ConcurrencyExtras LockIsolated.swift
[147/231] Compiling ConcurrencyExtras Result.swift
[148/231] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[149/231] Compiling ConcurrencyExtras Locking.swift
[152/231] Compiling ConcurrencyExtras AsyncStream.swift
[153/231] Compiling ConcurrencyExtras Task.swift
[154/248] Compiling ConcurrencyExtras UncheckedSendable.swift
[155/269] Emitting module XCTestDynamicOverlay
[156/269] Compiling XCTestDynamicOverlay Exports.swift
[157/269] Compiling XCTestDynamicOverlay Deprecations.swift
[158/307] Compiling CustomDump UserNotificationsUI.swift
[159/307] Compiling CustomDump CustomDumpReflectable.swift
[160/307] Compiling CustomDump Foundation.swift
[161/307] Compiling CustomDump GameKit.swift
[162/307] Compiling CustomDump ExpectNoDifference.swift
[163/307] Compiling CustomDump UserNotifications.swift
[164/308] Compiling CustomDump Speech.swift
[165/308] Compiling CustomDump StoreKit.swift
[166/308] Compiling CustomDump CustomDumpStringConvertible.swift
[167/308] Compiling CustomDump Diff.swift
[168/308] Compiling CustomDump CoreMotion.swift
[169/308] Compiling CustomDump CustomDumpRepresentable.swift
[170/308] Compiling CustomDump KeyPath.swift
[171/308] Compiling CustomDump Photos.swift
[172/308] Compiling CasePathsCore Never+CasePathable.swift
[173/308] Compiling CasePathsCore Optional+CasePathable.swift
[174/308] Compiling CasePathsCore UncheckedSendable.swift
[175/308] Compiling CasePathsCore CasePathReflectable.swift
[176/309] Compiling CustomDump Dump.swift
[177/309] Compiling CustomDump ExpectDifference.swift
[178/309] Emitting module IdentifiedCollections
[179/309] Compiling CustomDump CoreImage.swift
[180/309] Compiling CustomDump CoreLocation.swift
[181/309] Compiling CasePathsCore KeyPath+Sendable.swift
[182/309] Compiling CasePathsCore TypeName.swift
[183/309] Compiling CasePathsCore CasePathIterable.swift
[184/309] Emitting module CasePathsCore
[185/309] Compiling CasePathsCore CasePathable.swift
[186/309] Compiling CasePathsCore AnyCasePath.swift
[187/309] Compiling IdentifiedCollections IdentifiedCollection.swift
[188/309] Compiling CasePathsCore Result+CasePathable.swift
[192/309] Compiling CustomDump Swift.swift
[193/309] Compiling CustomDump SwiftUI.swift
[194/309] Compiling CustomDump UIKit.swift
[195/309] Compiling CustomDump AnyType.swift
[196/309] Emitting module SwiftSyntax
[197/309] Compiling PerceptionCore Perceptible.swift
[198/310] Compiling CombineSchedulers UIScheduler.swift
[199/311] Compiling CombineSchedulers UIKit.swift
[200/311] Compiling CombineSchedulers TestScheduler.swift
[201/311] Compiling CombineSchedulers Timer.swift
[202/311] Compiling PerceptionCore PerceptionTracking.swift
[203/311] Compiling PerceptionCore PerceptionChecking.swift
[204/311] Compiling PerceptionCore Unchecked.swift
[207/311] Compiling PerceptionCore _PerceptionRegistrar.swift
[208/311] Compiling PerceptionCore PerceptionRegistrar.swift
[209/311] Compiling Clocks TestClock.swift
[210/311] Compiling Clocks UnimplementedClock.swift
[211/311] Compiling Clocks Timer.swift
[212/311] Compiling IssueReportingTestSupport SwiftTesting.swift
[213/311] Compiling IssueReportingTestSupport XCTest.swift
[214/311] Compiling CombineSchedulers UnimplementedScheduler.swift
[215/311] Emitting module IssueReportingTestSupport
[215/311] Linking libIssueReportingTestSupport.dylib
[219/311] Emitting module PerceptionCore
[222/311] Compiling Clocks _AsyncTimerSequence.swift
[223/311] Compiling Clocks AnyClock.swift
[224/311] Compiling Clocks Lock.swift
[225/311] Compiling Clocks ImmediateClock.swift
[226/311] Emitting module Clocks
[227/311] Compiling Clocks SwiftUI.swift
[228/311] Compiling CombineSchedulers NSRecursiveLock.swift
[229/311] Compiling CombineSchedulers Lock.swift
[230/311] Emitting module CombineSchedulers
[235/311] Compiling CombineSchedulers SwiftUI.swift
[236/311] Compiling PerceptionCore WithPerceptionTracking.swift
[237/335] Compiling Dependencies Clocks.swift
[238/335] Compiling Dependencies Context.swift
[239/335] Compiling Dependencies Date.swift
[240/335] Compiling Dependencies WithRandomNumberGenerator.swift
[241/335] Compiling Dependencies AppEntryPoint.swift
[242/337] Compiling Dependencies Dependency.swift
[243/337] Compiling Dependencies DependencyContext.swift
[244/337] Compiling Dependencies DependencyKey.swift
[245/337] Emitting module Dependencies
[248/337] Compiling Dependencies TestTrait.swift
[249/337] Emitting module CustomDump
[250/337] Compiling Dependencies WithDependencies.swift
[251/337] Compiling CustomDump String.swift
[252/337] Compiling CustomDump Unordered.swift
[256/339] Compiling Dependencies MainRunLoop.swift
[257/339] Compiling Dependencies OpenURL.swift
[258/339] Compiling Dependencies TimeZone.swift
[259/339] Compiling Dependencies FireAndForget.swift
[260/339] Compiling Dependencies Locale.swift
[261/339] Compiling Dependencies MainQueue.swift
[262/339] Compiling Dependencies URLSession.swift
[263/339] Compiling Dependencies UUID.swift
[264/339] Compiling Dependencies Deprecations.swift
[265/339] Compiling Dependencies Exports.swift
[272/339] Compiling Dependencies TypeName.swift
[273/339] Compiling Dependencies PreviewTrait.swift
[274/339] Compiling Dependencies DependencyValues.swift
[275/339] Compiling Dependencies Assert.swift
[276/339] Compiling Dependencies Calendar.swift
[277/339] Compiling CustomDump XCTAssertDifference.swift
[278/339] Compiling CustomDump XCTAssertNoDifference.swift
[325/361] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[326/361] Compiling SwiftSyntax RawSyntaxValidation.swift
[327/361] Compiling SwiftSyntax SyntaxNodesAB.swift
[328/361] Compiling SwiftSyntax SyntaxNodesC.swift
[329/361] Compiling Sharing Deprecations.swift
[330/361] Compiling Sharing KeyPath+Sendable.swift
[331/361] Compiling Sharing MutexBackport.swift
[332/363] Compiling Sharing NSRecursiveLock+WithLock.swift
[333/363] Compiling Sharing PassthroughRelay.swift
[334/363] Compiling Sharing PersistentReferences.swift
[335/363] Compiling Sharing InMemoryKey.swift
[336/363] Compiling Sharing SharedPublisher.swift
[337/363] Emitting module Sharing
[338/363] Compiling Sharing SharedReader.swift
[339/363] Compiling Sharing SharedReaderKey.swift
[340/363] Compiling Sharing SwiftUIStateSharing.swift
[341/363] Compiling Sharing resource_bundle_accessor.swift
[342/363] Compiling Sharing SharedKey.swift
[343/363] Compiling Sharing AppStorageKey.swift
[344/363] Compiling Sharing Shared.swift
[345/363] Compiling Sharing SharedBinding.swift
[346/363] Compiling Sharing DefaultKey.swift
[347/363] Compiling Sharing FileStorageKey.swift
[348/363] Compiling Sharing SharedCollection.swift
[349/363] Compiling Sharing SharedContinuations.swift
[350/363] Compiling Sharing Reference.swift
[351/363] Compiling Sharing SharedChangeTracker.swift
[352/363] Compiling Sharing TypeName.swift
[353/363] Compiling SwiftSyntax SyntaxNodesD.swift
[354/363] Compiling SwiftSyntax SyntaxNodesEF.swift
[355/363] Compiling SwiftSyntax SyntaxNodesGHI.swift
[356/363] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[357/363] Compiling SwiftSyntax SyntaxNodesOP.swift
[358/363] Compiling SwiftSyntax SyntaxNodesQRS.swift
[359/363] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[360/422] Compiling SwiftDiagnostics Message.swift
[361/423] Emitting module SwiftDiagnostics
[362/423] Compiling SwiftDiagnostics Note.swift
[363/423] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[364/423] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[365/423] Compiling SwiftBasicFormat Syntax+Extensions.swift
[366/423] Compiling SwiftBasicFormat Indenter.swift
[367/423] Compiling SwiftBasicFormat InferIndentation.swift
[368/423] Compiling SwiftDiagnostics FixIt.swift
[369/423] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[370/423] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[371/423] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[372/423] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[373/423] Compiling SwiftDiagnostics Diagnostic.swift
[374/423] Compiling SwiftDiagnostics Convenience.swift
[375/423] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[376/423] Emitting module SwiftBasicFormat
[377/423] Compiling SwiftBasicFormat BasicFormat.swift
[378/423] Compiling SwiftParser StringLiterals.swift
[379/423] Compiling SwiftParser SwiftParserCompatibility.swift
[380/423] Compiling SwiftParser SwiftVersion.swift
[381/423] Compiling SwiftParser SyntaxUtils.swift
[382/427] Compiling SwiftParser TokenConsumer.swift
[383/427] Compiling SwiftParser TokenPrecedence.swift
[384/427] Compiling SwiftParser TokenSpec.swift
[385/427] Compiling SwiftParser TokenSpecSet.swift
[386/427] Compiling SwiftParser TopLevel.swift
[387/427] Compiling SwiftParser TriviaParser.swift
[388/427] Compiling SwiftParser Types.swift
[389/427] Compiling SwiftParser ExperimentalFeatures.swift
[390/427] Compiling SwiftParser UnicodeScalarExtensions.swift
[391/427] Compiling SwiftParser Lookahead.swift
[392/427] Compiling SwiftParser LoopProgressCondition.swift
[393/427] Compiling SwiftParser Modifiers.swift
[394/427] Compiling SwiftParser Names.swift
[395/427] Compiling SwiftParser Recovery.swift
[396/427] Compiling SwiftParser Specifiers.swift
[397/427] Compiling SwiftParser Statements.swift
[398/427] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[399/427] Compiling SwiftParser Nominals.swift
[400/427] Compiling SwiftParser Parameters.swift
[401/427] Compiling SwiftParser ParseSourceFile.swift
[402/427] Compiling SwiftParser Parser.swift
[403/427] Compiling SwiftParser Patterns.swift
[404/427] Compiling SwiftParser Cursor.swift
[405/427] Compiling SwiftParser Lexeme.swift
[406/427] Compiling SwiftParser LexemeSequence.swift
[407/427] Compiling SwiftParser Lexer.swift
[408/427] Compiling SwiftParser RegexLiteralLexer.swift
[409/427] Compiling SwiftParser Directives.swift
[410/427] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[411/427] Compiling SwiftParser Expressions.swift
[412/427] Compiling SwiftParser IncrementalParseTransition.swift
[413/427] Compiling SwiftParser IsValidIdentifier.swift
[414/427] Emitting module SwiftParser
[415/427] Compiling SwiftParser Attributes.swift
[416/427] Compiling SwiftParser Availability.swift
[417/427] Compiling SwiftParser CharacterInfo.swift
[418/427] Compiling SwiftParser CollectionNodes+Parsable.swift
[419/427] Compiling SwiftParser Declarations.swift
[420/427] Compiling SwiftParser IsLexerClassified.swift
[421/427] Compiling SwiftParser LayoutNodes+Parsable.swift
[422/427] Compiling SwiftParser Parser+TokenSpecSet.swift
[423/427] Compiling SwiftParser TokenSpecStaticMembers.swift
[424/450] Compiling SwiftOperators PrecedenceGroup.swift
[425/450] Compiling SwiftOperators PrecedenceGraph.swift
[426/451] Compiling SwiftOperators OperatorTable+Semantics.swift
[427/451] Compiling SwiftOperators OperatorTable+Defaults.swift
[428/451] Compiling SwiftOperators OperatorTable.swift
[429/451] Compiling SwiftOperators OperatorError.swift
[430/451] Compiling SwiftOperators OperatorError+Diagnostics.swift
[431/451] Compiling SwiftOperators Operator.swift
[432/451] Compiling SwiftOperators OperatorTable+Folding.swift
[433/451] Emitting module SwiftOperators
[434/451] Compiling SwiftOperators SyntaxSynthesis.swift
[435/451] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[436/451] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[437/452] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[438/452] Compiling SwiftParserDiagnostics Utils.swift
[439/452] Compiling SwiftParserDiagnostics PresenceUtils.swift
[440/452] Compiling SwiftParserDiagnostics MissingNodesError.swift
[441/452] Compiling SwiftParserDiagnostics MissingTokenError.swift
[442/452] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[443/452] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[444/452] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[445/452] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[446/452] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[447/452] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[448/452] Emitting module SwiftParserDiagnostics
[449/467] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[450/467] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[451/467] Emitting module SwiftSyntaxBuilder
[452/468] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[453/468] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[454/468] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[455/468] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[456/468] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[457/468] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[458/468] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[459/468] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[460/468] Compiling SwiftSyntaxBuilder Indenter.swift
[461/468] Compiling SwiftSyntaxBuilder ListBuilder.swift
[462/468] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[463/468] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[464/468] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[465/486] Compiling SwiftSyntaxMacros PreambleMacro.swift
[466/487] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[467/487] Compiling SwiftSyntaxMacros Macro+Format.swift
[468/487] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[469/487] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[470/487] Compiling SwiftSyntaxMacros AttachedMacro.swift
[471/487] Compiling SwiftSyntaxMacros BodyMacro.swift
[472/487] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[473/487] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[474/487] Compiling SwiftSyntaxMacros Macro.swift
[475/487] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[476/487] Compiling SwiftSyntaxMacros MemberMacro.swift
[477/487] Compiling SwiftSyntaxMacros PeerMacro.swift
[478/487] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[479/487] Compiling SwiftSyntaxMacros AccessorMacro.swift
[480/487] Emitting module SwiftSyntaxMacros
[481/487] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[482/487] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[483/487] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[484/497] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[485/497] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[486/497] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[487/497] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[488/497] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[489/497] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[490/497] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[491/497] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[492/497] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[493/497] Emitting module SwiftSyntaxMacroExpansion
[494/509] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[495/510] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[496/510] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[497/510] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[498/510] Emitting module SwiftCompilerPluginMessageHandling
[499/510] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[500/510] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[501/510] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[502/510] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[503/510] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[504/510] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[505/510] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[506/510] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[507/512] Emitting module SwiftCompilerPlugin
[508/512] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[509/533] Compiling PerceptionMacros Extensions.swift
[510/533] Compiling PerceptionMacros Availability.swift
[511/533] Compiling PerceptionMacros Plugins.swift
[512/533] Emitting module PerceptionMacros
[513/533] Compiling PerceptionMacros PerceptibleMacro.swift
[514/533] Compiling ComposableArchitectureMacros ViewActionMacro.swift
[515/533] Compiling DependenciesMacrosPlugin Plugins.swift
[516/533] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[517/533] Compiling DependenciesMacrosPlugin Support.swift
[518/533] Emitting module DependenciesMacrosPlugin
[519/533] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[520/533] Compiling CasePathsMacros Plugin.swift
[521/533] Emitting module CasePathsMacros
[522/533] Compiling CasePathsMacros CasePathableMacro.swift
[522/533] Linking PerceptionMacros
[523/536] Linking DependenciesMacrosPlugin
[524/539] Linking CasePathsMacros
[526/539] Compiling ComposableArchitectureMacros Plugins.swift
[527/539] Compiling ComposableArchitectureMacros ObservableStateMacro.swift
[528/539] Emitting module ComposableArchitectureMacros
[529/539] Compiling ComposableArchitectureMacros Extensions.swift
[530/539] Compiling ComposableArchitectureMacros PresentsMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitectureMacros/PresentsMacro.swift:221:11: warning: 'init(leadingTrivia:_:argument:_:trailingComma:_:trailingTrivia:)' is deprecated: use GenericArgumentSyntax.Argument for 'argument'
          GenericArgumentSyntax(
          ^
[531/539] Compiling ComposableArchitectureMacros Availability.swift
[532/539] Compiling ComposableArchitectureMacros ReducerMacro.swift
[532/546] Linking ComposableArchitectureMacros
[534/546] Emitting module Perception
[535/546] Compiling Perception Exports.swift
[536/546] Compiling Perception Macros.swift
[537/546] Emitting module DependenciesMacros
[538/546] Compiling DependenciesMacros Macros.swift
[539/546] Compiling DependenciesMacros Exports.swift
[540/546] Compiling CasePaths XCTestSupport.swift
[541/546] Compiling CasePaths LockIsolated.swift
[542/546] Compiling CasePaths EnumReflection.swift
[543/546] Compiling CasePaths Macros.swift
[544/546] Emitting module CasePaths
[545/546] Compiling CasePaths Deprecations.swift
[546/546] Compiling CasePaths Exports.swift
[547/566] Emitting module SwiftNavigation
[548/568] Compiling SwiftNavigation HashableStaticString.swift
[549/568] Compiling SwiftNavigation KeyPath+Sendable.swift
[550/568] Compiling SwiftNavigation UIBindable.swift
[551/568] Compiling SwiftNavigation UIBinding.swift
[552/568] Compiling SwiftNavigation ErrorMechanism.swift
[553/568] Compiling SwiftNavigation Exports.swift
[554/568] Compiling SwiftNavigation ButtonState.swift
[555/568] Compiling SwiftNavigation ButtonStateBuilder.swift
[556/568] Compiling SwiftNavigation ConfirmationDialogState.swift
[557/568] Compiling SwiftNavigation HashableObject.swift
[558/568] Compiling SwiftNavigation AssumeIsolated.swift
[559/568] Compiling SwiftNavigation Deprecations.swift
[560/568] Compiling SwiftNavigation ToOptionalUnit.swift
[561/568] Compiling SwiftNavigation NSObject+Observe.swift
[562/568] Compiling SwiftNavigation AlertState.swift
[563/568] Compiling SwiftNavigation Bind.swift
[564/568] Compiling SwiftNavigation Binding.swift
[565/568] Compiling SwiftNavigation Observe.swift
[566/568] Compiling SwiftNavigation TextState.swift
[567/568] Compiling SwiftNavigation UINavigationPath.swift
[568/568] Compiling SwiftNavigation UITransaction.swift
[569/600] Emitting module UIKitNavigation
[570/602] Compiling UIKitNavigation UIColorWell.swift
[571/602] Compiling UIKitNavigation UIControl.swift
[572/602] Compiling UIKitNavigation UIDatePicker.swift
[573/602] Compiling UIKitNavigation UISwitch.swift
[574/602] Compiling UIKitNavigation UITabBarController.swift
[575/602] Compiling UIKitNavigation UISlider.swift
[576/602] Compiling UIKitNavigation UIStepper.swift
[577/602] Compiling UIKitNavigation Representable.swift
[578/602] Compiling UIKitNavigation UIBinding.swift
[579/602] Compiling UIKitNavigation UIPageControl.swift
[580/602] Compiling UIKitNavigation UISegmentedControl.swift
[581/602] Compiling UIKitNavigation UITextField.swift
[582/602] Compiling UIKitNavigation Exports.swift
[583/602] Compiling UIKitNavigation PopFromViewController.swift
[584/602] Compiling UIKitNavigation Dismiss.swift
[585/602] Compiling UIKitNavigation NavigationStackController.swift
[586/602] Compiling UIKitNavigation Presentation.swift
[587/602] Compiling UIKitNavigation Push.swift
[588/602] Compiling UIKitNavigation UIAlertController.swift
[589/602] Compiling UIKitNavigation UIKitAnimation.swift
[590/602] Compiling UIKitNavigation UITransaction.swift
[591/602] Compiling SwiftUINavigation Sheet.swift
[592/603] Compiling SwiftUINavigation NavigationDestination.swift
[593/603] Compiling SwiftUINavigation NavigationLink.swift
[594/603] Compiling SwiftUINavigation Exports.swift
[595/603] Compiling SwiftUINavigation Identified.swift
[596/603] Compiling SwiftUINavigation Popover.swift
[597/603] Compiling SwiftUINavigation Binding+Internal.swift
[600/603] Emitting module SwiftUINavigation
[603/603] Compiling SwiftUINavigation WithState.swift
[604/680] Compiling ComposableArchitecture Deprecations.swift
[605/680] Compiling ComposableArchitecture DispatchQueue.swift
[606/680] Compiling ComposableArchitecture EffectActions.swift
[607/680] Compiling ComposableArchitecture EphemeralState.swift
[608/680] Compiling ComposableArchitecture Exports.swift
[609/680] Compiling ComposableArchitecture HashableStaticString.swift
[610/680] Compiling ComposableArchitecture KeyPath+Sendable.swift
[611/680] Compiling ComposableArchitecture Locking.swift
[612/680] Compiling ComposableArchitecture Logger.swift
[613/688] Compiling ComposableArchitecture TaskResult.swift
[614/688] Compiling ComposableArchitecture Throttle.swift
[615/688] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[616/688] Compiling ComposableArchitecture AssumeIsolated.swift
[617/688] Compiling ComposableArchitecture Box.swift
[618/688] Compiling ComposableArchitecture Create.swift
[619/688] Compiling ComposableArchitecture CurrentValueRelay.swift
[620/688] Compiling ComposableArchitecture Debug.swift
[621/688] Compiling ComposableArchitecture DefaultSubscript.swift
[622/688] Compiling ComposableArchitecture ReducerBuilder.swift
[623/688] Compiling ComposableArchitecture BindingReducer.swift
[624/688] Compiling ComposableArchitecture CombineReducers.swift
[625/688] Compiling ComposableArchitecture DebugReducer.swift
[626/688] Compiling ComposableArchitecture DependencyKeyWritingReducer.swift
[627/688] Compiling ComposableArchitecture EmptyReducer.swift
[628/688] Compiling ComposableArchitecture ForEachReducer.swift
[629/688] Compiling ComposableArchitecture IfCaseLetReducer.swift
[630/688] Compiling ComposableArchitecture NavigationID.swift
[631/688] Compiling ComposableArchitecture NotificationName.swift
[632/688] Compiling ComposableArchitecture OpenExistential.swift
[633/688] Compiling ComposableArchitecture PresentationID.swift
[634/688] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[635/688] Compiling ComposableArchitecture RuntimeWarnings.swift
[636/688] Compiling ComposableArchitecture StackIDGenerator.swift
[637/688] Compiling ComposableArchitecture Macros.swift
[638/688] Compiling ComposableArchitecture Alert+Observation.swift
[639/688] Compiling ComposableArchitecture CaseReducer.swift
[640/688] Compiling ComposableArchitecture Core.swift
[641/688] Compiling ComposableArchitecture Dismiss.swift
[642/688] Compiling ComposableArchitecture IsPresented.swift
[643/688] Compiling ComposableArchitecture Effect.swift
[644/688] Compiling ComposableArchitecture Animation.swift
[645/688] Compiling ComposableArchitecture Cancellation.swift
[646/688] Compiling ComposableArchitecture Debounce.swift
[647/688] Compiling ComposableArchitecture Publisher.swift
[648/688] Compiling ComposableArchitecture ForEachStore.swift
[649/688] Compiling ComposableArchitecture FullScreenCover.swift
[650/688] Compiling ComposableArchitecture IfLetStore.swift
[651/688] Compiling ComposableArchitecture NavigationDestination.swift
[652/688] Compiling ComposableArchitecture NavigationStackStore.swift
[653/688] Compiling ComposableArchitecture Popover.swift
[654/688] Compiling ComposableArchitecture PresentationModifier.swift
[655/688] Compiling ComposableArchitecture Sheet.swift
[656/688] Emitting module ComposableArchitecture
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift:30:15: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
  private let keyPath: _SendableReferenceWritableKeyPath<UserDefaults, Value>
              ^
Swift.ReferenceWritableKeyPath:1:14: note: generic class 'ReferenceWritableKeyPath' does not conform to the 'Sendable' protocol
public class ReferenceWritableKeyPath<Root, Value> : WritableKeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/SwiftUI/Binding.swift:147:14: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
  public let keyPath: _SendablePartialKeyPath<Root>
             ^
Swift.PartialKeyPath:1:14: note: generic class 'PartialKeyPath' does not conform to the 'Sendable' protocol
public class PartialKeyPath<Root> : AnyKeyPath {
             ^
[657/688] Compiling ComposableArchitecture IfLetReducer.swift
[658/688] Compiling ComposableArchitecture OnChange.swift
[659/688] Compiling ComposableArchitecture Optional.swift
[660/688] Compiling ComposableArchitecture PresentationReducer.swift
[661/688] Compiling ComposableArchitecture Reduce.swift
[662/688] Compiling ComposableArchitecture Scope.swift
[663/688] Compiling ComposableArchitecture SignpostReducer.swift
[664/688] Compiling ComposableArchitecture StackReducer.swift
[665/688] Compiling ComposableArchitecture Binding+Observation.swift
[666/688] Compiling ComposableArchitecture IdentifiedArray+Observation.swift
[667/688] Compiling ComposableArchitecture NavigationStack+Observation.swift
[668/688] Compiling ComposableArchitecture ObservableState.swift
[669/688] Compiling ComposableArchitecture ObservationStateRegistrar.swift
[670/688] Compiling ComposableArchitecture Store+Observation.swift
[671/688] Compiling ComposableArchitecture ViewAction.swift
[672/688] Compiling ComposableArchitecture Reducer.swift
[673/688] Compiling ComposableArchitecture AppStorageKeyPathKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift:30:15: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
  private let keyPath: _SendableReferenceWritableKeyPath<UserDefaults, Value>
              ^
Swift.ReferenceWritableKeyPath:1:14: note: generic class 'ReferenceWritableKeyPath' does not conform to the 'Sendable' protocol
public class ReferenceWritableKeyPath<Root, Value> : WritableKeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/SwiftUI/Binding.swift:147:14: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
  public let keyPath: _SendablePartialKeyPath<Root>
             ^
Swift.PartialKeyPath:1:14: note: generic class 'PartialKeyPath' does not conform to the 'Sendable' protocol
public class PartialKeyPath<Root> : AnyKeyPath {
             ^
[674/688] Compiling ComposableArchitecture Store.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift:30:15: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
  private let keyPath: _SendableReferenceWritableKeyPath<UserDefaults, Value>
              ^
Swift.ReferenceWritableKeyPath:1:14: note: generic class 'ReferenceWritableKeyPath' does not conform to the 'Sendable' protocol
public class ReferenceWritableKeyPath<Root, Value> : WritableKeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/SwiftUI/Binding.swift:147:14: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
  public let keyPath: _SendablePartialKeyPath<Root>
             ^
Swift.PartialKeyPath:1:14: note: generic class 'PartialKeyPath' does not conform to the 'Sendable' protocol
public class PartialKeyPath<Root> : AnyKeyPath {
             ^
[675/688] Compiling ComposableArchitecture Alert.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift:30:15: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
  private let keyPath: _SendableReferenceWritableKeyPath<UserDefaults, Value>
              ^
Swift.ReferenceWritableKeyPath:1:14: note: generic class 'ReferenceWritableKeyPath' does not conform to the 'Sendable' protocol
public class ReferenceWritableKeyPath<Root, Value> : WritableKeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/SwiftUI/Binding.swift:147:14: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
  public let keyPath: _SendablePartialKeyPath<Root>
             ^
Swift.PartialKeyPath:1:14: note: generic class 'PartialKeyPath' does not conform to the 'Sendable' protocol
public class PartialKeyPath<Root> : AnyKeyPath {
             ^
[676/688] Compiling ComposableArchitecture Binding.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift:30:15: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
  private let keyPath: _SendableReferenceWritableKeyPath<UserDefaults, Value>
              ^
Swift.ReferenceWritableKeyPath:1:14: note: generic class 'ReferenceWritableKeyPath' does not conform to the 'Sendable' protocol
public class ReferenceWritableKeyPath<Root, Value> : WritableKeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/SwiftUI/Binding.swift:147:14: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
  public let keyPath: _SendablePartialKeyPath<Root>
             ^
Swift.PartialKeyPath:1:14: note: generic class 'PartialKeyPath' does not conform to the 'Sendable' protocol
public class PartialKeyPath<Root> : AnyKeyPath {
             ^
[677/688] Compiling ComposableArchitecture ConfirmationDialog.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift:30:15: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
  private let keyPath: _SendableReferenceWritableKeyPath<UserDefaults, Value>
              ^
Swift.ReferenceWritableKeyPath:1:14: note: generic class 'ReferenceWritableKeyPath' does not conform to the 'Sendable' protocol
public class ReferenceWritableKeyPath<Root, Value> : WritableKeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/SwiftUI/Binding.swift:147:14: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
  public let keyPath: _SendablePartialKeyPath<Root>
             ^
Swift.PartialKeyPath:1:14: note: generic class 'PartialKeyPath' does not conform to the 'Sendable' protocol
public class PartialKeyPath<Root> : AnyKeyPath {
             ^
[678/688] Compiling ComposableArchitecture ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift:30:15: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
  private let keyPath: _SendableReferenceWritableKeyPath<UserDefaults, Value>
              ^
Swift.ReferenceWritableKeyPath:1:14: note: generic class 'ReferenceWritableKeyPath' does not conform to the 'Sendable' protocol
public class ReferenceWritableKeyPath<Root, Value> : WritableKeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/SwiftUI/Binding.swift:147:14: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
  public let keyPath: _SendablePartialKeyPath<Root>
             ^
Swift.PartialKeyPath:1:14: note: generic class 'PartialKeyPath' does not conform to the 'Sendable' protocol
public class PartialKeyPath<Root> : AnyKeyPath {
             ^
[679/688] Compiling ComposableArchitecture LegacyAlert.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift:30:15: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
  private let keyPath: _SendableReferenceWritableKeyPath<UserDefaults, Value>
              ^
Swift.ReferenceWritableKeyPath:1:14: note: generic class 'ReferenceWritableKeyPath' does not conform to the 'Sendable' protocol
public class ReferenceWritableKeyPath<Root, Value> : WritableKeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/SwiftUI/Binding.swift:147:14: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
  public let keyPath: _SendablePartialKeyPath<Root>
             ^
Swift.PartialKeyPath:1:14: note: generic class 'PartialKeyPath' does not conform to the 'Sendable' protocol
public class PartialKeyPath<Root> : AnyKeyPath {
             ^
[680/688] Compiling ComposableArchitecture NavigationLinkStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift:30:15: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
  private let keyPath: _SendableReferenceWritableKeyPath<UserDefaults, Value>
              ^
Swift.ReferenceWritableKeyPath:1:14: note: generic class 'ReferenceWritableKeyPath' does not conform to the 'Sendable' protocol
public class ReferenceWritableKeyPath<Root, Value> : WritableKeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/SwiftUI/Binding.swift:147:14: warning: stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
  public let keyPath: _SendablePartialKeyPath<Root>
             ^
Swift.PartialKeyPath:1:14: note: generic class 'PartialKeyPath' does not conform to the 'Sendable' protocol
public class PartialKeyPath<Root> : AnyKeyPath {
             ^
[681/688] Compiling ComposableArchitecture SwitchStore.swift
[682/688] Compiling ComposableArchitecture WithViewStore.swift
[683/688] Compiling ComposableArchitecture TestStore.swift
[684/688] Compiling ComposableArchitecture AlertStateUIKit.swift
[685/688] Compiling ComposableArchitecture IfLetUIKit.swift
[686/688] Compiling ComposableArchitecture NavigationStackControllerUIKit.swift
[687/688] Compiling ComposableArchitecture ViewStore.swift
[688/688] Compiling ComposableArchitecture resource_bundle_accessor.swift
Build complete! (73.22s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2049] Fetching swift-docc-plugin
[63/7398] Fetching swift-docc-plugin, xctest-dynamic-overlay
[7399/77548] Fetching swift-docc-plugin, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin (6.04s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (6.04s)
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-perception
Fetched https://github.com/swiftlang/swift-syntax (6.04s)
Fetching https://github.com/pointfreeco/swift-navigation
[1/3131] Fetching swift-sharing
[189/4536] Fetching swift-sharing, swift-perception
[2439/49897] Fetching swift-sharing, swift-perception, swift-navigation
Fetched https://github.com/pointfreeco/swift-sharing (0.85s)
Fetching https://github.com/pointfreeco/swift-macro-testing
[2313/46766] Fetching swift-perception, swift-navigation
[34066/47624] Fetching swift-perception, swift-navigation, swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing (0.74s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetched https://github.com/pointfreeco/swift-perception (1.98s)
Fetching https://github.com/pointfreeco/swift-dependencies
Fetched https://github.com/pointfreeco/swift-navigation (1.98s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/1508] Fetching swift-identified-collections
[997/6089] Fetching swift-identified-collections, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-identified-collections (1.05s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[550/4581] Fetching swift-custom-dump
[1559/10763] Fetching swift-custom-dump, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies (1.16s)
Fetched https://github.com/pointfreeco/swift-custom-dump (1.16s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/combine-schedulers
[1/852] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.83s)
Fetching https://github.com/apple/swift-collections
[1/2410] Fetching combine-schedulers
[170/6778] Fetching combine-schedulers, swift-case-paths
Fetched https://github.com/pointfreeco/combine-schedulers (0.86s)
Fetched https://github.com/pointfreeco/swift-case-paths (0.86s)
[1/16026] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (1.67s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.3.0 (0.48s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.37s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.38s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.36s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.36s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (2.97s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.47s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.48s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.37s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.55s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.2 (0.36s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13145] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing (2.26s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.38s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.1 (0.39s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks (0.82s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.36s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.4.0 (0.36s)
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.3
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.1.4
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.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-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.2
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-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.9.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.4.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
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.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.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.0",
            "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" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "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" : "602.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
      }
    }
  ],
  "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" : "5.9"
}
Done.