The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WaterfallGrid 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/paololeonardi/WaterfallGrid.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/paololeonardi/WaterfallGrid
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 85eeaa9 fix: typo
Cloned https://github.com/paololeonardi/WaterfallGrid.git
Revision (git rev-parse @):
85eeaa9efda928a218c430a8807256b9a56d4905
SUCCESS checkout https://github.com/paololeonardi/WaterfallGrid.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "waterfallgrid",
      "name": "WaterfallGrid",
      "url": "https://github.com/paololeonardi/WaterfallGrid.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WaterfallGrid",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/paololeonardi/WaterfallGrid.git
[1/468] Fetching waterfallgrid
Fetched https://github.com/paololeonardi/WaterfallGrid.git (0.72s)
Creating working copy for https://github.com/paololeonardi/WaterfallGrid.git
Working copy of https://github.com/paololeonardi/WaterfallGrid.git resolved at master
warning: '.resolve-product-dependencies': dependency 'waterfallgrid' is not used by any target
Found 0 product dependencies
========================================
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/8] Compiling WaterfallGrid View+GridStyle.swift
[2/8] Compiling WaterfallGrid View+ScrollOptions.swift
[3/9] Compiling WaterfallGrid PreferenceSetter.swift
[4/9] Compiling WaterfallGrid ElementPreference.swift
[5/9] Compiling WaterfallGrid PositiveNumber.swift
[6/9] Emitting module WaterfallGrid
[7/9] Compiling WaterfallGrid GridSyle.swift
[8/9] Compiling WaterfallGrid ScrollOptions.swift
[9/9] Compiling WaterfallGrid WaterfallGrid.swift
Build complete! (19.96s)
Build complete.
Done.