Build Information
Successful build of WaterfallGrid, reference 1.1.0 (c7c086
), with Swift 5.10 for macOS (SPM) on 26 Jul 2024 02:09:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/paololeonardi/WaterfallGrid.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paololeonardi/WaterfallGrid
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at c7c0865 Merge pull request #72 from paololeonardi/visionOS
Cloned https://github.com/paololeonardi/WaterfallGrid.git
Revision (git rev-parse @):
c7c08652c3540adf8e48409c351879b4caea7e89
SUCCESS checkout https://github.com/paololeonardi/WaterfallGrid.git at 1.1.0
========================================
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": "waterfallgrid",
"name": "WaterfallGrid",
"url": "https://github.com/paololeonardi/WaterfallGrid.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WaterfallGrid",
"dependencies": [
]
}
]
}
Fetching https://github.com/paololeonardi/WaterfallGrid.git
[1/653] Fetching waterfallgrid
Fetched https://github.com/paololeonardi/WaterfallGrid.git from cache (1.67s)
Creating working copy for https://github.com/paololeonardi/WaterfallGrid.git
Working copy of https://github.com/paololeonardi/WaterfallGrid.git resolved at 1.1.0 (c7c0865)
warning: '.resolve-product-dependencies': dependency 'waterfallgrid' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/paololeonardi/WaterfallGrid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/11] Compiling WaterfallGrid PreferenceSetter.swift
[4/11] Compiling WaterfallGrid View+ScrollOptions.swift
[5/11] Compiling WaterfallGrid GridSyle.swift
[6/11] Emitting module WaterfallGrid
[7/11] Compiling WaterfallGrid View+GridStyle.swift
[8/11] Compiling WaterfallGrid ScrollOptions.swift
[9/11] Compiling WaterfallGrid ElementPreference.swift
[10/11] Compiling WaterfallGrid PositiveNumber.swift
[11/11] Compiling WaterfallGrid WaterfallGrid.swift
Build complete! (8.25s)
Build complete.
Done.