Build Information
Successful build of brh-segmented-control, reference main (15a3be), with Swift 6.0 for macOS (SPM) on 31 Mar 2026 19:11:20 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/brh-segmented-control.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/brh-segmented-control
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 15a3bea Revert version changes
Cloned https://github.com/bradhowes/brh-segmented-control.git
Revision (git rev-parse @):
15a3bea1c993723b5f290d8ab4ff1061796dd97b
SUCCESS checkout https://github.com/bradhowes/brh-segmented-control.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/bradhowes/brh-segmented-control.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/8] Compiling BRHSegmentedControl EnvironmentValues.swift
[4/8] Compiling BRHSegmentedControl Color.swift
[5/8] Compiling BRHSegmentedControl View.swift
[6/8] Compiling BRHSegmentedControl BRHSegmentedControlSupport.swift
[7/8] Emitting module BRHSegmentedControl
[8/8] Compiling BRHSegmentedControl BRHSegmentedControl.swift
Build complete! (21.07s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/16030] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.49s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.51s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/5439] Fetching swift-custom-dump
[5440/80346] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.35s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.35s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.46s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.65s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.48s)
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.2
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 603.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
Build complete.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "brh-segmented-control",
"name" : "brh-segmented-control",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "BRHSegmentedControl",
"targets" : [
"BRHSegmentedControl"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BRHSegmentedControlTests",
"module_type" : "SwiftTarget",
"name" : "BRHSegmentedControlTests",
"path" : "Tests/BRHSegmentedControlTests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"BRHSegmentedControlTests.swift",
"TestSupport.swift"
],
"target_dependencies" : [
"BRHSegmentedControl"
],
"type" : "test"
},
{
"c99name" : "BRHSegmentedControl",
"module_type" : "SwiftTarget",
"name" : "BRHSegmentedControl",
"path" : "Sources/BRHSegmentedControl",
"product_memberships" : [
"BRHSegmentedControl"
],
"sources" : [
"BRHSegmentedControl.swift",
"BRHSegmentedControlSupport.swift",
"Extensions/Color.swift",
"Extensions/EnvironmentValues.swift",
"Extensions/View.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.