The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of FuturedKit, reference main (3e15be), with Swift 6.2 (beta) for macOS (SPM) on 25 Jun 2025 09:21:36 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/futuredapp/FuturedKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/futuredapp/FuturedKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3e15be8 Merge pull request #45 from futuredapp/housekeep/update-docs
Cloned https://github.com/futuredapp/FuturedKit.git
Revision (git rev-parse @):
3e15be81588032e3b32ce7b997f7601aea0acaaf
SUCCESS checkout https://github.com/futuredapp/FuturedKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/futuredapp/FuturedKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Write sources
[18/21] Write swift-version-1EA4D86E10B52AF.txt
[20/32] Emitting module SwiftSyntax509
[21/32] Compiling SwiftSyntax509 Empty.swift
[22/71] Emitting module CollectionConcurrencyKit
[23/71] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[24/78] Compiling SwiftSyntax Syntax.swift
[25/78] Compiling SwiftSyntax SyntaxArena.swift
[26/78] Compiling SwiftSyntax SyntaxChildren.swift
[27/78] Compiling SwiftSyntax SyntaxCollection.swift
[28/78] Compiling SwiftSyntax SyntaxData.swift
[29/83] Compiling SwiftSyntax SyntaxText.swift
[30/83] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[31/83] Compiling SwiftSyntax TokenDiagnostic.swift
[32/83] Compiling SwiftSyntax TokenSyntax.swift
[33/83] Compiling SwiftSyntax Trivia.swift
[34/83] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[35/83] Compiling SwiftSyntax SyntaxBaseNodes.swift
[36/83] Compiling SwiftSyntax SyntaxCollections.swift
[37/83] Compiling SwiftSyntax SyntaxEnum.swift
[38/83] Compiling SwiftSyntax SyntaxKind.swift
[39/83] Emitting module SwiftSyntax
[40/83] Compiling SwiftSyntax Utils.swift
[41/83] Compiling SwiftSyntax ChildNameForKeyPath.swift
[42/83] Compiling SwiftSyntax Keyword.swift
[43/83] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[44/83] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[45/83] Compiling BindingKit Transformation.swift
[46/83] Compiling BindingKit Binding+Map.swift
[47/83] Compiling BindingKit Binding+StoredValue.swift
[48/83] Compiling BindingKit Binding+Effects.swift
[49/83] Emitting module BindingKit
[50/83] Compiling BindingKit Binding+KeyPath.swift
[51/83] Compiling BindingKit Binding+Coalescing.swift
[52/83] Compiling SwiftSyntax Tokens.swift
[53/83] Compiling SwiftSyntax TriviaPieces.swift
[54/83] Compiling SwiftSyntax RawSyntaxNodes.swift
[55/83] Compiling SwiftSyntax RawSyntaxValidation.swift
[56/83] Compiling SwiftSyntax SyntaxDeclNodes.swift
[57/83] Compiling SwiftSyntax SyntaxExprNodes.swift
[58/83] Compiling SwiftSyntax SyntaxNodes.swift
[59/83] Compiling SwiftSyntax SyntaxPatternNodes.swift
[60/83] Compiling SwiftSyntax SyntaxStmtNodes.swift
[61/83] Compiling SwiftSyntax SyntaxTypeNodes.swift
[62/83] Compiling SwiftSyntax RawSyntaxTokenView.swift
[63/83] Compiling SwiftSyntax SourceLength.swift
[64/83] Compiling SwiftSyntax SourceLocation.swift
[65/83] Compiling SwiftSyntax SourcePresence.swift
[66/83] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[67/83] Compiling SwiftSyntax MemoryLayout.swift
[68/83] Compiling SwiftSyntax MissingNodeInitializers.swift
[69/83] Compiling SwiftSyntax RawSyntax.swift
[70/83] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[71/83] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[72/83] Compiling SwiftSyntax SyntaxRewriter.swift
[73/83] Compiling SwiftSyntax SyntaxTraits.swift
[74/83] Compiling SwiftSyntax SyntaxTransform.swift
[75/83] Compiling SwiftSyntax SyntaxVisitor.swift
[76/83] Compiling SwiftSyntax TokenKind.swift
[77/83] Compiling SwiftSyntax AbsolutePosition.swift
[78/83] Compiling SwiftSyntax Assert.swift
[79/83] Compiling SwiftSyntax BumpPtrAllocator.swift
[80/83] Compiling SwiftSyntax CommonAncestor.swift
[81/83] Compiling SwiftSyntax Convenience.swift
[82/135] Compiling SwiftDiagnostics Note.swift
[83/135] Compiling SwiftDiagnostics Message.swift
[84/135] Compiling SwiftDiagnostics FixIt.swift
[85/135] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[86/135] Compiling SwiftDiagnostics Convenience.swift
[87/135] Compiling SwiftDiagnostics Diagnostic.swift
[88/135] Emitting module SwiftDiagnostics
[89/135] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[90/135] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[91/135] Compiling SwiftBasicFormat Syntax+Extensions.swift
[92/135] Emitting module SwiftBasicFormat
[93/135] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[94/135] Compiling SwiftBasicFormat BasicFormat.swift
[95/135] Compiling SwiftParser Statements.swift
[96/135] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[97/135] Compiling SwiftParser StringLiterals.swift
[98/135] Compiling SwiftParser SwiftParserCompatibility.swift
[99/139] Compiling SwiftParser Lexeme.swift
[100/139] Compiling SwiftParser LexemeSequence.swift
[101/139] Compiling SwiftParser Lexer.swift
[102/139] Compiling SwiftParser RegexLiteralLexer.swift
[103/139] Compiling SwiftParser UnicodeScalarExtensions.swift
[104/139] Compiling SwiftParser Lookahead.swift
[105/139] Compiling SwiftParser LoopProgressCondition.swift
[106/139] Compiling SwiftParser Modifiers.swift
[107/139] Compiling SwiftParser Names.swift
[108/139] Compiling SwiftParser Nominals.swift
[109/139] Compiling SwiftParser Parameters.swift
[110/139] Compiling SwiftParser ParseSourceFile.swift
[111/139] Compiling SwiftParser Parser.swift
[112/139] Compiling SwiftParser Patterns.swift
[113/139] Compiling SwiftParser Recovery.swift
[114/139] Compiling SwiftParser Specifiers.swift
[115/139] Compiling SwiftParser TokenSpecSet.swift
[116/139] Compiling SwiftParser TopLevel.swift
[117/139] Compiling SwiftParser TriviaParser.swift
[118/139] Compiling SwiftParser Types.swift
[119/139] Compiling SwiftParser SyntaxUtils.swift
[120/139] Compiling SwiftParser TokenConsumer.swift
[121/139] Compiling SwiftParser TokenPrecedence.swift
[122/139] Compiling SwiftParser TokenSpec.swift
[123/139] Emitting module SwiftParser
[124/139] Compiling SwiftParser IsLexerClassified.swift
[125/139] Compiling SwiftParser LayoutNodes+Parsable.swift
[126/139] Compiling SwiftParser Parser+TokenSpecSet.swift
[127/139] Compiling SwiftParser TokenSpecStaticMembers.swift
[128/139] Compiling SwiftParser Attributes.swift
[129/139] Compiling SwiftParser Availability.swift
[130/139] Compiling SwiftParser CharacterInfo.swift
[131/139] Compiling SwiftParser CollectionNodes+Parsable.swift
[132/139] Compiling SwiftParser Declarations.swift
[133/139] Compiling SwiftParser Directives.swift
[134/139] Compiling SwiftParser ExperimentalFeatures.swift
[135/139] Compiling SwiftParser Expressions.swift
[136/139] Compiling SwiftParser IncrementalParseTransition.swift
[137/139] Compiling SwiftParser Cursor.swift
[138/162] Compiling SwiftOperators PrecedenceGroup.swift
[139/162] Compiling SwiftOperators PrecedenceGraph.swift
[140/163] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[141/164] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[142/164] Compiling SwiftOperators SyntaxSynthesis.swift
[143/164] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[144/164] Compiling SwiftOperators OperatorTable.swift
[145/164] Compiling SwiftOperators OperatorTable+Semantics.swift
[146/164] Compiling SwiftParserDiagnostics PresenceUtils.swift
[147/164] Compiling SwiftOperators OperatorTable+Defaults.swift
[148/164] Compiling SwiftOperators OperatorError.swift
[149/164] Compiling SwiftOperators OperatorError+Diagnostics.swift
[150/164] Compiling SwiftOperators Operator.swift
[151/164] Compiling SwiftOperators OperatorTable+Folding.swift
[152/164] Emitting module SwiftOperators
[153/164] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[154/164] Compiling SwiftParserDiagnostics Utils.swift
[155/164] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[156/164] Compiling SwiftParserDiagnostics MissingNodesError.swift
[157/164] Compiling SwiftParserDiagnostics MissingTokenError.swift
[158/164] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[159/164] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[160/164] Emitting module SwiftParserDiagnostics
[161/164] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[162/164] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[163/178] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[164/179] Emitting module SwiftSyntaxBuilder
[165/179] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[166/179] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[167/179] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[168/179] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[169/179] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[170/179] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[171/179] Compiling SwiftSyntaxBuilder Indenter.swift
[172/179] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[173/179] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[174/179] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[175/179] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[176/179] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[177/179] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[178/193] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[179/193] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[180/193] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[181/193] Compiling SwiftSyntaxMacros MemberMacro.swift
[182/193] Compiling SwiftSyntaxMacros Macro+Format.swift
[183/193] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[184/193] Compiling SwiftSyntaxMacros Macro.swift
[185/194] Emitting module SwiftSyntaxMacros
[186/194] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[187/194] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[188/194] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[189/194] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[190/194] Compiling SwiftSyntaxMacros AccessorMacro.swift
[191/194] Compiling SwiftSyntaxMacros AttachedMacro.swift
[192/194] Compiling SwiftSyntaxMacros PeerMacro.swift
[193/202] Emitting module SwiftSyntaxMacroExpansion
[194/202] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[195/202] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[196/202] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[197/202] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[198/202] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[199/202] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[200/202] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[201/209] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[202/209] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[203/209] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[204/209] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[205/209] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[206/209] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[207/209] Emitting module SwiftCompilerPluginMessageHandling
[208/211] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[209/211] Emitting module SwiftCompilerPlugin
[210/213] Compiling EnumIdentableMacros EnumIdentableMacro.swift
[211/213] Emitting module EnumIdentableMacros
[211/213] Write Objects.LinkFileList
[212/213] Linking EnumIdentableMacros-tool
[214/215] Compiling EnumIdentable EnumIdentable.swift
[215/215] Emitting module EnumIdentable
[216/224] Compiling FuturedArchitecture TabViewFlow.swift
[217/224] Compiling FuturedArchitecture NavigationStackFlow.swift
[218/224] Compiling FuturedArchitecture ComponentModel.swift
[219/224] Compiling FuturedArchitecture DataCache.swift
[220/224] Compiling FuturedArchitecture ModalCoverModel.swift
[221/224] Compiling FuturedArchitecture Coordinator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:54:22: warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
 52 |         case .sheet:
 53 |             Task { @MainActor in
 54 |                 self.modalCover = .init(destination: destination, style: .sheet)
    |                      `- warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
 55 |             }
 56 |         #if !os(macOS)
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:54:17: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
 52 |         case .sheet:
 53 |             Task { @MainActor in
 54 |                 self.modalCover = .init(destination: destination, style: .sheet)
    |                 `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
 55 |             }
 56 |         #if !os(macOS)
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:50:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
 48 |     ///   of the *coordinator*.
 49 |     ///   - type: Kind of modal presentation.
 50 |     func present(modal destination: Destination, type: ModalCoverModelStyle) {
    |          `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
 51 |         switch type {
 52 |         case .sheet:
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:68:18: warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
 66 |     func dismissModal() {
 67 |         Task { @MainActor in
 68 |             self.modalCover = nil
    |                  `- warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
 69 |         }
 70 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:68:13: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
 66 |     func dismissModal() {
 67 |         Task { @MainActor in
 68 |             self.modalCover = nil
    |             `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
 69 |         }
 70 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:66:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
 64 |
 65 |     /// Convenience method for dismissing a modal.
 66 |     func dismissModal() {
    |          `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
 67 |         Task { @MainActor in
 68 |             self.modalCover = nil
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:102:23: warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
100 |     func navigate(to destination: Destination) {
101 |         Task { @MainActor in
102 |             self.path.append(destination)
    |                       `- warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
103 |         }
104 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:102:13: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
100 |     func navigate(to destination: Destination) {
101 |         Task { @MainActor in
102 |             self.path.append(destination)
    |             `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
103 |         }
104 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:100:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
 98 | public extension NavigationStackCoordinator {
 99 |     /// Convenience function used to add new view to the navigation stack.
100 |     func navigate(to destination: Destination) {
    |          `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
101 |         Task { @MainActor in
102 |             self.path.append(destination)
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:109:23: warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
107 |     func pop() {
108 |         Task { @MainActor in
109 |             self.path.removeLast()
    |                       `- warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
110 |         }
111 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:109:13: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
107 |     func pop() {
108 |         Task { @MainActor in
109 |             self.path.removeLast()
    |             `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
110 |         }
111 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:107:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
105 |
106 |     /// Convenience function used to remove topmost view from the navigation stack.
107 |     func pop() {
    |          `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
108 |         Task { @MainActor in
109 |             self.path.removeLast()
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:119:41: warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 |     func pop(to destination: Destination) {
118 |         Task { @MainActor in
119 |             guard let index = self.path.lastIndex(of: destination) else {
    |                                         `- warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 |                 assertionFailure("Destination not found on the stack")
121 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:119:31: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 |     func pop(to destination: Destination) {
118 |         Task { @MainActor in
119 |             guard let index = self.path.lastIndex(of: destination) else {
    |                               `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 |                 assertionFailure("Destination not found on the stack")
121 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:117:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
115 |     /// is not currently on the stack, all views are removed.
116 |     /// - Experiment: This API is in preview and subject to change.
117 |     func pop(to destination: Destination) {
    |          `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 |         Task { @MainActor in
119 |             guard let index = self.path.lastIndex(of: destination) else {
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:130:13: warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
128 |     func popToRoot() {
129 |         Task { @MainActor in
130 |             path = []
    |             `- warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
131 |         }
132 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:130:13: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
128 |     func popToRoot() {
129 |         Task { @MainActor in
130 |             path = []
    |             `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
131 |         }
132 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:128:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
126 |     }
127 |
128 |     func popToRoot() {
    |          `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
129 |         Task { @MainActor in
130 |             path = []
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:136:13: warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
134 |     func reset() {
135 |         Task { @MainActor in
136 |             path = []
    |             `- warning: capture of non-sendable type 'Self.Destination.Type' in an isolated closure; this is an error in the Swift 6 language mode
137 |             modalCover = nil
138 |         }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:136:13: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
134 |     func reset() {
135 |         Task { @MainActor in
136 |             path = []
    |             `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
137 |             modalCover = nil
138 |         }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:134:10: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
132 |     }
133 |
134 |     func reset() {
    |          `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
135 |         Task { @MainActor in
136 |             path = []
[222/224] Compiling FuturedArchitecture AlertModel.swift
[223/224] Emitting module FuturedArchitecture
[224/224] Compiling FuturedArchitecture AlertModifier.swift
[225/233] Compiling FuturedHelpers TextStyle.swift
[226/233] Compiling FuturedHelpers WrappedUIImagePicker.swift
[227/233] Compiling FuturedHelpers WrappedPHPPicker.swift
[228/233] Compiling FuturedHelpers CameraImagePicker.swift
[229/233] Compiling FuturedHelpers GalleryImagePicker.swift
[230/233] Compiling FuturedHelpers SceneDelegate.swift
[231/233] Compiling FuturedHelpers Font+Extension.swift
[232/233] Emitting module FuturedHelpers
[233/233] Compiling FuturedHelpers CoordinatorSceneFlowProvider.swift
Build complete! (45.56s)
Fetching https://github.com/mkj-is/BindingKit
Fetching https://github.com/futuredapp/futured-macros
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit
[1/100] Fetching collectionconcurrencykit
[101/251] Fetching collectionconcurrencykit, bindingkit
[252/561] Fetching collectionconcurrencykit, bindingkit, futured-macros
Fetched https://github.com/futuredapp/futured-macros from cache (0.77s)
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit from cache (0.77s)
Fetched https://github.com/mkj-is/BindingKit from cache (0.77s)
Computing version for https://github.com/mkj-is/BindingKit
Computed https://github.com/mkj-is/BindingKit at 1.0.0 (3.53s)
Computing version for https://github.com/futuredapp/futured-macros
Computed https://github.com/futuredapp/futured-macros at 0.1.1 (0.40s)
Fetching https://github.com/apple/swift-syntax.git
[1/70951] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.33s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit
Computed https://github.com/JohnSundell/CollectionConcurrencyKit at 0.2.0 (4.07s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.59s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/mkj-is/BindingKit
Working copy of https://github.com/mkj-is/BindingKit resolved at 1.0.0
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit resolved at 0.2.0
Creating working copy for https://github.com/futuredapp/futured-macros
Working copy of https://github.com/futuredapp/futured-macros resolved at 0.1.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bindingkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mkj-is/BindingKit"
    },
    {
      "identity" : "collectionconcurrencykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/CollectionConcurrencyKit"
    },
    {
      "identity" : "futured-macros",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/futuredapp/futured-macros"
    }
  ],
  "manifest_display_name" : "FuturedKit",
  "name" : "FuturedKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "FuturedArchitecture",
      "targets" : [
        "FuturedArchitecture"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FuturedHelpers",
      "targets" : [
        "FuturedHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FuturedKitTests",
      "module_type" : "SwiftTarget",
      "name" : "FuturedKitTests",
      "path" : "Tests/FuturedKitTests",
      "sources" : [
        "PlaceholderTest.swift"
      ],
      "target_dependencies" : [
        "FuturedArchitecture",
        "FuturedHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FuturedHelpers",
      "module_type" : "SwiftTarget",
      "name" : "FuturedHelpers",
      "path" : "Sources/FuturedHelpers",
      "product_dependencies" : [
        "BindingKit",
        "CollectionConcurrencyKit"
      ],
      "product_memberships" : [
        "FuturedHelpers"
      ],
      "sources" : [
        "Helpers/CoordinatorSceneFlowProvider.swift",
        "Helpers/Font+Extension.swift",
        "Helpers/SceneDelegate.swift",
        "Helpers/TextStyle.swift",
        "ImagePicker/CameraImagePicker/CameraImagePicker.swift",
        "ImagePicker/CameraImagePicker/WrappedUIImagePicker.swift",
        "ImagePicker/GalleryImagePicker/GalleryImagePicker.swift",
        "ImagePicker/GalleryImagePicker/WrappedPHPPicker.swift"
      ],
      "target_dependencies" : [
        "FuturedArchitecture"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FuturedArchitecture",
      "module_type" : "SwiftTarget",
      "name" : "FuturedArchitecture",
      "path" : "Sources/FuturedArchitecture",
      "product_dependencies" : [
        "FuturedMacros"
      ],
      "product_memberships" : [
        "FuturedArchitecture",
        "FuturedHelpers"
      ],
      "sources" : [
        "Architecture/Alert/AlertModel.swift",
        "Architecture/Alert/AlertModifier.swift",
        "Architecture/ComponentModel.swift",
        "Architecture/Coordinator.swift",
        "Architecture/DataCache.swift",
        "Architecture/ModalCoverModel.swift",
        "Architecture/NavigationStackFlow.swift",
        "Architecture/TabViewFlow.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.