Build Information
Successful build of Blade, reference 1.1.0 (fd724c
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 23:57:23 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/space-code/blade.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/space-code/blade
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at fd724c4 Release `1.1.0` (#4)
Cloned https://github.com/space-code/blade.git
Revision (git rev-parse @):
fd724c4f0fb8d9447fc1f5a2b79b9c66a9ffb1f2
SUCCESS checkout https://github.com/space-code/blade.git at 1.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/space-code/blade.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/56] Write sources
[8/56] Copying PrivacyInfo.xcprivacy
[9/56] Write sources
[9/56] Copying PrivacyInfo.xcprivacy
[10/56] Write sources
[45/56] Compiling _SwiftSyntaxCShims dummy.c
[46/56] Write swift-version-1EA4D86E10B52AF.txt
[47/56] Compiling UIKitNavigationShim shim.m
[49/124] Compiling Sharing2 Empty.swift
[50/124] Emitting module Sharing2
[51/124] Compiling SwiftSyntax509 Empty.swift
[52/124] Emitting module SwiftSyntax509
[53/124] Emitting module SwiftSyntax510
[54/124] Compiling SwiftSyntax510 Empty.swift
[55/124] Compiling Sharing1 Empty.swift
[56/124] Emitting module Sharing1
[57/124] Compiling SwiftSyntax601 Empty.swift
[58/124] Emitting module SwiftSyntax601
[59/124] Emitting module SwiftSyntax600
[60/124] Compiling SwiftSyntax600 Empty.swift
[61/124] Compiling InternalCollectionsUtilities Debugging.swift
[62/124] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[63/125] Compiling InternalCollectionsUtilities Descriptions.swift
[64/125] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[65/125] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[66/125] Emitting module InternalCollectionsUtilities
[67/125] Compiling Blade IPaginator.swift
[68/125] Compiling Blade ICursorPageLoader.swift
[69/125] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[70/141] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[71/141] Compiling SwiftSyntax RawSyntaxTokenView.swift
[72/141] Compiling SwiftSyntax MemoryLayout.swift
[73/141] Compiling SwiftSyntax MissingNodeInitializers.swift
[74/141] Compiling SwiftSyntax RawSyntax.swift
[75/141] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[76/247] Compiling OrderedCollections _Hashtable+Header.swift
[77/247] Compiling OrderedCollections OrderedDictionary+Codable.swift
[78/247] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[79/247] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[80/247] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[81/247] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[82/253] Compiling OrderedCollections OrderedSet+Codable.swift
[83/253] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[84/253] Compiling OrderedCollections OrderedSet+Descriptions.swift
[85/253] Compiling OrderedCollections OrderedSet+Diffing.swift
[86/253] Compiling OrderedCollections OrderedSet+Equatable.swift
[87/253] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[88/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[89/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[90/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[91/253] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[92/253] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[93/253] Compiling OrderedCollections OrderedSet+Sendable.swift
[94/253] Compiling OrderedCollections OrderedSet+Hashable.swift
[95/253] Compiling OrderedCollections OrderedSet+Initializers.swift
[96/253] Compiling OrderedCollections OrderedSet+Insertions.swift
[97/253] Compiling OrderedCollections OrderedSet+Invariants.swift
[98/253] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[99/253] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[100/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[101/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[102/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[103/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[104/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[105/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[106/253] Compiling OrderedCollections OrderedDictionary+Elements.swift
[107/253] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[108/253] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[109/253] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[110/253] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[111/253] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[112/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[113/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[114/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[115/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[116/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[117/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[118/253] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[119/253] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[120/253] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[121/253] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[122/253] Compiling OrderedCollections OrderedDictionary+Values.swift
[123/253] Compiling OrderedCollections OrderedDictionary.swift
[124/253] Compiling OrderedCollections _HashTable+Bucket.swift
[125/253] Compiling OrderedCollections _HashTable+BucketIterator.swift
[126/253] Compiling OrderedCollections _HashTable+Constants.swift
[127/253] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[128/253] Compiling OrderedCollections _HashTable+Testing.swift
[129/253] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[130/253] Compiling OrderedCollections _HashTable.swift
[131/253] Emitting module ConcurrencyExtras
[134/256] Compiling OrderedCollections OrderedSet+SubSequence.swift
[135/256] Compiling OrderedCollections OrderedSet+Testing.swift
[136/256] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[137/256] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[138/256] Compiling OrderedCollections OrderedSet.swift
[139/256] Compiling OrderedCollections _UnsafeBitset.swift
[140/256] Emitting module OrderedCollections
[141/256] Compiling ConcurrencyExtras UncheckedSendable.swift
[142/275] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[143/275] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[144/275] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[145/275] Compiling IssueReporting WithExpectedIssue.swift
[146/275] Compiling IssueReporting WithIssueContext.swift
[159/282] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[160/282] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[161/282] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[162/282] Compiling IdentifiedCollections IdentifiedArray.swift
[163/282] Compiling IdentifiedCollections Identified.swift
[164/282] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[165/282] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[166/282] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[167/282] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[168/282] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[169/282] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[170/282] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[171/282] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[172/282] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[173/282] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[174/282] Emitting module IssueReporting
[175/282] Compiling ConcurrencyExtras Locking.swift
[176/282] Compiling ConcurrencyExtras UncheckedBox.swift
[185/282] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[186/282] Compiling Blade Page.swift
[187/282] Compiling Blade PaginationLimitOffset.swift
[188/282] Compiling Blade PaginationCursorSeek.swift
[189/282] Compiling Blade IPaginationStrategy.swift
[190/282] Compiling Blade CursorPaginationRequest.swift
[193/283] Compiling ConcurrencyExtras AsyncStream.swift
[194/283] Compiling Blade LimitOffsetStrategy.swift
[197/283] Compiling Blade CursorSeekStrategy.swift
[202/283] Emitting module Blade
[205/283] Compiling ConcurrencyExtras LockIsolated.swift
[206/283] Compiling ConcurrencyExtras MainSerialExecutor.swift
[207/283] Compiling ConcurrencyExtras Task.swift
[208/283] Compiling ConcurrencyExtras Result.swift
[213/283] Compiling Blade OffsetPaginationRequest.swift
[214/320] Compiling XCTestDynamicOverlay Exports.swift
[215/320] Emitting module XCTestDynamicOverlay
[216/320] Compiling XCTestDynamicOverlay Deprecations.swift
[219/359] Compiling CustomDump Photos.swift
[220/359] Compiling CustomDump Speech.swift
[221/359] Emitting module IdentifiedCollections
[222/359] Compiling CustomDump UIKit.swift
[223/359] Compiling CustomDump CoreImage.swift
[224/359] Compiling CustomDump Swift.swift
[225/359] Compiling CustomDump SwiftUI.swift
[226/359] Compiling CustomDump KeyPath.swift
[227/359] Compiling CustomDump CustomDumpRepresentable.swift
[228/359] Compiling CustomDump Foundation.swift
[229/359] Compiling CustomDump GameKit.swift
[230/359] Compiling CustomDump String.swift
[231/359] Compiling CustomDump Unordered.swift
[232/359] Compiling CustomDump StoreKit.swift
[233/359] Compiling CustomDump Mirror.swift
[234/359] Compiling CustomDump CoreLocation.swift
[235/359] Compiling CustomDump CoreMotion.swift
[236/359] Compiling IdentifiedCollections IdentifiedCollection.swift
[237/359] Compiling CasePathsCore TypeName.swift
[238/359] Compiling CasePathsCore UncheckedSendable.swift
[239/359] Compiling CasePathsCore Never+CasePathable.swift
[240/359] Compiling CasePathsCore KeyPath+Sendable.swift
[241/359] Compiling CasePathsCore CasePathIterable.swift
[242/359] Compiling CasePathsCore Optional+CasePathable.swift
[243/360] Compiling CasePathsCore AnyCasePath.swift
[244/360] Emitting module CasePathsCore
[245/360] Compiling CasePathsCore CasePathReflectable.swift
[246/360] Compiling CasePathsCore CasePathable.swift
[247/360] Compiling CasePathsCore Result+CasePathable.swift
[248/360] Emitting module SwiftSyntax
[249/360] Compiling CombineSchedulers Lock.swift
[252/361] Compiling CombineSchedulers UIKit.swift
[253/361] Compiling CombineSchedulers UIScheduler.swift
[254/361] Compiling Clocks ImmediateClock.swift
[255/361] Compiling Clocks _AsyncTimerSequence.swift
[256/361] Compiling Clocks Lock.swift
[257/361] Emitting module Clocks
[258/361] Compiling Clocks AnyClock.swift
[259/361] Emitting module CombineSchedulers
[262/361] Compiling CombineSchedulers TestScheduler.swift
[263/361] Compiling CombineSchedulers Timer.swift
[264/361] Compiling Clocks Timer.swift
[265/361] Compiling Clocks UnimplementedClock.swift
[266/361] Compiling CombineSchedulers UnimplementedScheduler.swift
[267/361] Compiling PerceptionCore _PerceptionRegistrar.swift
[268/362] Compiling PerceptionCore Unchecked.swift
[273/362] Compiling PerceptionCore Perceptible.swift
[274/362] Compiling PerceptionCore PerceptionChecking.swift
[275/362] Compiling PerceptionCore PerceptionRegistrar.swift
[276/362] Compiling PerceptionCore PerceptionTracking.swift
[280/364] Compiling CustomDump Dump.swift
[281/364] Compiling CustomDump ExpectDifference.swift
[282/364] Compiling CustomDump ExpectNoDifference.swift
[283/364] Compiling CustomDump AnyType.swift
[284/364] Compiling CustomDump CollectionDifference.swift
[285/364] Compiling CustomDump Identifiable.swift
[289/364] Compiling CustomDump UserNotifications.swift
[290/364] Compiling CustomDump UserNotificationsUI.swift
[291/364] Compiling CustomDump CustomDumpReflectable.swift
[293/364] Compiling CustomDump CustomDumpStringConvertible.swift
[294/364] Compiling CustomDump Diff.swift
[295/364] Compiling CustomDump XCTAssertDifference.swift
[296/364] Compiling CustomDump XCTAssertNoDifference.swift
[297/364] Compiling Clocks TestClock.swift
[298/364] Compiling Clocks SwiftUI.swift
[299/364] Compiling CombineSchedulers NSRecursiveLock.swift
[300/364] Compiling CombineSchedulers SwiftUI.swift
[308/364] Emitting module CustomDump
[309/388] Compiling Dependencies Dependency.swift
[310/388] Compiling Dependencies DependencyContext.swift
[311/388] Compiling Dependencies DependencyKey.swift
[312/388] Compiling Dependencies Assert.swift
[313/388] Compiling Dependencies Calendar.swift
[314/388] Compiling Dependencies Deprecations.swift
[315/388] Compiling Dependencies URLSession.swift
[316/388] Compiling Dependencies UUID.swift
[317/388] Compiling Dependencies DependencyValues.swift
[318/388] Compiling Dependencies TypeName.swift
[319/388] Compiling Dependencies PreviewTrait.swift
[320/390] Compiling Dependencies MainRunLoop.swift
[321/390] Compiling Dependencies OpenURL.swift
[322/390] Compiling Dependencies TimeZone.swift
[324/390] Compiling Dependencies Exports.swift
[325/390] Compiling Dependencies Clocks.swift
[326/390] Compiling Dependencies Context.swift
[327/390] Compiling Dependencies Date.swift
[328/390] Compiling Dependencies FireAndForget.swift
[329/390] Compiling Dependencies Locale.swift
[330/390] Compiling Dependencies MainQueue.swift
[331/390] Compiling Dependencies WithRandomNumberGenerator.swift
[332/390] Compiling Dependencies AppEntryPoint.swift
[333/390] Emitting module Dependencies
[337/390] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[338/390] Compiling SwiftSyntax RawSyntaxValidation.swift
[339/390] Compiling SwiftSyntax SyntaxNodesAB.swift
[340/390] Compiling SwiftSyntax SyntaxNodesC.swift
[348/390] Emitting module PerceptionCore
[359/390] Compiling PerceptionCore WithPerceptionTracking.swift
[360/390] Compiling Dependencies TestTrait.swift
[361/390] Compiling Dependencies WithDependencies.swift
[362/412] Compiling Sharing Deprecations.swift
[363/412] Compiling Sharing KeyPath+Sendable.swift
[364/412] Compiling Sharing MutexBackport.swift
[365/414] Compiling Sharing SharedCollection.swift
[366/414] Compiling Sharing SharedContinuations.swift
[367/414] Emitting module Sharing
[368/414] Compiling Sharing SwiftUIStateSharing.swift
[369/414] Compiling Sharing resource_bundle_accessor.swift
[370/414] Compiling Sharing NSRecursiveLock+WithLock.swift
[371/414] Compiling Sharing PassthroughRelay.swift
[372/414] Compiling Sharing PersistentReferences.swift
[373/414] Compiling Sharing DefaultKey.swift
[374/414] Compiling Sharing FileStorageKey.swift
[375/414] Compiling Sharing SharedReader.swift
[376/414] Compiling Sharing SharedReaderKey.swift
[377/414] Compiling Sharing Shared.swift
[378/414] Compiling Sharing SharedBinding.swift
[379/414] Compiling Sharing Reference.swift
[380/414] Compiling Sharing SharedChangeTracker.swift
[381/414] Compiling Sharing TypeName.swift
[382/414] Compiling Sharing SharedKey.swift
[383/414] Compiling Sharing AppStorageKey.swift
[384/414] Compiling Sharing InMemoryKey.swift
[385/414] Compiling Sharing SharedPublisher.swift
[400/414] Compiling SwiftSyntax SyntaxNodesD.swift
[401/414] Compiling SwiftSyntax SyntaxNodesEF.swift
[402/414] Compiling SwiftSyntax SyntaxNodesGHI.swift
[403/414] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[404/414] Compiling SwiftSyntax SyntaxNodesOP.swift
[405/414] Compiling SwiftSyntax SyntaxNodesQRS.swift
[406/414] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[407/473] Compiling SwiftDiagnostics Message.swift
[408/474] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[409/474] Compiling SwiftBasicFormat Syntax+Extensions.swift
[410/474] Compiling SwiftDiagnostics Convenience.swift
[411/474] Emitting module SwiftDiagnostics
[412/474] Compiling SwiftDiagnostics Note.swift
[413/474] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[414/474] Compiling SwiftBasicFormat InferIndentation.swift
[415/474] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[416/474] Compiling SwiftDiagnostics FixIt.swift
[417/474] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[418/474] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[419/474] Compiling SwiftDiagnostics Diagnostic.swift
[420/474] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[421/474] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[422/474] Compiling SwiftBasicFormat BasicFormat.swift
[423/474] Emitting module SwiftBasicFormat
[424/474] Compiling SwiftBasicFormat Indenter.swift
[425/474] Compiling SwiftParser TopLevel.swift
[426/474] Compiling SwiftParser TriviaParser.swift
[427/474] Compiling SwiftParser Types.swift
[428/474] Compiling SwiftParser ExperimentalFeatures.swift
[429/478] Compiling SwiftParser StringLiterals.swift
[430/478] Compiling SwiftParser SwiftParserCompatibility.swift
[431/478] Compiling SwiftParser SwiftVersion.swift
[432/478] Compiling SwiftParser SyntaxUtils.swift
[433/478] Compiling SwiftParser TokenConsumer.swift
[434/478] Compiling SwiftParser TokenPrecedence.swift
[435/478] Compiling SwiftParser TokenSpec.swift
[436/478] Compiling SwiftParser TokenSpecSet.swift
[437/478] Compiling SwiftParser Nominals.swift
[438/478] Compiling SwiftParser Parameters.swift
[439/478] Compiling SwiftParser ParseSourceFile.swift
[440/478] Compiling SwiftParser Parser.swift
[441/478] Compiling SwiftParser Patterns.swift
[442/478] Compiling SwiftParser UnicodeScalarExtensions.swift
[443/478] Compiling SwiftParser Lookahead.swift
[444/478] Compiling SwiftParser LoopProgressCondition.swift
[445/478] Compiling SwiftParser Modifiers.swift
[446/478] Compiling SwiftParser Names.swift
[447/478] Compiling SwiftParser Recovery.swift
[448/478] Compiling SwiftParser Specifiers.swift
[449/478] Compiling SwiftParser Statements.swift
[450/478] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[451/478] Emitting module SwiftParser
[452/478] Compiling SwiftParser Directives.swift
[453/478] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[454/478] Compiling SwiftParser Expressions.swift
[455/478] Compiling SwiftParser IncrementalParseTransition.swift
[456/478] Compiling SwiftParser IsValidIdentifier.swift
[457/478] Compiling SwiftParser Attributes.swift
[458/478] Compiling SwiftParser Availability.swift
[459/478] Compiling SwiftParser CharacterInfo.swift
[460/478] Compiling SwiftParser CollectionNodes+Parsable.swift
[461/478] Compiling SwiftParser Declarations.swift
[462/478] Compiling SwiftParser Cursor.swift
[463/478] Compiling SwiftParser Lexeme.swift
[464/478] Compiling SwiftParser LexemeSequence.swift
[465/478] Compiling SwiftParser Lexer.swift
[466/478] Compiling SwiftParser RegexLiteralLexer.swift
[467/478] Compiling SwiftParser IsLexerClassified.swift
[468/478] Compiling SwiftParser LayoutNodes+Parsable.swift
[469/478] Compiling SwiftParser Parser+TokenSpecSet.swift
[470/478] Compiling SwiftParser TokenSpecStaticMembers.swift
[471/501] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[472/502] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[473/502] Compiling SwiftOperators PrecedenceGroup.swift
[474/502] Compiling SwiftOperators OperatorTable+Semantics.swift
[475/502] Compiling SwiftOperators PrecedenceGraph.swift
[476/503] Compiling SwiftOperators OperatorTable.swift
[477/503] Compiling SwiftOperators OperatorTable+Defaults.swift
[478/503] Compiling SwiftOperators OperatorError.swift
[479/503] Compiling SwiftOperators OperatorError+Diagnostics.swift
[480/503] Emitting module SwiftOperators
[481/503] Compiling SwiftOperators OperatorTable+Folding.swift
[482/503] Compiling SwiftOperators Operator.swift
[483/503] Compiling SwiftOperators SyntaxSynthesis.swift
[484/503] Compiling SwiftParserDiagnostics Utils.swift
[485/503] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[486/503] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[487/503] Compiling SwiftParserDiagnostics PresenceUtils.swift
[488/503] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[489/503] Emitting module SwiftParserDiagnostics
[490/503] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[491/503] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[492/503] Compiling SwiftParserDiagnostics MissingNodesError.swift
[493/503] Compiling SwiftParserDiagnostics MissingTokenError.swift
[494/503] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[495/503] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[496/518] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[497/518] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[498/518] Emitting module SwiftSyntaxBuilder
[499/519] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[500/519] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[501/519] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[502/519] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[503/519] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[504/519] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[505/519] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[506/519] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[507/519] Compiling SwiftSyntaxBuilder Indenter.swift
[508/519] Compiling SwiftSyntaxBuilder ListBuilder.swift
[509/519] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[510/519] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[511/519] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[512/537] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[513/537] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[514/537] Compiling SwiftSyntaxMacros Macro.swift
[515/537] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[516/537] Compiling SwiftSyntaxMacros PreambleMacro.swift
[517/537] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[518/537] Compiling SwiftSyntaxMacros Macro+Format.swift
[519/537] Compiling SwiftSyntaxMacros MemberMacro.swift
[520/537] Compiling SwiftSyntaxMacros PeerMacro.swift
[521/538] Compiling SwiftSyntaxMacros AttachedMacro.swift
[522/538] Compiling SwiftSyntaxMacros BodyMacro.swift
[523/538] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[524/538] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[525/538] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[526/538] Compiling SwiftSyntaxMacros AccessorMacro.swift
[527/538] Emitting module SwiftSyntaxMacros
[528/538] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[529/538] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[530/538] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[531/548] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[532/548] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[533/548] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[534/548] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[535/548] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[536/548] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[537/548] Emitting module SwiftSyntaxMacroExpansion
[538/548] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[539/548] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[540/548] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[541/560] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[542/561] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[543/561] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[544/561] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[545/561] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[546/561] Emitting module SwiftCompilerPluginMessageHandling
[547/561] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[548/561] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[549/561] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[550/561] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[551/561] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[552/561] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[553/561] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[554/563] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[555/563] Emitting module SwiftCompilerPlugin
[556/584] Compiling DependenciesMacrosPlugin Plugins.swift
[557/584] Compiling ComposableArchitectureMacros Plugins.swift
[558/584] Compiling PerceptionMacros Plugins.swift
[559/584] Compiling PerceptionMacros Extensions.swift
[560/584] Emitting module PerceptionMacros
[561/584] Compiling PerceptionMacros Availability.swift
[562/584] Compiling PerceptionMacros PerceptibleMacro.swift
[563/584] Compiling DependenciesMacrosPlugin Support.swift
[564/584] Compiling ComposableArchitectureMacros ViewActionMacro.swift
[564/584] Write Objects.LinkFileList
[566/584] Compiling ComposableArchitectureMacros Extensions.swift
[567/584] Compiling ComposableArchitectureMacros Availability.swift
[568/584] Compiling ComposableArchitectureMacros ObservableStateMacro.swift
[569/584] Emitting module ComposableArchitectureMacros
[570/584] Emitting module DependenciesMacrosPlugin
[571/584] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[572/584] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[572/584] Write Objects.LinkFileList
[574/584] Emitting module CasePathsMacros
[575/584] Compiling CasePathsMacros Plugin.swift
[576/584] Compiling CasePathsMacros CasePathableMacro.swift
[576/584] Write Objects.LinkFileList
[578/584] Compiling ComposableArchitectureMacros PresentsMacro.swift
[579/584] Compiling ComposableArchitectureMacros ReducerMacro.swift
[579/584] Write Objects.LinkFileList
[580/584] Linking PerceptionMacros-tool
[581/584] Linking DependenciesMacrosPlugin-tool
[582/584] Linking CasePathsMacros-tool
[584/597] Compiling CasePaths XCTestSupport.swift
[584/597] Linking ComposableArchitectureMacros-tool
[586/597] Emitting module DependenciesMacros
[587/597] Compiling DependenciesMacros Exports.swift
[588/597] Compiling DependenciesMacros Macros.swift
[589/597] Compiling CasePaths LockIsolated.swift
[590/597] Compiling CasePaths EnumReflection.swift
[591/597] Compiling CasePaths Deprecations.swift
[592/597] Compiling CasePaths Exports.swift
[593/597] Compiling CasePaths Macros.swift
[594/597] Emitting module CasePaths
[595/597] Compiling Perception Macros.swift
[596/597] Compiling Perception Exports.swift
[597/597] Emitting module Perception
[598/617] Emitting module SwiftNavigation
[599/619] Compiling SwiftNavigation AssumeIsolated.swift
[600/619] Compiling SwiftNavigation Deprecations.swift
[601/619] Compiling SwiftNavigation ConfirmationDialogState.swift
[602/619] Compiling SwiftNavigation HashableObject.swift
[603/619] Compiling SwiftNavigation AlertState.swift
[604/619] Compiling SwiftNavigation Bind.swift
[605/619] Compiling SwiftNavigation Binding.swift
[606/619] Compiling SwiftNavigation ToOptionalUnit.swift
[607/619] Compiling SwiftNavigation NSObject+Observe.swift
[608/619] Compiling SwiftNavigation UIBindable.swift
[609/619] Compiling SwiftNavigation UIBinding.swift
[610/619] Compiling SwiftNavigation ErrorMechanism.swift
[611/619] Compiling SwiftNavigation Exports.swift
[612/619] Compiling SwiftNavigation ButtonState.swift
[613/619] Compiling SwiftNavigation ButtonStateBuilder.swift
[614/619] Compiling SwiftNavigation HashableStaticString.swift
[615/619] Compiling SwiftNavigation KeyPath+Sendable.swift
[616/619] Compiling SwiftNavigation Observe.swift
[617/619] Compiling SwiftNavigation TextState.swift
[618/619] Compiling SwiftNavigation UINavigationPath.swift
[619/619] Compiling SwiftNavigation UITransaction.swift
[620/639] Emitting module UIKitNavigation
[621/641] Compiling UIKitNavigation UIPageControl.swift
[622/641] Compiling UIKitNavigation UISegmentedControl.swift
[623/641] Compiling UIKitNavigation Representable.swift
[624/641] Compiling UIKitNavigation UIBinding.swift
[625/641] Compiling UIKitNavigation NavigationStackController.swift
[626/641] Compiling UIKitNavigation Presentation.swift
[627/641] Compiling UIKitNavigation UISlider.swift
[628/641] Compiling UIKitNavigation UIStepper.swift
[629/641] Compiling UIKitNavigation Push.swift
[630/641] Compiling UIKitNavigation UIAlertController.swift
[631/641] Compiling UIKitNavigation PopFromViewController.swift
[632/641] Compiling UIKitNavigation Dismiss.swift
[633/641] Compiling UIKitNavigation UIColorWell.swift
[634/641] Compiling UIKitNavigation UIControl.swift
[635/641] Compiling UIKitNavigation UIDatePicker.swift
[636/641] Compiling UIKitNavigation UISwitch.swift
[637/641] Compiling UIKitNavigation UITabBarController.swift
[638/641] Compiling UIKitNavigation UITextField.swift
[639/641] Compiling UIKitNavigation Exports.swift
[640/641] Compiling UIKitNavigation UIKitAnimation.swift
[641/641] Compiling UIKitNavigation UITransaction.swift
[642/653] Compiling SwiftUINavigation Sheet.swift
[643/653] Compiling SwiftUINavigation ConfirmationDialog.swift
[644/653] Compiling SwiftUINavigation FullScreenCover.swift
[645/653] Compiling SwiftUINavigation NavigationDestination.swift
[646/653] Compiling SwiftUINavigation Popover.swift
[647/653] Compiling SwiftUINavigation NavigationLink.swift
[648/653] Compiling SwiftUINavigation Binding+Internal.swift
[649/654] Compiling SwiftUINavigation Exports.swift
[650/654] Compiling SwiftUINavigation Identified.swift
[651/654] Emitting module SwiftUINavigation
[652/654] Compiling SwiftUINavigation Alert.swift
[653/654] Compiling SwiftUINavigation Binding.swift
[654/654] Compiling SwiftUINavigation WithState.swift
[655/731] Compiling ComposableArchitecture Deprecations.swift
[656/731] Compiling ComposableArchitecture DispatchQueue.swift
[657/731] Compiling ComposableArchitecture EffectActions.swift
[658/731] Compiling ComposableArchitecture EphemeralState.swift
[659/731] Compiling ComposableArchitecture Exports.swift
[660/731] Compiling ComposableArchitecture HashableStaticString.swift
[661/731] Compiling ComposableArchitecture KeyPath+Sendable.swift
[662/731] Compiling ComposableArchitecture Locking.swift
[663/731] Compiling ComposableArchitecture Logger.swift
[664/739] Compiling ComposableArchitecture TaskResult.swift
[665/739] Compiling ComposableArchitecture Throttle.swift
[666/739] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[667/739] Compiling ComposableArchitecture AssumeIsolated.swift
[668/739] Compiling ComposableArchitecture Box.swift
[669/739] Compiling ComposableArchitecture Create.swift
[670/739] Compiling ComposableArchitecture CurrentValueRelay.swift
[671/739] Compiling ComposableArchitecture Debug.swift
[672/739] Compiling ComposableArchitecture DefaultSubscript.swift
[673/739] Compiling ComposableArchitecture ForEachStore.swift
[674/739] Compiling ComposableArchitecture FullScreenCover.swift
[675/739] Compiling ComposableArchitecture IfLetStore.swift
[676/739] Compiling ComposableArchitecture NavigationDestination.swift
[677/739] Compiling ComposableArchitecture NavigationStackStore.swift
[678/739] Compiling ComposableArchitecture Popover.swift
[679/739] Compiling ComposableArchitecture PresentationModifier.swift
[680/739] Compiling ComposableArchitecture Sheet.swift
[681/739] Compiling ComposableArchitecture ReducerBuilder.swift
[682/739] Compiling ComposableArchitecture BindingReducer.swift
[683/739] Compiling ComposableArchitecture CombineReducers.swift
[684/739] Compiling ComposableArchitecture DebugReducer.swift
[685/739] Compiling ComposableArchitecture DependencyKeyWritingReducer.swift
[686/739] Compiling ComposableArchitecture EmptyReducer.swift
[687/739] Compiling ComposableArchitecture ForEachReducer.swift
[688/739] Compiling ComposableArchitecture IfCaseLetReducer.swift
[689/739] Compiling ComposableArchitecture NavigationID.swift
[690/739] Compiling ComposableArchitecture NotificationName.swift
[691/739] Compiling ComposableArchitecture OpenExistential.swift
[692/739] Compiling ComposableArchitecture PresentationID.swift
[693/739] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[694/739] Compiling ComposableArchitecture RuntimeWarnings.swift
[695/739] Compiling ComposableArchitecture StackIDGenerator.swift
[696/739] Compiling ComposableArchitecture Macros.swift
[697/739] Compiling ComposableArchitecture Alert+Observation.swift
[698/739] Compiling ComposableArchitecture CaseReducer.swift
[699/739] Compiling ComposableArchitecture Core.swift
[700/739] Compiling ComposableArchitecture Dismiss.swift
[701/739] Compiling ComposableArchitecture IsPresented.swift
[702/739] Compiling ComposableArchitecture Effect.swift
[703/739] Compiling ComposableArchitecture Animation.swift
[704/739] Compiling ComposableArchitecture Cancellation.swift
[705/739] Compiling ComposableArchitecture Debounce.swift
[706/739] Compiling ComposableArchitecture Publisher.swift
[707/739] Compiling ComposableArchitecture Binding+Observation.swift
[708/739] Compiling ComposableArchitecture IdentifiedArray+Observation.swift
[709/739] Compiling ComposableArchitecture NavigationStack+Observation.swift
[710/739] Compiling ComposableArchitecture ObservableState.swift
[711/739] Compiling ComposableArchitecture ObservationStateRegistrar.swift
[712/739] Compiling ComposableArchitecture Store+Observation.swift
[713/739] Compiling ComposableArchitecture ViewAction.swift
[714/739] Compiling ComposableArchitecture Reducer.swift
[715/739] Compiling ComposableArchitecture IfLetReducer.swift
[716/739] Compiling ComposableArchitecture OnChange.swift
[717/739] Compiling ComposableArchitecture Optional.swift
[718/739] Compiling ComposableArchitecture PresentationReducer.swift
[719/739] Compiling ComposableArchitecture Reduce.swift
[720/739] Compiling ComposableArchitecture Scope.swift
[721/739] Compiling ComposableArchitecture SignpostReducer.swift
[722/739] Compiling ComposableArchitecture StackReducer.swift
[723/739] Compiling ComposableArchitecture AppStorageKeyPathKey.swift
[724/739] Compiling ComposableArchitecture Store.swift
[725/739] Compiling ComposableArchitecture Alert.swift
[726/739] Compiling ComposableArchitecture Binding.swift
[727/739] Compiling ComposableArchitecture ConfirmationDialog.swift
[728/739] Compiling ComposableArchitecture ActionSheet.swift
[729/739] Compiling ComposableArchitecture LegacyAlert.swift
[730/739] Compiling ComposableArchitecture NavigationLinkStore.swift
[731/739] Emitting module ComposableArchitecture
[732/739] Compiling ComposableArchitecture SwitchStore.swift
[733/739] Compiling ComposableArchitecture WithViewStore.swift
[734/739] Compiling ComposableArchitecture TestStore.swift
[735/739] Compiling ComposableArchitecture AlertStateUIKit.swift
[736/739] Compiling ComposableArchitecture IfLetUIKit.swift
[737/739] Compiling ComposableArchitecture NavigationStackControllerUIKit.swift
[738/739] Compiling ComposableArchitecture ViewStore.swift
[739/739] Compiling ComposableArchitecture resource_bundle_accessor.swift
[740/756] Compiling BladeTCA Reducer+.swift
[741/756] Compiling BladeTCA PaginatorAction.swift
[742/756] Compiling BladeTCA PaginatorListView.swift
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/Presentation/Views/PaginatorListView.swift:6:8: warning: file 'PaginatorListView.swift' is part of module 'BladeTCA'; ignoring import
4 | //
5 |
6 | import BladeTCA
| `- warning: file 'PaginatorListView.swift' is part of module 'BladeTCA'; ignoring import
7 | import ComposableArchitecture
8 | import SwiftUI
[743/756] Compiling BladeTCA PaginatorForEachView.swift
[744/757] Compiling BladeTCA CursorPaginatorState.swift
[745/757] Compiling BladeTCA PaginatorState.swift
[746/757] Compiling BladeTCA OffsetRequestBuilderStrategy.swift
[747/757] Compiling BladeTCA IRequestBuilderStrategy.swift
[748/757] Compiling BladeTCA IPaginatorState.swift
[749/757] Compiling BladeTCA LoadingViewModifier.swift
[750/757] Compiling BladeTCA IPositionBuilderStrategy.swift
[751/757] Compiling BladeTCA CursorRequestBuilderStrategy.swift
[752/757] Compiling BladeTCA PaginatorIntegrationReducer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:40: warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:40: warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:40: warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:28: warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:28: warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:73: warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:79: warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:79: warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:79: warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:79: warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
[753/757] Compiling BladeTCA PaginatorReducer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:40: warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:40: warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:40: warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:28: warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:28: warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:73: warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:79: warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:79: warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:79: warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:45:79: warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
43 |
44 | return .run { [state] send in
45 | await send(childAction.embed(.response(TaskResult { try await loadPage(pageRequest, state) })))
| `- warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
46 | }
47 | .cancellable(id: CancelID.requestPage, cancelInFlight: true)
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'Parent.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'State.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'Action.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'PositionType.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift:29:57: warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | // MARK: Reducer
28 |
29 | var body: some Reducer<Parent.State, Parent.Action> {
| `- warning: capture of non-sendable type 'Request.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 | Scope(state: childState, action: childAction) {
31 | PaginatorReducer(
[754/757] Compiling BladeTCA CursorPositionBuilderStrategy.swift
[755/757] Compiling BladeTCA OffsetPositionBuilderStrategy.swift
[756/757] Emitting module BladeTCA
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/Presentation/Views/PaginatorListView.swift:6:8: warning: file 'PaginatorListView.swift' is part of module 'BladeTCA'; ignoring import
4 | //
5 |
6 | import BladeTCA
| `- warning: file 'PaginatorListView.swift' is part of module 'BladeTCA'; ignoring import
7 | import ComposableArchitecture
8 | import SwiftUI
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/Presentation/Views/PaginatorView.swift:6:8: warning: file 'PaginatorView.swift' is part of module 'BladeTCA'; ignoring import
4 | //
5 |
6 | import BladeTCA
| `- warning: file 'PaginatorView.swift' is part of module 'BladeTCA'; ignoring import
7 | import ComposableArchitecture
8 | import SwiftUI
[757/757] Compiling BladeTCA PaginatorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/BladeTCA/Classes/Presentation/Views/PaginatorView.swift:6:8: warning: file 'PaginatorView.swift' is part of module 'BladeTCA'; ignoring import
4 | //
5 |
6 | import BladeTCA
| `- warning: file 'PaginatorView.swift' is part of module 'BladeTCA'; ignoring import
7 | import ComposableArchitecture
8 | import SwiftUI
Build complete! (75.10s)
Fetching https://github.com/pointfreeco/swift-composable-architecture.git
[1/303773] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (12.95s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 1.20.2 (13.49s)
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/3269] Fetching swift-sharing
[165/4680] Fetching swift-sharing, swift-perception
[971/10147] Fetching swift-sharing, swift-perception, xctest-dynamic-overlay
[972/11681] Fetching swift-sharing, swift-perception, xctest-dynamic-overlay, swift-identified-collections
[1579/57089] Fetching swift-sharing, swift-perception, xctest-dynamic-overlay, swift-identified-collections, swift-navigation
[4620/63338] Fetching swift-sharing, swift-perception, xctest-dynamic-overlay, swift-identified-collections, swift-navigation, swift-dependencies
Fetched https://github.com/pointfreeco/swift-sharing from cache (1.38s)
Fetched https://github.com/pointfreeco/swift-perception from cache (1.38s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[25511/58658] Fetching xctest-dynamic-overlay, swift-identified-collections, swift-navigation, swift-dependencies
[58659/129582] Fetching xctest-dynamic-overlay, swift-identified-collections, swift-navigation, swift-dependencies, swift-syntax
[63624/130443] Fetching xctest-dynamic-overlay, swift-identified-collections, swift-navigation, swift-dependencies, swift-syntax, swift-concurrency-extras
[64402/135024] Fetching xctest-dynamic-overlay, swift-identified-collections, swift-navigation, swift-dependencies, swift-syntax, swift-concurrency-extras, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.84s)
[85935/134163] Fetching xctest-dynamic-overlay, swift-identified-collections, swift-navigation, swift-dependencies, swift-syntax, swift-custom-dump
Fetching https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.88s)
[84191/129582] Fetching xctest-dynamic-overlay, swift-identified-collections, swift-navigation, swift-dependencies, swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
[129583/133976] Fetching xctest-dynamic-overlay, swift-identified-collections, swift-navigation, swift-dependencies, swift-syntax, swift-case-paths
[129759/136386] Fetching xctest-dynamic-overlay, swift-identified-collections, swift-navigation, swift-dependencies, swift-syntax, swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.89s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.89s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.54s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (3.54s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.55s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (3.55s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (3.55s)
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.71s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.3.1 (5.36s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.42s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.44s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.41s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.41s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.1 (2.81s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.41s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.50s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.43s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.07s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.43s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.84s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.25s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.5.2 (0.40s)
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-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.3.1
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-composable-architecture.git
Working copy of https://github.com/pointfreeco/swift-composable-architecture.git resolved at 1.20.2
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-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
Build complete.
{
"dependencies" : [
{
"identity" : "swift-composable-architecture",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-composable-architecture.git"
}
],
"manifest_display_name" : "Blade",
"name" : "Blade",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Blade",
"targets" : [
"Blade"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BladeTCA",
"targets" : [
"BladeTCA"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BladeTests",
"module_type" : "SwiftTarget",
"name" : "BladeTests",
"path" : "Tests/BladeTests",
"sources" : [
"Mocks/CursorPageLoaderMock.swift",
"Mocks/OffsetPageLoaderMock.swift",
"Models/TestItem.swift",
"UnitTests/CursorPaginatorTests.swift",
"UnitTests/OffsetPaginatorTests.swift"
],
"target_dependencies" : [
"Blade"
],
"type" : "test"
},
{
"c99name" : "BladeTCATests",
"module_type" : "SwiftTarget",
"name" : "BladeTCATests",
"path" : "Tests/BladeTCATests",
"product_dependencies" : [
"ComposableArchitecture"
],
"sources" : [
"Helpers/IdentifiedArray+Items.swift",
"Models/TestItem.swift",
"UnitTests/PaginatorIntegrationReducerTests.swift",
"UnitTests/PaginatorReducerTests.swift"
],
"target_dependencies" : [
"BladeTCA"
],
"type" : "test"
},
{
"c99name" : "BladeTCA",
"module_type" : "SwiftTarget",
"name" : "BladeTCA",
"path" : "Sources/BladeTCA",
"product_dependencies" : [
"ComposableArchitecture"
],
"product_memberships" : [
"BladeTCA"
],
"sources" : [
"Classes/COre/Reducers/Internal/Builders/PositionBuilders/CursorPositionBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/PositionBuilders/OffsetPositionBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/PositionBuilders/Protocols/IPositionBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/RequestBuilders/CursorRequestBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/RequestBuilders/OffsetRequestBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/Builders/RequestBuilders/Protocols/IRequestBuilderStrategy.swift",
"Classes/COre/Reducers/Internal/PaginatorIntegrationReducer.swift",
"Classes/COre/Reducers/Internal/PaginatorReducer.swift",
"Classes/COre/Reducers/Reducer+.swift",
"Classes/Models/PaginatorAction.swift",
"Classes/Models/State/CursorPaginatorState.swift",
"Classes/Models/State/PaginatorState.swift",
"Classes/Models/State/Protocols/IPaginatorState.swift",
"Classes/Presentation/ViewModifiers/LoadingViewModifier.swift",
"Classes/Presentation/Views/PaginatorForEachView.swift",
"Classes/Presentation/Views/PaginatorListView.swift",
"Classes/Presentation/Views/PaginatorView.swift"
],
"target_dependencies" : [
"Blade"
],
"type" : "library"
},
{
"c99name" : "Blade",
"module_type" : "SwiftTarget",
"name" : "Blade",
"path" : "Sources/Blade",
"product_memberships" : [
"Blade",
"BladeTCA"
],
"sources" : [
"Classes/Core/Paginator/IPaginator.swift",
"Classes/Core/Paginator/PageLoader/ICursorPageLoader.swift",
"Classes/Core/Paginator/PageLoader/IOffsetPageLoader.swift",
"Classes/Core/Paginator/Paginator.swift",
"Classes/Core/Paginator/Strategies/CursorSeekStrategy.swift",
"Classes/Core/Paginator/Strategies/LimitOffsetStrategy.swift",
"Classes/Core/Paginator/Strategies/Protocols/IPaginationStrategy.swift",
"Classes/Models/Configuration/PaginationCursorSeek.swift",
"Classes/Models/Configuration/PaginationLimitOffset.swift",
"Classes/Models/Page.swift",
"Classes/Models/Requests/CursorPaginationRequest.swift",
"Classes/Models/Requests/OffsetPaginationRequest.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.