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 WaterfallGrids, reference 1.0.1 (890718), with Swift 6.0 for macOS (SPM) on 4 Jan 2025 16:57:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ricocrescenzio95/WaterfallGrids.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ricocrescenzio95/WaterfallGrids
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 890718c Fixed ID issue (#3)
Cloned https://github.com/ricocrescenzio95/WaterfallGrids.git
Revision (git rev-parse @):
890718cce8ad38886df0317b3bffbd950ae9940c
SUCCESS checkout https://github.com/ricocrescenzio95/WaterfallGrids.git at 1.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": "waterfallgrids",
      "name": "WaterfallGrids",
      "url": "https://github.com/ricocrescenzio95/WaterfallGrids.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WaterfallGrids",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ricocrescenzio95/WaterfallGrids.git
[1/106] Fetching waterfallgrids
Fetched https://github.com/ricocrescenzio95/WaterfallGrids.git from cache (2.17s)
Creating working copy for https://github.com/ricocrescenzio95/WaterfallGrids.git
Working copy of https://github.com/ricocrescenzio95/WaterfallGrids.git resolved at 1.0.1 (890718c)
warning: '.resolve-product-dependencies': dependency 'waterfallgrids' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ricocrescenzio95/WaterfallGrids.git
https://github.com/ricocrescenzio95/WaterfallGrids.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WaterfallGrids",
  "name" : "WaterfallGrids",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "WaterfallGrids",
      "targets" : [
        "WaterfallGrids"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WaterfallGrids",
      "module_type" : "SwiftTarget",
      "name" : "WaterfallGrids",
      "path" : "Sources/WaterfallGrids",
      "product_memberships" : [
        "WaterfallGrids"
      ],
      "sources" : [
        "ArrayGridSlice.swift",
        "LazyWaterfallGrid.swift",
        "WaterfallAxis.swift",
        "WaterfallGrid.swift",
        "WaterfallItemView.swift",
        "WaterfallNamespace.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/9] Compiling WaterfallGrids WaterfallItemView.swift
[4/9] Compiling WaterfallGrids WaterfallNamespace.swift
[5/9] Compiling WaterfallGrids WaterfallAxis.swift
[6/9] Compiling WaterfallGrids LazyWaterfallGrid.swift
[7/9] Emitting module WaterfallGrids
[8/9] Compiling WaterfallGrids ArrayGridSlice.swift
[9/9] Compiling WaterfallGrids WaterfallGrid.swift
Build complete! (16.08s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WaterfallGrids",
  "name" : "WaterfallGrids",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "WaterfallGrids",
      "targets" : [
        "WaterfallGrids"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WaterfallGrids",
      "module_type" : "SwiftTarget",
      "name" : "WaterfallGrids",
      "path" : "Sources/WaterfallGrids",
      "product_memberships" : [
        "WaterfallGrids"
      ],
      "sources" : [
        "ArrayGridSlice.swift",
        "LazyWaterfallGrid.swift",
        "WaterfallAxis.swift",
        "WaterfallGrid.swift",
        "WaterfallItemView.swift",
        "WaterfallNamespace.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.