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 FlowStacks, reference 0.10.11 (c52855), with Swift 6.2 (beta) for macOS (SPM) on 5 Sep 2025 03:02:43 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnpatrickmorgan/FlowStacks.git
Reference: 0.10.11
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnpatrickmorgan/FlowStacks
 * tag               0.10.11    -> FETCH_HEAD
HEAD is now at c528559 Corrects dismissAll for TCACoordinators
Cloned https://github.com/johnpatrickmorgan/FlowStacks.git
Revision (git rev-parse @):
c528559f475fd73f342377f3669cf72c42f94eac
SUCCESS checkout https://github.com/johnpatrickmorgan/FlowStacks.git at 0.10.11
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/johnpatrickmorgan/FlowStacks.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/34] Compiling FlowStacks Route.swift
[5/34] Compiling FlowStacks RouteProtocol.swift
[6/34] Compiling FlowStacks RouteStyle.swift
[7/37] Compiling FlowStacks View+push.swift
[8/37] Compiling FlowStacks View+sheet.swift
[9/37] Compiling FlowStacks View+show.swift
[10/37] Compiling FlowStacks UnchangedViewModifier.swift
[11/37] Compiling FlowStacks Unobserved.swift
[12/37] Compiling FlowStacks View+UseNavigationStack.swift
[13/37] Compiling FlowStacks LocalDestinationBuilderModifier.swift
[14/37] Compiling FlowStacks Node.swift
[15/37] Compiling FlowStacks NonReactiveState.swift
[16/37] Compiling FlowStacks Router.swift
[17/37] Compiling FlowStacks RoutesHolder.swift
[18/37] Compiling FlowStacks ScreenModifier.swift
[19/37] Compiling FlowStacks EnvironmentValues+keys.swift
[20/37] Compiling FlowStacks FlowLink.swift
[21/37] Compiling FlowStacks FlowNavigator.swift
[22/37] Compiling FlowStacks FlowPath+calculateSteps.swift
[23/37] Compiling FlowStacks View+cover.swift
[24/37] Compiling FlowStacks View+flowDestination.swift
[25/37] Compiling FlowStacks View+onFirstAppear.swift
[26/37] Compiling FlowStacks FlowPath.CodableRepresentation.swift
[27/37] Compiling FlowStacks FlowPath.swift
[28/37] Compiling FlowStacks FlowStack.swift
[29/37] Emitting module FlowStacks
[30/37] Compiling FlowStacks ConditionalViewBuilder.swift
[31/37] Compiling FlowStacks Array+convenienceMethods.swift
[32/37] Compiling FlowStacks FlowNavigator+convenienceMethods.swift
[33/37] Compiling FlowStacks FlowPath+convenienceMethods.swift
[34/37] Compiling FlowStacks DestinationBuilderHolder.swift
[35/37] Compiling FlowStacks DestinationBuilderModifier.swift
[36/37] Compiling FlowStacks DestinationBuilderView.swift
[37/37] Compiling FlowStacks EmbedModifier.swift
[38/39] Compiling FlowStacksForTCACoordinators FlowStacksForTCACoordinators.swift
[39/39] Emitting module FlowStacksForTCACoordinators
Build complete! (10.58s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FlowStacks",
  "name" : "FlowStacks",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "FlowStacks",
      "targets" : [
        "FlowStacks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FlowStacksForTCACoordinators",
      "targets" : [
        "FlowStacksForTCACoordinators"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlowStacksTests",
      "module_type" : "SwiftTarget",
      "name" : "FlowStacksTests",
      "path" : "Tests/FlowStacksTests",
      "sources" : [
        "CalculateStepsTests.swift",
        "ConvenienceMethodsTests.swift"
      ],
      "target_dependencies" : [
        "FlowStacks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FlowStacksForTCACoordinators",
      "module_type" : "SwiftTarget",
      "name" : "FlowStacksForTCACoordinators",
      "path" : "Sources/FlowStacksForTCACoordinators",
      "product_memberships" : [
        "FlowStacksForTCACoordinators"
      ],
      "sources" : [
        "FlowStacksForTCACoordinators.swift"
      ],
      "target_dependencies" : [
        "FlowStacks"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FlowStacks",
      "module_type" : "SwiftTarget",
      "name" : "FlowStacks",
      "path" : "Sources/FlowStacks",
      "product_memberships" : [
        "FlowStacks",
        "FlowStacksForTCACoordinators"
      ],
      "sources" : [
        "ConditionalViewBuilder.swift",
        "Convenience methods/Array+convenienceMethods.swift",
        "Convenience methods/FlowNavigator+convenienceMethods.swift",
        "Convenience methods/FlowPath+convenienceMethods.swift",
        "DestinationBuilderHolder.swift",
        "DestinationBuilderModifier.swift",
        "DestinationBuilderView.swift",
        "EmbedModifier.swift",
        "EnvironmentValues+keys.swift",
        "FlowLink.swift",
        "FlowNavigator.swift",
        "FlowPath+calculateSteps.swift",
        "FlowPath.CodableRepresentation.swift",
        "FlowPath.swift",
        "FlowStack.swift",
        "LocalDestinationBuilderModifier.swift",
        "Node.swift",
        "NonReactiveState.swift",
        "Route.swift",
        "RouteProtocol.swift",
        "RouteStyle.swift",
        "Router.swift",
        "RoutesHolder.swift",
        "ScreenModifier.swift",
        "UnchangedViewModifier.swift",
        "Unobserved.swift",
        "View+UseNavigationStack.swift",
        "View+cover.swift",
        "View+flowDestination.swift",
        "View+onFirstAppear.swift",
        "View+push.swift",
        "View+sheet.swift",
        "View+show.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.