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.0 for macOS (SPM) on 28 Nov 2024 08:22:57 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.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
[7/323] Fetching fluxorexplorersnapshot
[163/3985] Fetching fluxorexplorersnapshot, fluxor
Fetched https://github.com/FluxorOrg/Fluxor from cache (1.16s)
Fetched https://github.com/FluxorOrg/FluxorExplorerSnapshot from cache (1.16s)
Computing version for https://github.com/FluxorOrg/FluxorExplorerSnapshot
Computed https://github.com/FluxorOrg/FluxorExplorerSnapshot at 5.0.0 (0.57s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (0.59s)
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.67s)
Fetching https://github.com/FluxorOrg/Fluxor from cache
Fetching https://github.com/FluxorOrg/FluxorExplorerSnapshot from cache
Fetched https://github.com/FluxorOrg/Fluxor from cache (0.51s)
Fetched https://github.com/FluxorOrg/FluxorExplorerSnapshot from cache (0.51s)
Computing version for https://github.com/FluxorOrg/FluxorExplorerSnapshot
Computed https://github.com/FluxorOrg/FluxorExplorerSnapshot at 5.0.0 (0.02s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (0.02s)
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/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
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.0
Building package at path:  $PWD
https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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--7754E27361AE5C74.txt
[6/7] Compiling AnyCodable AnyCodable.swift
[7/7] Emitting module AnyCodable
[8/19] Compiling Fluxor Action.swift
[9/19] Compiling Fluxor Effects.swift
[10/20] Compiling Fluxor Store.swift
[11/20] Compiling Fluxor ActionPublisher+WasCreatedBy.swift
[12/20] Compiling Fluxor ActionPublisher+OfType.swift
[13/20] Compiling Fluxor Reducer.swift
[14/20] Compiling Fluxor Interceptor.swift
[15/20] Compiling Fluxor PrintInterceptor.swift
[16/20] Emitting module Fluxor
[17/20] Compiling Fluxor ActionPublisher+WithIdentifier.swift
[18/20] Compiling Fluxor Store+Binding.swift
[19/20] Compiling Fluxor Selector.swift
[20/20] Compiling Fluxor StoreValue.swift
[21/22] Compiling FluxorExplorerSnapshot FluxorExplorerSnapshot.swift
[22/22] Emitting module FluxorExplorerSnapshot
[23/24] Compiling FluxorExplorerInterceptor FluxorExplorerInterceptor.swift
[24/24] Emitting module FluxorExplorerInterceptor
Build complete! (14.44s)
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.