The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FluxorExplorerSnapshot, reference master (7bf310), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 15:10:10 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
Fetching https://github.com/FluxorOrg/Fluxor
[1/3662] Fetching fluxor
Fetched https://github.com/FluxorOrg/Fluxor from cache (1.07s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (1.75s)
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/FluxorOrg/FluxorExplorerSnapshot.git
[1/323] Fetching fluxorexplorersnapshot
Fetched https://github.com/FluxorOrg/FluxorExplorerSnapshot.git from cache (0.67s)
Fetching https://github.com/FluxorOrg/Fluxor from cache
Fetched https://github.com/FluxorOrg/Fluxor from cache (0.43s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (0.49s)
Creating working copy for https://github.com/FluxorOrg/FluxorExplorerSnapshot.git
Working copy of https://github.com/FluxorOrg/FluxorExplorerSnapshot.git resolved at master (7bf3105)
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 'fluxorexplorersnapshot' is not used by any target
Found 1 product dependencies
  - Fluxor
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/FluxorOrg/FluxorExplorerSnapshot.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/6] Compiling AnyCodable AnyCodable.swift
[6/6] Emitting module AnyCodable
[7/18] Compiling Fluxor ActionPublisher+OfType.swift
[8/18] Compiling Fluxor Selector.swift
[9/18] Emitting module Fluxor
[10/18] Compiling Fluxor Action.swift
[11/18] Compiling Fluxor Effects.swift
[12/18] Compiling Fluxor Store.swift
[13/18] Compiling Fluxor Store+Binding.swift
[14/18] Compiling Fluxor Reducer.swift
[15/18] Compiling Fluxor Interceptor.swift
[16/18] Compiling Fluxor PrintInterceptor.swift
[17/18] Compiling Fluxor ActionPublisher+WithIdentifier.swift
[18/18] Compiling Fluxor ActionPublisher+WasCreatedBy.swift
[19/19] Compiling Fluxor StoreValue.swift
[20/21] Emitting module FluxorExplorerSnapshot
[21/21] Compiling FluxorExplorerSnapshot FluxorExplorerSnapshot.swift
Build complete! (10.04s)
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.