Build Information
Successful build of Flow, reference 2.5.0 (b528bd
), with Swift 5.9 for macOS (SPM) on 15 Aug 2024 14:44:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/SwiftUI-Flow.git
Reference: 2.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tevelee/SwiftUI-Flow
* tag 2.5.0 -> FETCH_HEAD
HEAD is now at b528bd0 Alignment for both axes
Cloned https://github.com/tevelee/SwiftUI-Flow.git
Revision (git rev-parse @):
b528bd06ae70fbd2936d9561a456fb6ea65bc7ff
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/SwiftUI-Flow.git at 2.5.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/tevelee/SwiftUI-Flow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/12] Compiling Flow Protocols.swift
[4/13] Compiling Flow Utils.swift
[5/13] Compiling Flow Support.swift
[6/13] Compiling Flow Size.swift
[7/13] Compiling Flow VFlow.swift
[8/13] Compiling Flow HFlowLayout.swift
[9/13] Compiling Flow HFlow.swift
[10/13] Compiling Flow LineBreaking.swift
[11/13] Emitting module Flow
[12/13] Compiling Flow Layout.swift
[13/13] Compiling Flow VFlowLayout.swift
Build complete! (24.93s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/1741] Fetching swift-docc-plugin
[541/4794] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin (1.92s)
Fetched https://github.com/apple/swift-docc-symbolkit (1.92s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (2.83s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.81s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.