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 master (39c87b), 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluxorOrg/FluxorExplorerInterceptor
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 39c87bd Note about the App Sandbox on macOS (#16)
Cloned https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Revision (git rev-parse @):
39c87bd3fb204ef7f314689a08dd4c73f2606e69
SUCCESS checkout https://github.com/FluxorOrg/FluxorExplorerInterceptor.git at master
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.13s)
Fetched https://github.com/FluxorOrg/FluxorExplorerSnapshot from cache (1.13s)
Computing version for https://github.com/FluxorOrg/FluxorExplorerSnapshot
Computed https://github.com/FluxorOrg/FluxorExplorerSnapshot at 5.0.0 (0.54s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (0.54s)
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
========================================
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.65s)
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.46s)
Fetched https://github.com/FluxorOrg/FluxorExplorerSnapshot from cache (0.46s)
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/Fluxor
Working copy of https://github.com/FluxorOrg/Fluxor resolved at 5.0.1
Creating working copy for https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Working copy of https://github.com/FluxorOrg/FluxorExplorerInterceptor.git resolved at master (39c87bd)
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] Emitting module AnyCodable
[7/7] Compiling AnyCodable AnyCodable.swift
[8/19] Compiling Fluxor Store.swift
[9/20] Compiling Fluxor StoreValue.swift
[10/20] Compiling Fluxor Reducer.swift
[11/20] Compiling Fluxor Selector.swift
[12/20] Compiling Fluxor ActionPublisher+WithIdentifier.swift
[13/20] Compiling Fluxor Action.swift
[14/20] Compiling Fluxor Effects.swift
[15/20] Compiling Fluxor Interceptor.swift
[16/20] Compiling Fluxor PrintInterceptor.swift
[17/20] Compiling Fluxor ActionPublisher+WasCreatedBy.swift
[18/20] Compiling Fluxor ActionPublisher+OfType.swift
[19/20] Emitting module Fluxor
[20/20] Compiling Fluxor Store+Binding.swift
[21/22] Compiling FluxorExplorerSnapshot FluxorExplorerSnapshot.swift
[22/22] Emitting module FluxorExplorerSnapshot
[23/24] Emitting module FluxorExplorerInterceptor
[24/24] Compiling FluxorExplorerInterceptor FluxorExplorerInterceptor.swift
Build complete! (13.35s)
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.