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 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluxorOrg/FluxorExplorerSnapshot.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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 from cache
Fetched https://github.com/FluxorOrg/Fluxor (0.21s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (0.58s)
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/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "fluxorexplorersnapshot",
      "name": "FluxorExplorerSnapshot",
      "url": "https://github.com/FluxorOrg/FluxorExplorerSnapshot.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fluxor",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/FluxorOrg/FluxorExplorerSnapshot.git from cache
Fetched https://github.com/FluxorOrg/FluxorExplorerSnapshot.git (0.20s)
Fetching https://github.com/FluxorOrg/Fluxor from cache
Fetched https://github.com/FluxorOrg/Fluxor (0.18s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (0.01s)
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 master
warning: '.resolve-product-dependencies': dependency 'fluxorexplorersnapshot' is not used by any target
Found 1 product dependencies
  - Fluxor
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module AnyCodable
[2/2] Compiling AnyCodable AnyCodable.swift
[3/14] Compiling Fluxor ActionPublisher+WithIdentifier.swift
[4/14] Compiling Fluxor Reducer.swift
[5/15] Compiling Fluxor Store.swift
[6/15] Compiling Fluxor StoreValue.swift
[7/15] Compiling Fluxor ActionPublisher+OfType.swift
[8/15] Compiling Fluxor ActionPublisher+WasCreatedBy.swift
[9/15] Emitting module Fluxor
[10/15] Compiling Fluxor Interceptor.swift
[11/15] Compiling Fluxor PrintInterceptor.swift
[12/15] Compiling Fluxor Selector.swift
[13/15] Compiling Fluxor Store+Binding.swift
[14/15] Compiling Fluxor Action.swift
[15/15] Compiling Fluxor Effects.swift
[16/17] Compiling FluxorExplorerSnapshot FluxorExplorerSnapshot.swift
[17/17] Emitting module FluxorExplorerSnapshot
Build complete! (11.73s)
Build complete.
Done.