Build Information
Successful build of Flow, reference main (c563b2
), with Swift 5.9 for macOS (SPM) on 29 Sep 2024 22:08:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/SwiftUI-Flow.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tevelee/SwiftUI-Flow
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c563b27 Remove swift-docc-plugin dependency
Cloned https://github.com/tevelee/SwiftUI-Flow.git
Revision (git rev-parse @):
c563b275142ff3226f453b3314e5a224c591bc71
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/SwiftUI-Flow.git at main
========================================
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
Building for debugging...
[1/10] Compiling Flow HFlowLayout.swift
[2/11] Compiling Flow Support.swift
[3/11] Compiling Flow Size.swift
[4/11] Compiling Flow VFlow.swift
[5/11] Compiling Flow Utils.swift
[6/11] Compiling Flow HFlow.swift
[7/11] Compiling Flow Protocols.swift
[8/11] Compiling Flow LineBreaking.swift
[9/11] Emitting module Flow
[10/11] Compiling Flow Layout.swift
[11/11] Compiling Flow VFlowLayout.swift
Build complete! (10.45s)
Build complete.
Done.