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 FluxorExplorerInterceptor, reference 5.0.0 (f7534b), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 17:21:55 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Reference: 5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluxorOrg/FluxorExplorerInterceptor
 * tag               5.0.0      -> FETCH_HEAD
HEAD is now at f7534b9 Fluxor 5 (#15)
Cloned https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Revision (git rev-parse @):
f7534b97c5d5e88928f733cb8a6256d5992ad4cb
SUCCESS checkout https://github.com/FluxorOrg/FluxorExplorerInterceptor.git at 5.0.0
Fetching https://github.com/FluxorOrg/FluxorExplorerSnapshot
Fetching https://github.com/FluxorOrg/Fluxor
[1/3662] Fetching fluxor
[2/3985] Fetching fluxor, fluxorexplorersnapshot
Fetched https://github.com/FluxorOrg/Fluxor from cache (1.05s)
Fetched https://github.com/FluxorOrg/FluxorExplorerSnapshot from cache (1.05s)
Computing version for https://github.com/FluxorOrg/FluxorExplorerSnapshot
Computed https://github.com/FluxorOrg/FluxorExplorerSnapshot at 5.0.0 (1.62s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (0.56s)
Creating working copy for https://github.com/FluxorOrg/FluxorExplorerSnapshot
Working copy of https://github.com/FluxorOrg/FluxorExplorerSnapshot resolved at 5.0.0
Creating working copy for https://github.com/FluxorOrg/Fluxor
Working copy of https://github.com/FluxorOrg/Fluxor resolved at 5.0.1
========================================
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": "fluxorexplorerinterceptor",
      "name": "FluxorExplorerInterceptor",
      "url": "https://github.com/FluxorOrg/FluxorExplorerInterceptor.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FluxorExplorerInterceptor",
      "dependencies": [
        {
          "identity": "fluxor",
          "name": "Fluxor",
          "url": "https://github.com/FluxorOrg/Fluxor",
          "version": "5.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fluxor",
          "dependencies": [
          ]
        },
        {
          "identity": "fluxorexplorersnapshot",
          "name": "FluxorExplorerSnapshot",
          "url": "https://github.com/FluxorOrg/FluxorExplorerSnapshot",
          "version": "5.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FluxorExplorerSnapshot",
          "dependencies": [
            {
              "identity": "fluxor",
              "name": "Fluxor",
              "url": "https://github.com/FluxorOrg/Fluxor",
              "version": "5.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fluxor",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
[1/184] Fetching fluxorexplorerinterceptor
Fetched https://github.com/FluxorOrg/FluxorExplorerInterceptor.git from cache (0.56s)
Fetching https://github.com/FluxorOrg/FluxorExplorerSnapshot from cache
Fetching https://github.com/FluxorOrg/Fluxor from cache
Fetched https://github.com/FluxorOrg/Fluxor from cache (0.44s)
Fetched https://github.com/FluxorOrg/FluxorExplorerSnapshot from cache (0.44s)
Computing version for https://github.com/FluxorOrg/FluxorExplorerSnapshot
Computed https://github.com/FluxorOrg/FluxorExplorerSnapshot at 5.0.0 (0.50s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (0.03s)
Creating working copy for https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Working copy of https://github.com/FluxorOrg/FluxorExplorerInterceptor.git resolved at 5.0.0 (f7534b9)
Creating working copy for https://github.com/FluxorOrg/Fluxor
Working copy of https://github.com/FluxorOrg/Fluxor resolved at 5.0.1
Creating working copy for https://github.com/FluxorOrg/FluxorExplorerSnapshot
Working copy of https://github.com/FluxorOrg/FluxorExplorerSnapshot resolved at 5.0.0
warning: '.resolve-product-dependencies': dependency 'fluxorexplorerinterceptor' is not used by any target
Found 2 product dependencies
  - Fluxor
  - FluxorExplorerSnapshot
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
{
  "dependencies" : [
    {
      "identity" : "fluxor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/Fluxor"
    },
    {
      "identity" : "fluxorexplorersnapshot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/FluxorExplorerSnapshot"
    }
  ],
  "manifest_display_name" : "FluxorExplorerInterceptor",
  "name" : "FluxorExplorerInterceptor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FluxorExplorerInterceptor",
      "targets" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluxorExplorerInterceptorTests",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptorTests",
      "path" : "Tests/FluxorExplorerInterceptorTests",
      "product_dependencies" : [
        "Fluxor"
      ],
      "sources" : [
        "FluxorExplorerStoreInterceptorTests.swift"
      ],
      "target_dependencies" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluxorExplorerInterceptor",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptor",
      "path" : "Sources/FluxorExplorerInterceptor",
      "product_dependencies" : [
        "Fluxor",
        "FluxorExplorerSnapshot"
      ],
      "product_memberships" : [
        "FluxorExplorerInterceptor"
      ],
      "sources" : [
        "FluxorExplorerInterceptor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/7] Compiling AnyCodable AnyCodable.swift
[7/7] Emitting module AnyCodable
[8/19] Compiling Fluxor Reducer.swift
[9/20] Emitting module Fluxor
[10/20] Compiling Fluxor StoreValue.swift
[11/20] Compiling Fluxor ActionPublisher+WithIdentifier.swift
[12/20] Compiling Fluxor Store.swift
[13/20] Compiling Fluxor Selector.swift
[14/20] Compiling Fluxor ActionPublisher+WasCreatedBy.swift
[15/20] Compiling Fluxor ActionPublisher+OfType.swift
[16/20] Compiling Fluxor Action.swift
[17/20] Compiling Fluxor Effects.swift
[18/20] Compiling Fluxor Interceptor.swift
[19/20] Compiling Fluxor PrintInterceptor.swift
[20/20] Compiling Fluxor Store+Binding.swift
[21/22] Emitting module FluxorExplorerSnapshot
[22/22] Compiling FluxorExplorerSnapshot FluxorExplorerSnapshot.swift
[23/24] Emitting module FluxorExplorerInterceptor
[24/24] Compiling FluxorExplorerInterceptor FluxorExplorerInterceptor.swift
Build complete! (11.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "fluxor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/Fluxor"
    },
    {
      "identity" : "fluxorexplorersnapshot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/FluxorExplorerSnapshot"
    }
  ],
  "manifest_display_name" : "FluxorExplorerInterceptor",
  "name" : "FluxorExplorerInterceptor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FluxorExplorerInterceptor",
      "targets" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluxorExplorerInterceptorTests",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptorTests",
      "path" : "Tests/FluxorExplorerInterceptorTests",
      "product_dependencies" : [
        "Fluxor"
      ],
      "sources" : [
        "FluxorExplorerStoreInterceptorTests.swift"
      ],
      "target_dependencies" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluxorExplorerInterceptor",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptor",
      "path" : "Sources/FluxorExplorerInterceptor",
      "product_dependencies" : [
        "Fluxor",
        "FluxorExplorerSnapshot"
      ],
      "product_memberships" : [
        "FluxorExplorerInterceptor"
      ],
      "sources" : [
        "FluxorExplorerInterceptor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.