The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JustifiableFlowLayout, reference main (12d7ab), with Swift 6.0 for macOS (SPM) on 25 Nov 2025 10:15:26 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lorin-vr/JustifiableFlowLayout.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lorin-vr/JustifiableFlowLayout
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 12d7ab7 Update to use the SwiftUI #Preview macro
Cloned https://github.com/lorin-vr/JustifiableFlowLayout.git
Revision (git rev-parse @):
12d7ab74ce841d0f9f303ebcff5e125379adca26
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/lorin-vr/JustifiableFlowLayout.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/lorin-vr/JustifiableFlowLayout.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Compiling JustifiableFlowLayout JustifiableFlowLayout.swift
[4/4] Emitting module JustifiableFlowLayout
Build complete! (8.14s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JustifiableFlowLayout",
  "name" : "JustifiableFlowLayout",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "JustifiableFlowLayout",
      "targets" : [
        "JustifiableFlowLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JustifiableFlowLayout",
      "module_type" : "SwiftTarget",
      "name" : "JustifiableFlowLayout",
      "path" : "Sources/JustifiableFlowLayout",
      "product_memberships" : [
        "JustifiableFlowLayout"
      ],
      "sources" : [
        "JustifiableFlowLayout.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.