The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of FuturedKit, reference 1.3.0 (8c8367), with Swift 6.0 for macOS (SPM) on 27 Mar 2025 15:52:16 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/futuredapp/FuturedKit.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/futuredapp/FuturedKit
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 8c83677 Merge pull request #42 from futuredapp/housekeep/update-makefile
Cloned https://github.com/futuredapp/FuturedKit.git
Revision (git rev-parse @):
8c8367764ffe8fadc3e4aadce503304503c52804
SUCCESS checkout https://github.com/futuredapp/FuturedKit.git at 1.3.0
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit
Fetching https://github.com/futuredapp/futured-macros
Fetching https://github.com/mkj-is/BindingKit
[1/84] Fetching collectionconcurrencykit
[85/357] Fetching collectionconcurrencykit, futured-macros
[318/508] Fetching collectionconcurrencykit, futured-macros, bindingkit
Fetched https://github.com/mkj-is/BindingKit from cache (0.66s)
[319/357] Fetching collectionconcurrencykit, futured-macros
[358/70046] Fetching collectionconcurrencykit, futured-macros, swift-syntax
Fetched https://github.com/futuredapp/futured-macros from cache (3.41s)
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit from cache (3.41s)
Computing version for https://github.com/futuredapp/futured-macros
Fetched https://github.com/apple/swift-syntax.git from cache (3.41s)
Computed https://github.com/futuredapp/futured-macros at 0.1.0 (0.45s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit
Computed https://github.com/JohnSundell/CollectionConcurrencyKit at 0.2.0 (3.24s)
Computing version for https://github.com/mkj-is/BindingKit
Computed https://github.com/mkj-is/BindingKit at 1.0.0 (0.56s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.65s)
Creating working copy for https://github.com/futuredapp/futured-macros
Working copy of https://github.com/futuredapp/futured-macros resolved at 0.1.0
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/JohnSundell/CollectionConcurrencyKit
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit resolved at 0.2.0
Creating working copy for https://github.com/mkj-is/BindingKit
Working copy of https://github.com/mkj-is/BindingKit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "futuredkit",
      "name": "FuturedKit",
      "url": "https://github.com/futuredapp/FuturedKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FuturedKit",
      "dependencies": [
        {
          "identity": "bindingkit",
          "name": "BindingKit",
          "url": "https://github.com/mkj-is/BindingKit",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BindingKit",
          "dependencies": [
          ]
        },
        {
          "identity": "collectionconcurrencykit",
          "name": "CollectionConcurrencyKit",
          "url": "https://github.com/JohnSundell/CollectionConcurrencyKit",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CollectionConcurrencyKit",
          "dependencies": [
          ]
        },
        {
          "identity": "futured-macros",
          "name": "FuturedMacros",
          "url": "https://github.com/futuredapp/futured-macros",
          "version": "0.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/futured-macros",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/apple/swift-syntax.git",
              "version": "509.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/futuredapp/FuturedKit.git
[1/1321] Fetching futuredkit
Fetched https://github.com/futuredapp/FuturedKit.git from cache (0.91s)
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit from cache
Fetching https://github.com/futuredapp/futured-macros from cache
Fetching https://github.com/mkj-is/BindingKit from cache
Fetched https://github.com/futuredapp/futured-macros from cache (0.47s)
Fetched https://github.com/mkj-is/BindingKit from cache (0.49s)
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit from cache (0.49s)
Computing version for https://github.com/mkj-is/BindingKit
Computed https://github.com/mkj-is/BindingKit at 1.0.0 (0.02s)
Computing version for https://github.com/futuredapp/futured-macros
Computed https://github.com/futuredapp/futured-macros at 0.1.1 (0.02s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.79s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit
Computed https://github.com/JohnSundell/CollectionConcurrencyKit at 0.2.0 (0.02s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.02s)
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/mkj-is/BindingKit
Working copy of https://github.com/mkj-is/BindingKit resolved at 1.0.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
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/futuredapp/FuturedKit.git
Working copy of https://github.com/futuredapp/FuturedKit.git resolved at 1.3.0 (8c83677)
warning: '.resolve-product-dependencies': dependency 'futuredkit' is not used by any target
Found 3 product dependencies
  - BindingKit
  - CollectionConcurrencyKit
  - FuturedMacros
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/futuredapp/FuturedKit.git
https://github.com/futuredapp/FuturedKit.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/21] Write sources
[18/21] Write swift-version-5BDAB9E9C0126B9D.txt
[20/32] Emitting module SwiftSyntax509
[21/32] Compiling SwiftSyntax509 Empty.swift
[22/32] Emitting module CollectionConcurrencyKit
[23/32] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[24/78] Compiling SwiftSyntax MemoryLayout.swift
[25/78] Compiling SwiftSyntax MissingNodeInitializers.swift
[26/78] Compiling SwiftSyntax RawSyntax.swift
[27/78] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[28/78] Compiling SwiftSyntax RawSyntaxNodeProtocol.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 RawSyntaxTokenView.swift
[35/83] Compiling SwiftSyntax SourceLength.swift
[36/83] Compiling SwiftSyntax SourceLocation.swift
[37/83] Compiling SwiftSyntax SourcePresence.swift
[38/83] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[39/83] Compiling SwiftSyntax AbsolutePosition.swift
[40/83] Compiling SwiftSyntax Assert.swift
[41/83] Compiling SwiftSyntax BumpPtrAllocator.swift
[42/83] Compiling SwiftSyntax CommonAncestor.swift
[43/83] Compiling SwiftSyntax Convenience.swift
[44/83] Compiling SwiftSyntax Syntax.swift
[45/83] Compiling SwiftSyntax SyntaxArena.swift
[46/83] Compiling SwiftSyntax SyntaxChildren.swift
[47/83] Compiling SwiftSyntax SyntaxCollection.swift
[48/83] Compiling SwiftSyntax SyntaxData.swift
[49/83] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[50/83] Compiling SwiftSyntax SyntaxBaseNodes.swift
[51/83] Compiling SwiftSyntax SyntaxCollections.swift
[52/83] Compiling SwiftSyntax SyntaxEnum.swift
[53/83] Compiling SwiftSyntax SyntaxKind.swift
[54/83] Compiling BindingKit Transformation.swift
[55/83] Compiling BindingKit Binding+Map.swift
[56/83] Compiling BindingKit Binding+Coalescing.swift
[57/83] Compiling BindingKit Binding+KeyPath.swift
[58/83] Emitting module BindingKit
[59/83] Compiling BindingKit Binding+StoredValue.swift
[60/83] Compiling BindingKit Binding+Effects.swift
[61/83] Compiling SwiftSyntax Utils.swift
[62/83] Compiling SwiftSyntax ChildNameForKeyPath.swift
[63/83] Compiling SwiftSyntax Keyword.swift
[64/83] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[65/83] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[66/83] Emitting module SwiftSyntax
[67/83] Compiling SwiftSyntax Tokens.swift
[68/83] Compiling SwiftSyntax TriviaPieces.swift
[69/83] Compiling SwiftSyntax RawSyntaxNodes.swift
[70/83] Compiling SwiftSyntax RawSyntaxValidation.swift
[71/83] Compiling SwiftSyntax SyntaxDeclNodes.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 SyntaxExprNodes.swift
[78/83] Compiling SwiftSyntax SyntaxNodes.swift
[79/83] Compiling SwiftSyntax SyntaxPatternNodes.swift
[80/83] Compiling SwiftSyntax SyntaxStmtNodes.swift
[81/83] Compiling SwiftSyntax SyntaxTypeNodes.swift
[82/135] Compiling SwiftDiagnostics Message.swift
[83/135] Compiling SwiftDiagnostics FixIt.swift
[84/135] Compiling SwiftDiagnostics Note.swift
[85/135] Compiling SwiftBasicFormat Syntax+Extensions.swift
[86/135] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[87/135] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[88/135] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[89/135] Compiling SwiftDiagnostics Diagnostic.swift
[90/135] Compiling SwiftDiagnostics Convenience.swift
[91/135] Emitting module SwiftDiagnostics
[92/135] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[93/135] Emitting module SwiftBasicFormat
[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/135] Compiling SwiftParser SyntaxUtils.swift
[100/135] Compiling SwiftParser TokenConsumer.swift
[101/135] Compiling SwiftParser TokenPrecedence.swift
[102/135] Compiling SwiftParser TokenSpec.swift
[103/139] Compiling SwiftParser Parser.swift
[104/139] Compiling SwiftParser Patterns.swift
[105/139] Compiling SwiftParser Recovery.swift
[106/139] Compiling SwiftParser Specifiers.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 TokenSpecSet.swift
[112/139] Compiling SwiftParser TopLevel.swift
[113/139] Compiling SwiftParser TriviaParser.swift
[114/139] Compiling SwiftParser Types.swift
[115/139] Emitting module SwiftParser
[116/139] Compiling SwiftParser Lexeme.swift
[117/139] Compiling SwiftParser LexemeSequence.swift
[118/139] Compiling SwiftParser Lexer.swift
[119/139] Compiling SwiftParser RegexLiteralLexer.swift
[120/139] Compiling SwiftParser Attributes.swift
[121/139] Compiling SwiftParser Availability.swift
[122/139] Compiling SwiftParser CharacterInfo.swift
[123/139] Compiling SwiftParser CollectionNodes+Parsable.swift
[124/139] Compiling SwiftParser Declarations.swift
[125/139] Compiling SwiftParser UnicodeScalarExtensions.swift
[126/139] Compiling SwiftParser Lookahead.swift
[127/139] Compiling SwiftParser LoopProgressCondition.swift
[128/139] Compiling SwiftParser Modifiers.swift
[129/139] Compiling SwiftParser Directives.swift
[130/139] Compiling SwiftParser ExperimentalFeatures.swift
[131/139] Compiling SwiftParser Expressions.swift
[132/139] Compiling SwiftParser IncrementalParseTransition.swift
[133/139] Compiling SwiftParser Cursor.swift
[134/139] Compiling SwiftParser IsLexerClassified.swift
[135/139] Compiling SwiftParser LayoutNodes+Parsable.swift
[136/139] Compiling SwiftParser Parser+TokenSpecSet.swift
[137/139] Compiling SwiftParser TokenSpecStaticMembers.swift
[138/162] Compiling SwiftOperators PrecedenceGroup.swift
[139/163] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[140/164] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[141/164] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[142/164] Compiling SwiftOperators SyntaxSynthesis.swift
[143/164] Compiling SwiftParserDiagnostics PresenceUtils.swift
[144/164] Compiling SwiftOperators PrecedenceGraph.swift
[145/164] Compiling SwiftOperators OperatorTable.swift
[146/164] Compiling SwiftOperators OperatorTable+Semantics.swift
[147/164] Compiling SwiftOperators OperatorError+Diagnostics.swift
[148/164] Compiling SwiftOperators OperatorTable+Defaults.swift
[149/164] Compiling SwiftOperators Operator.swift
[150/164] Compiling SwiftOperators OperatorTable+Folding.swift
[151/164] Compiling SwiftOperators OperatorError.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 DiagnosticExtensions.swift
[157/164] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[158/164] Compiling SwiftParserDiagnostics MissingNodesError.swift
[159/164] Compiling SwiftParserDiagnostics MissingTokenError.swift
[160/164] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[161/164] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[162/164] Emitting module SwiftParserDiagnostics
[163/178] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[164/178] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[165/178] Compiling SwiftSyntaxBuilder Indenter.swift
[166/178] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[167/178] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[168/178] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[169/178] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[170/178] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[171/178] Emitting module SwiftSyntaxBuilder
[172/178] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[173/178] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[174/178] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[175/178] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[176/178] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[177/179] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[178/193] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[179/193] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[180/193] Compiling SwiftSyntaxMacros MemberMacro.swift
[181/193] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[182/193] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[183/193] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[184/193] Compiling SwiftSyntaxMacros Macro+Format.swift
[185/193] Compiling SwiftSyntaxMacros AccessorMacro.swift
[186/193] Compiling SwiftSyntaxMacros AttachedMacro.swift
[187/193] Compiling SwiftSyntaxMacros Macro.swift
[188/193] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[189/194] Emitting module SwiftSyntaxMacros
[190/194] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[191/194] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[192/194] Compiling SwiftSyntaxMacros PeerMacro.swift
[193/202] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[194/202] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[195/202] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[196/202] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[197/202] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[198/202] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[199/202] Emitting module SwiftSyntaxMacroExpansion
[200/202] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[201/209] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[202/209] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[203/209] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[204/209] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[205/209] Emitting module SwiftCompilerPluginMessageHandling
[206/209] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[207/209] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[208/211] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[209/211] Emitting module SwiftCompilerPlugin
[210/213] Emitting module EnumIdentableMacros
[211/213] Compiling EnumIdentableMacros EnumIdentableMacro.swift
[211/213] Write Objects.LinkFileList
[212/213] Linking EnumIdentableMacros-tool
[214/215] Emitting module EnumIdentable
[215/215] Compiling EnumIdentable EnumIdentable.swift
[216/224] Compiling FuturedArchitecture TabViewFlow.swift
[217/224] Compiling FuturedArchitecture ModalCoverModel.swift
[218/224] Compiling FuturedArchitecture Coordinator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:108:9: warning: type 'Self.Destination' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
106 |     /// Convenience function used to remove topmost view from the navigation stack.
107 |     func pop() {
108 |         Task { @MainActor in
    |         `- warning: type 'Self.Destination' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
109 |             self.path.removeLast()
110 |         }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:108:9: warning: type 'Self.Destination' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
106 |     /// Convenience function used to remove topmost view from the navigation stack.
107 |     func pop() {
108 |         Task { @MainActor in
    |         `- warning: type 'Self.Destination' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
109 |             self.path.removeLast()
110 |         }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:54:54: warning: sending 'destination' risks causing data races; 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: sending 'destination' risks causing data races; this is an error in the Swift 6 language mode
    |                                                      `- note: task-isolated 'destination' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
 55 |             }
 56 |         #if !os(macOS)
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:53:18: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
 51 |         switch type {
 52 |         case .sheet:
 53 |             Task { @MainActor in
    |                  `- warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
 54 |                 self.modalCover = .init(destination: destination, style: .sheet)
 55 |             }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:67:14: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
 65 |     /// Convenience method for dismissing a modal.
 66 |     func dismissModal() {
 67 |         Task { @MainActor in
    |              `- warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
 68 |             self.modalCover = nil
 69 |         }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:102:30: warning: sending 'destination' risks causing data races; 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: sending 'destination' risks causing data races; this is an error in the Swift 6 language mode
    |                              `- note: task-isolated 'destination' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
103 |         }
104 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:101:14: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
 99 |     /// Convenience function used to add new view to the navigation stack.
100 |     func navigate(to destination: Destination) {
101 |         Task { @MainActor in
    |              `- warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
102 |             self.path.append(destination)
103 |         }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:108:14: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
106 |     /// Convenience function used to remove topmost view from the navigation stack.
107 |     func pop() {
108 |         Task { @MainActor in
    |              `- warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
109 |             self.path.removeLast()
110 |         }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:119:55: warning: sending 'destination' risks causing data races; 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: sending 'destination' risks causing data races; this is an error in the Swift 6 language mode
    |                                                       `- note: task-isolated 'destination' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
120 |                 assertionFailure("Destination not found on the stack")
121 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:118:14: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
116 |     /// - Experiment: This API is in preview and subject to change.
117 |     func pop(to destination: Destination) {
118 |         Task { @MainActor in
    |              `- warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
119 |             guard let index = self.path.lastIndex(of: destination) else {
120 |                 assertionFailure("Destination not found on the stack")
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:129:14: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
127 |
128 |     func popToRoot() {
129 |         Task { @MainActor in
    |              `- warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
130 |             path = []
131 |         }
/Users/admin/builder/spi-builder-workspace/Sources/FuturedArchitecture/Architecture/Coordinator.swift:135:14: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
133 |
134 |     func reset() {
135 |         Task { @MainActor in
    |              `- warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
136 |             path = []
137 |             modalCover = nil
[219/224] Compiling FuturedArchitecture DataCache.swift
[220/224] Compiling FuturedArchitecture AlertModifier.swift
[221/224] Compiling FuturedArchitecture ComponentModel.swift
[222/224] Compiling FuturedArchitecture AlertModel.swift
[223/224] Emitting module FuturedArchitecture
[224/224] Compiling FuturedArchitecture NavigationStackFlow.swift
[225/233] Compiling FuturedHelpers GalleryImagePicker.swift
[226/233] Compiling FuturedHelpers WrappedPHPPicker.swift
[227/233] Compiling FuturedHelpers SceneDelegate.swift
[228/233] Compiling FuturedHelpers CoordinatorSceneFlowProvider.swift
[229/233] Compiling FuturedHelpers CameraImagePicker.swift
[230/233] Compiling FuturedHelpers Font+Extension.swift
[231/233] Compiling FuturedHelpers WrappedUIImagePicker.swift
[232/233] Compiling FuturedHelpers TextStyle.swift
[233/233] Emitting module FuturedHelpers
Build complete! (58.08s)
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.