The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FluxorExplorerInterceptor, reference master (39c87b), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 05:43:29 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/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/7] Compiling AnyCodable AnyCodable.swift
[7/7] Emitting module AnyCodable
[8/19] Emitting module Fluxor
[9/20] Compiling Fluxor ActionPublisher+OfType.swift
[10/20] Compiling Fluxor Action.swift
[11/20] Compiling Fluxor Effects.swift
[12/20] Compiling Fluxor ActionPublisher+WithIdentifier.swift
[13/20] Compiling Fluxor StoreValue.swift
[14/20] Compiling Fluxor Store.swift
[15/20] Compiling Fluxor Interceptor.swift
[16/20] Compiling Fluxor PrintInterceptor.swift
[17/20] Compiling Fluxor Reducer.swift
[18/20] Compiling Fluxor Store+Binding.swift
[19/20] Compiling Fluxor Selector.swift
[20/20] Compiling Fluxor ActionPublisher+WasCreatedBy.swift
[21/22] Emitting module FluxorExplorerSnapshot
[22/22] Compiling FluxorExplorerSnapshot FluxorExplorerSnapshot.swift
[23/24] Emitting module FluxorExplorerInterceptor
[24/24] Compiling FluxorExplorerInterceptor FluxorExplorerInterceptor.swift
Build complete! (12.16s)
Fetching https://github.com/FluxorOrg/Fluxor
Fetching https://github.com/FluxorOrg/FluxorExplorerSnapshot
[1/3662] Fetching fluxor
[2/3985] Fetching fluxor, fluxorexplorersnapshot
Fetched https://github.com/FluxorOrg/Fluxor from cache (1.05s)
Fetched https://github.com/FluxorOrg/FluxorExplorerSnapshot from cache (1.05s)
Computing version for https://github.com/FluxorOrg/FluxorExplorerSnapshot
Computed https://github.com/FluxorOrg/FluxorExplorerSnapshot at 5.0.0 (1.58s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (0.50s)
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
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.