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, reference 5.0.0 (7bf310), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 01:33:17 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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluxorOrg/FluxorExplorerSnapshot.git
Reference: 5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluxorOrg/FluxorExplorerSnapshot
 * tag               5.0.0      -> FETCH_HEAD
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 5.0.0
Fetching https://github.com/FluxorOrg/Fluxor
[1/3662] Fetching fluxor
Fetched https://github.com/FluxorOrg/Fluxor from cache (1.16s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (0.67s)
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": "fluxorexplorersnapshot",
      "name": "FluxorExplorerSnapshot",
      "url": "https://github.com/FluxorOrg/FluxorExplorerSnapshot.git",
      "version": "unspecified",
      "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/FluxorExplorerSnapshot.git
[1/323] Fetching fluxorexplorersnapshot
Fetched https://github.com/FluxorOrg/FluxorExplorerSnapshot.git from cache (0.79s)
Fetching https://github.com/FluxorOrg/Fluxor from cache
Fetched https://github.com/FluxorOrg/Fluxor from cache (0.47s)
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/Fluxor
Working copy of https://github.com/FluxorOrg/Fluxor resolved at 5.0.1
Creating working copy for https://github.com/FluxorOrg/FluxorExplorerSnapshot.git
Working copy of https://github.com/FluxorOrg/FluxorExplorerSnapshot.git resolved at 5.0.0 (7bf3105)
warning: '.resolve-product-dependencies': dependency 'fluxorexplorersnapshot' is not used by any target
Found 1 product dependencies
  - Fluxor
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/FluxorOrg/FluxorExplorerSnapshot.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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/6] Compiling AnyCodable AnyCodable.swift
[6/6] Emitting module AnyCodable
[7/18] Emitting module Fluxor
[8/19] Compiling Fluxor Store.swift
[9/19] Compiling Fluxor Reducer.swift
[10/19] Compiling Fluxor ActionPublisher+WasCreatedBy.swift
[11/19] Compiling Fluxor Selector.swift
[12/19] Compiling Fluxor ActionPublisher+WithIdentifier.swift
[13/19] Compiling Fluxor Interceptor.swift
[14/19] Compiling Fluxor PrintInterceptor.swift
[15/19] Compiling Fluxor Store+Binding.swift
[16/19] Compiling Fluxor ActionPublisher+OfType.swift
[17/19] Compiling Fluxor Action.swift
[18/19] Compiling Fluxor Effects.swift
[19/19] Compiling Fluxor StoreValue.swift
[20/21] Compiling FluxorExplorerSnapshot FluxorExplorerSnapshot.swift
[21/21] Emitting module FluxorExplorerSnapshot
Build complete! (14.57s)
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.