The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CloseEnough, reference main (540274), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 17:10:07 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZevEisenberg/CloseEnough.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZevEisenberg/CloseEnough
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5402746 Fix typo.
Cloned https://github.com/ZevEisenberg/CloseEnough.git
Revision (git rev-parse @):
5402746c6ce9a5992e7e879ece92d4e1a2cf285f
SUCCESS checkout https://github.com/ZevEisenberg/CloseEnough.git at main
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay.git
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache (1.41s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Computed https://github.com/pointfreeco/xctest-dynamic-overlay.git at 0.8.4 (4.68s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay.git resolved at 0.8.4
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "closeenough",
      "name": "CloseEnough",
      "url": "https://github.com/ZevEisenberg/CloseEnough.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CloseEnough",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "xctest-dynamic-overlay",
          "name": "xctest-dynamic-overlay",
          "url": "https://github.com/pointfreeco/xctest-dynamic-overlay.git",
          "version": "0.8.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ZevEisenberg/CloseEnough.git
[1/249] Fetching closeenough
Fetched https://github.com/ZevEisenberg/CloseEnough.git from cache (0.67s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache (0.51s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Computed https://github.com/pointfreeco/xctest-dynamic-overlay.git at 0.8.4 (0.58s)
Creating working copy for https://github.com/ZevEisenberg/CloseEnough.git
Working copy of https://github.com/ZevEisenberg/CloseEnough.git resolved at main (5402746)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay.git resolved at 0.8.4
warning: '.resolve-product-dependencies': dependency 'closeenough' is not used by any target
Found 1 product dependencies
  - xctest-dynamic-overlay
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ZevEisenberg/CloseEnough.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/12] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[5/12] Compiling XCTestDynamicOverlay Unimplemented.swift
[6/12] Compiling XCTestDynamicOverlay Deprecations.swift
[7/12] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[8/12] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[9/12] Emitting module XCTestDynamicOverlay
[10/12] Compiling XCTestDynamicOverlay XCTFail.swift
[11/12] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[12/12] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[13/18] Compiling CloseEnough WithPrecisions.swift
[14/18] Compiling CloseEnough PrecisionStore.swift
[15/18] Compiling CloseEnough EquatableWithPrecision.swift
[16/18] Compiling CloseEnough CloseEnough.swift
[17/18] Emitting module CloseEnough
[18/18] Compiling CloseEnough CloseEnoughable Conformances.swift
Build complete! (10.36s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "exact" : [
          "0.8.4"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay.git"
    }
  ],
  "manifest_display_name" : "CloseEnough",
  "name" : "CloseEnough",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CloseEnough",
      "targets" : [
        "CloseEnough"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CloseEnoughTests",
      "module_type" : "SwiftTarget",
      "name" : "CloseEnoughTests",
      "path" : "Tests/CloseEnoughTests",
      "sources" : [
        "AngleTests.swift",
        "AsyncTests.swift",
        "CustomTypeTests.swift",
        "DateTests.swift",
        "DoubleTests.swift",
        "MultipleTypesTests.swift",
        "WrongRegistrationTests.swift"
      ],
      "target_dependencies" : [
        "CloseEnough"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CloseEnough",
      "module_type" : "SwiftTarget",
      "name" : "CloseEnough",
      "path" : "Sources/CloseEnough",
      "product_dependencies" : [
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "CloseEnough"
      ],
      "sources" : [
        "CloseEnough.swift",
        "CloseEnoughable Conformances.swift",
        "EquatableWithPrecision.swift",
        "PrecisionStore.swift",
        "WithPrecisions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.