The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FluxorExplorerSnapshot, reference 5.0.0 (7bf310), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 05:45:25 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/FluxorOrg/FluxorExplorerSnapshot.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/6] Compiling AnyCodable AnyCodable.swift
[6/6] Emitting module AnyCodable
[7/18] Compiling Fluxor ActionPublisher+WithIdentifier.swift
[8/18] Compiling Fluxor Store.swift
[9/18] Compiling Fluxor Store+Binding.swift
[10/18] Compiling Fluxor Interceptor.swift
[11/18] Compiling Fluxor PrintInterceptor.swift
[12/18] Compiling Fluxor ActionPublisher+OfType.swift
[13/18] Compiling Fluxor Selector.swift
[14/18] Compiling Fluxor Reducer.swift
[15/18] Compiling Fluxor ActionPublisher+WasCreatedBy.swift
[16/18] Compiling Fluxor Action.swift
[17/18] Compiling Fluxor Effects.swift
[18/18] Emitting module Fluxor
[19/19] Compiling Fluxor StoreValue.swift
[20/21] Compiling FluxorExplorerSnapshot FluxorExplorerSnapshot.swift
[21/21] Emitting module FluxorExplorerSnapshot
Build complete! (10.42s)
Fetching https://github.com/FluxorOrg/Fluxor
[1/3662] Fetching fluxor
Fetched https://github.com/FluxorOrg/Fluxor from cache (1.08s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (1.58s)
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.