The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Bits, reference 2.0.4 (2a63af), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 19:59:21 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/OperatorFoundation/Bits.git
Reference: 2.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Bits
 * tag               2.0.4      -> FETCH_HEAD
HEAD is now at 2a63afa Update Package.swift
Cloned https://github.com/OperatorFoundation/Bits.git
Revision (git rev-parse @):
2a63afaaf4f01eee8a1b7bc9e0710dd7cc2a0ce7
SUCCESS checkout https://github.com/OperatorFoundation/Bits.git at 2.0.4
Fetching https://github.com/OperatorFoundation/Datable
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable from cache (0.73s)
Computing version for https://github.com/OperatorFoundation/Datable
Computed https://github.com/OperatorFoundation/Datable at 4.0.1 (1.37s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at 4.0.1
========================================
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": "bits",
      "name": "Bits",
      "url": "https://github.com/OperatorFoundation/Bits.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bits",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "datable",
          "name": "Datable",
          "url": "https://github.com/OperatorFoundation/Datable",
          "version": "4.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OperatorFoundation/Bits.git
[1/122] Fetching bits
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.67s)
Fetching https://github.com/OperatorFoundation/Datable from cache
Fetched https://github.com/OperatorFoundation/Datable from cache (0.46s)
Computing version for https://github.com/OperatorFoundation/Datable
Computed https://github.com/OperatorFoundation/Datable at 4.0.1 (0.54s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at 4.0.1
Creating working copy for https://github.com/OperatorFoundation/Bits.git
Working copy of https://github.com/OperatorFoundation/Bits.git resolved at 2.0.4 (2a63afa)
warning: '.resolve-product-dependencies': dependency 'bits' is not used by any target
Found 1 product dependencies
  - Datable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OperatorFoundation/Bits.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/38] Emitting module Datable
[5/41] Compiling Datable String+Intable.swift
[6/41] Compiling Datable Stringable.swift
[7/41] Compiling Datable StringableArray+CSVable.swift
[8/41] Compiling Datable UInt+Datable.swift
[9/41] Compiling Datable UInt+MaybeNetworkDatable.swift
[10/41] Compiling Datable UInt+Stringable.swift
[11/41] Compiling Datable Float+MaybeDatable.swift
[12/41] Compiling Datable Float+MaybeIntable.swift
[13/41] Compiling Datable Floatable.swift
[14/41] Compiling Datable Int+Floatable.swift
[15/41] Compiling Datable MaybeDatable.swift
[16/41] Compiling Datable MaybeIntable.swift
[17/41] Compiling Datable MaybeNetworkIntable.swift
[18/41] Compiling Datable NetworkDatable.swift
[19/41] Compiling Datable Int+MaybeDatable.swift
[20/41] Compiling Datable Int+MaybeIntable.swift
[21/41] Compiling Datable Int+Stringable.swift
[22/41] Compiling Datable Intable.swift
[23/41] Compiling Datable NetworkIntable.swift
[24/41] Compiling Datable String+Arrayable.swift
[25/41] Compiling Datable String+Datable.swift
[26/41] Compiling Datable Double+MaybeDatable.swift
[27/41] Compiling Datable Double+Stringable.swift
[28/41] Compiling Datable File.swift
[29/41] Compiling Datable Float+Floatable.swift
[30/41] Compiling Datable Data+MaybeNetworkIntable.swift
[31/41] Compiling Datable Data+Stringable.swift
[32/41] Compiling Datable Datable.swift
[33/41] Compiling Datable DatableConfig.swift
[34/41] Compiling Datable Arrayable.swift
[35/41] Compiling Datable CSVable.swift
[36/41] Compiling Datable Data+Arrayable.swift
[37/41] Compiling Datable Data+Base64.swift
[38/41] Compiling Datable Data+Datable.swift
[39/41] Compiling Datable Data+ExpressibleByStringLiteral.swift
[40/41] Compiling Datable Data+Floatable.swift
[41/41] Compiling Datable Data+MaybeIntable.swift
[42/45] Emitting module Bits
[43/45] Compiling Bits SimpleBits+MaybeIntable.swift
[44/45] Compiling Bits Bits.swift
[45/45] Compiling Bits Bits+MaybeIntable.swift
Build complete! (9.83s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "datable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Datable"
    }
  ],
  "manifest_display_name" : "Bits",
  "name" : "Bits",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Bits",
      "targets" : [
        "Bits"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "BitsTests",
      "module_type" : "SwiftTarget",
      "name" : "BitsTests",
      "path" : "Tests/BitsTests",
      "sources" : [
        "BitsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Bits"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Bits",
      "module_type" : "SwiftTarget",
      "name" : "Bits",
      "path" : "Sources/Bits",
      "product_dependencies" : [
        "Datable"
      ],
      "product_memberships" : [
        "Bits"
      ],
      "sources" : [
        "Bits+MaybeIntable.swift",
        "Bits.swift",
        "SimpleBits+MaybeIntable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.