The Swift Package Index logo.Swift Package Index

Build Information

Successful build of brh-segmented-control, reference main (15a3be), with Swift 6.2 for macOS (SPM) on 31 Mar 2026 19:06:56 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build 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
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5439] Fetching swift-custom-dump
[763/11162] Fetching swift-custom-dump, xctest-dynamic-overlay
[11163/27192] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing
[11805/102099] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.87s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.87s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.87s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Fetched https://github.com/swiftlang/swift-syntax from cache (3.87s)
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (4.45s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.77s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.55s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.58s)
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/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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.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": "brh-segmented-control",
      "name": "brh-segmented-control",
      "url": "https://github.com/bradhowes/brh-segmented-control.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/brh-segmented-control",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/bradhowes/brh-segmented-control.git
[1/335] Fetching brh-segmented-control
Fetched https://github.com/bradhowes/brh-segmented-control.git from cache (1.02s)
Creating working copy for https://github.com/bradhowes/brh-segmented-control.git
Working copy of https://github.com/bradhowes/brh-segmented-control.git resolved at main (15a3bea)
warning: '.resolve-product-dependencies': dependency 'brh-segmented-control' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bradhowes/brh-segmented-control.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/8] Compiling BRHSegmentedControl View.swift
[4/8] Compiling BRHSegmentedControl EnvironmentValues.swift
[5/8] Compiling BRHSegmentedControl BRHSegmentedControlSupport.swift
[6/8] Compiling BRHSegmentedControl Color.swift
[7/8] Emitting module BRHSegmentedControl
[8/8] Compiling BRHSegmentedControl BRHSegmentedControl.swift
Build complete! (10.19s)
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.