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 swiftui-flow-navigation, reference main (23f672), with Swift 5.10 for macOS (SPM) on 31 Mar 2025 00:50:46 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/magnuskahr/swiftui-flow-navigation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/magnuskahr/swiftui-flow-navigation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 23f672a Automatically update readme version number on new version tag (#21)
Cloned https://github.com/magnuskahr/swiftui-flow-navigation.git
Revision (git rev-parse @):
23f672a989e808ea4ecbc5eb23e19221b7371b21
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/magnuskahr/swiftui-flow-navigation.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/magnuskahr/swiftui-flow-navigation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[4/11] Write swift-version-33747A42983211AE.txt
[6/25] Compiling FlowNavigation FlowScreenView.swift
[7/26] Compiling FlowNavigation PassthroughFlowScreenProvider.swift
[8/26] Compiling FlowNavigation DefaultUnavailableFlowView.swift
[9/26] Emitting module FlowNavigation
[10/26] Compiling FlowNavigation Flow.swift
[11/26] Compiling FlowNavigation FlowProxy.swift
[12/26] Compiling FlowNavigation FlowReader.swift
[13/26] Compiling FlowNavigation FlowScreen.swift
[14/26] Compiling FlowNavigation FlowScreenContainer.swift
[15/26] Compiling FlowNavigation FlowScreenControl.swift
[16/26] Compiling FlowNavigation DefaultFailureFlowView.swift
[17/26] Compiling FlowNavigation NavigationPush.swift
[18/26] Compiling FlowNavigation FlowScreenId.swift
[19/26] Compiling FlowNavigation FlowScreenProvider.swift
[20/26] Compiling FlowNavigation LoadingFlowView.swift
[21/32] Compiling completing_a_flow completing-a-flow.swift
[22/32] Emitting module completing_a_flow
[22/32] Write Objects.LinkFileList
[24/32] Emitting module hiding_the_back_button
[25/32] Compiling hiding_the_back_button hiding-the-back-button.swift
[25/32] Write Objects.LinkFileList
[27/32] Emitting module getting_started
[28/32] Compiling getting_started getting-started.swift
[28/32] Write Objects.LinkFileList
[29/32] Linking hiding-the-back-button
[30/32] Linking completing-a-flow
[31/32] Linking getting-started
Build complete! (10.63s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swiftui-flow-navigation",
  "name" : "swiftui-flow-navigation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "FlowNavigation",
      "targets" : [
        "FlowNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "completing-a-flow",
      "targets" : [
        "completing-a-flow"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "getting-started",
      "targets" : [
        "getting-started"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "hiding-the-back-button",
      "targets" : [
        "hiding-the-back-button"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlowNavigation",
      "module_type" : "SwiftTarget",
      "name" : "FlowNavigation",
      "path" : "Sources/FlowNavigation",
      "product_memberships" : [
        "FlowNavigation",
        "completing-a-flow",
        "getting-started",
        "hiding-the-back-button"
      ],
      "sources" : [
        "Flow.swift",
        "FlowProxy.swift",
        "FlowReader.swift",
        "FlowScreen.swift",
        "FlowScreenContainer.swift",
        "FlowScreenControl.swift",
        "FlowScreenId.swift",
        "FlowScreenProvider.swift",
        "NavigationPush.swift",
        "PassthroughFlowScreenProvider.swift",
        "Views/DefaultFailureFlowView.swift",
        "Views/DefaultUnavailableFlowView.swift",
        "Views/FlowScreenView.swift",
        "Views/LoadingFlowView.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "completing_a_flow",
      "module_type" : "SwiftTarget",
      "name" : "completing-a-flow",
      "path" : "Snippets",
      "product_memberships" : [
        "completing-a-flow"
      ],
      "sources" : [
        "completing-a-flow.swift"
      ],
      "target_dependencies" : [
        "FlowNavigation"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "getting_started",
      "module_type" : "SwiftTarget",
      "name" : "getting-started",
      "path" : "Snippets",
      "product_memberships" : [
        "getting-started"
      ],
      "sources" : [
        "getting-started.swift"
      ],
      "target_dependencies" : [
        "FlowNavigation"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "hiding_the_back_button",
      "module_type" : "SwiftTarget",
      "name" : "hiding-the-back-button",
      "path" : "Snippets",
      "product_memberships" : [
        "hiding-the-back-button"
      ],
      "sources" : [
        "hiding-the-back-button.swift"
      ],
      "target_dependencies" : [
        "FlowNavigation"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "5.7"
}
Done.