Build Information
Successful build of Flow, reference main (d5f83c), with Swift 6.1 for macOS (SPM) on 23 Mar 2026 14:45:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.69.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 d5f83c6 More tests
Cloned https://github.com/tevelee/SwiftUI-Flow.git
Revision (git rev-parse @):
d5f83c637003a3482a3056e565a8e515769160bf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/SwiftUI-Flow.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/tevelee/SwiftUI-Flow.git
https://github.com/tevelee/SwiftUI-Flow.git
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.19.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "Flow",
"name" : "Flow",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Flow",
"targets" : [
"Flow"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FlowTests",
"module_type" : "SwiftTarget",
"name" : "FlowTests",
"path" : "Tests/FlowTests",
"product_dependencies" : [
"SnapshotTesting",
"InlineSnapshotTesting"
],
"sources" : [
"Integration/FlexibilityTests.swift",
"Integration/FlowTests.swift",
"Integration/LayoutEngineTests.swift",
"Snapshot/ImageSnapshotTests.swift",
"Snapshot/ReadmeSnapshotTests.swift",
"Snapshot/SnapshotTests.swift",
"Unit/LineBreakingTests.swift",
"Unit/SizesTests.swift",
"Utils/Alignment+CaseIterable.swift",
"Utils/Operators.swift",
"Utils/TestSubview.swift"
],
"target_dependencies" : [
"Flow"
],
"type" : "test"
},
{
"c99name" : "Flow",
"module_type" : "SwiftTarget",
"name" : "Flow",
"path" : "Sources/Flow",
"product_memberships" : [
"Flow"
],
"sources" : [
"HFlow.swift",
"HFlowLayout.swift",
"Internal/Layout.swift",
"Internal/LineBreaking.swift",
"Internal/Protocols.swift",
"Internal/Size.swift",
"Internal/Utils.swift",
"Support.swift",
"VFlow.swift",
"VFlowLayout.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/12] Compiling Flow LineBreaking.swift
[4/12] Compiling Flow Utils.swift
[5/12] Compiling Flow HFlowLayout.swift
[6/12] Compiling Flow Size.swift
[7/13] Emitting module Flow
[8/13] Compiling Flow HFlow.swift
[9/13] Compiling Flow Protocols.swift
[10/13] Compiling Flow VFlow.swift
[11/13] Compiling Flow Support.swift
[12/13] Compiling Flow Layout.swift
[13/13] Compiling Flow VFlowLayout.swift
Build complete! (22.35s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.89s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.1 (3.48s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.52s)
Fetched https://github.com/swiftlang/swift-syntax from cache (2.60s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (3.16s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.80s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (3.74s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.50s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.19.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "Flow",
"name" : "Flow",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Flow",
"targets" : [
"Flow"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FlowTests",
"module_type" : "SwiftTarget",
"name" : "FlowTests",
"path" : "Tests/FlowTests",
"product_dependencies" : [
"SnapshotTesting",
"InlineSnapshotTesting"
],
"sources" : [
"Integration/FlexibilityTests.swift",
"Integration/FlowTests.swift",
"Integration/LayoutEngineTests.swift",
"Snapshot/ImageSnapshotTests.swift",
"Snapshot/ReadmeSnapshotTests.swift",
"Snapshot/SnapshotTests.swift",
"Unit/LineBreakingTests.swift",
"Unit/SizesTests.swift",
"Utils/Alignment+CaseIterable.swift",
"Utils/Operators.swift",
"Utils/TestSubview.swift"
],
"target_dependencies" : [
"Flow"
],
"type" : "test"
},
{
"c99name" : "Flow",
"module_type" : "SwiftTarget",
"name" : "Flow",
"path" : "Sources/Flow",
"product_memberships" : [
"Flow"
],
"sources" : [
"HFlow.swift",
"HFlowLayout.swift",
"Internal/Layout.swift",
"Internal/LineBreaking.swift",
"Internal/Protocols.swift",
"Internal/Size.swift",
"Internal/Utils.swift",
"Support.swift",
"VFlow.swift",
"VFlowLayout.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.