This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 FluxorExplorerSnapshot with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluxorOrg/FluxorExplorerSnapshot.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluxorOrg/FluxorExplorerSnapshot
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7bf3105 Fluxor 5.0.1 (#28)
Cloned https://github.com/FluxorOrg/FluxorExplorerSnapshot.git
Revision (git rev-parse @):
7bf31054c92e3ba1a551e64f9c43f6d8482a98de
SUCCESS checkout https://github.com/FluxorOrg/FluxorExplorerSnapshot.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/FluxorOrg/FluxorExplorerSnapshot.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-6F35C1178C84523A.txt
[5/6] Emitting module AnyCodable
[6/6] Compiling AnyCodable AnyCodable.swift
[7/18] Compiling Fluxor Store.swift
[8/18] Compiling Fluxor Selector.swift
[9/18] Compiling Fluxor Reducer.swift
[10/18] Compiling Fluxor ActionPublisher+WithIdentifier.swift
[11/18] Compiling Fluxor ActionPublisher+WasCreatedBy.swift
[12/18] Compiling Fluxor Action.swift
[13/18] Compiling Fluxor Effects.swift
[14/18] Compiling Fluxor Interceptor.swift
[15/18] Compiling Fluxor PrintInterceptor.swift
[16/18] Emitting module Fluxor
[17/18] Compiling Fluxor Store+Binding.swift
[18/18] Compiling Fluxor ActionPublisher+OfType.swift
[19/19] Compiling Fluxor StoreValue.swift
[20/21] Emitting module FluxorExplorerSnapshot
[21/21] Compiling FluxorExplorerSnapshot FluxorExplorerSnapshot.swift
Build complete! (35.62s)
Fetching https://github.com/FluxorOrg/Fluxor
[1/3662] Fetching fluxor
Fetched https://github.com/FluxorOrg/Fluxor from cache (1.26s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (0.70s)
Creating working copy for https://github.com/FluxorOrg/Fluxor
Working copy of https://github.com/FluxorOrg/Fluxor resolved at 5.0.1
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"
    }
  ],
  "manifest_display_name" : "FluxorExplorerSnapshot",
  "name" : "FluxorExplorerSnapshot",
  "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" : "FluxorExplorerSnapshot",
      "targets" : [
        "FluxorExplorerSnapshot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluxorExplorerSnapshotTests",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerSnapshotTests",
      "path" : "Tests/FluxorExplorerSnapshotTests",
      "product_dependencies" : [
        "Fluxor"
      ],
      "sources" : [
        "FluxorExplorerSnapshotTests.swift"
      ],
      "target_dependencies" : [
        "FluxorExplorerSnapshot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluxorExplorerSnapshot",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerSnapshot",
      "path" : "Sources/FluxorExplorerSnapshot",
      "product_dependencies" : [
        "Fluxor"
      ],
      "product_memberships" : [
        "FluxorExplorerSnapshot"
      ],
      "sources" : [
        "FluxorExplorerSnapshot.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.