The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LocaleUnitSwift, reference v1.0.3 (2da81c), with Swift 6.2 for macOS (SPM) on 3 Mar 2026 01:26:00 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tearsinthegame/LocaleUnitSwift.git
Reference: v1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tearsinthegame/LocaleUnitSwift
 * tag               v1.0.3     -> FETCH_HEAD
HEAD is now at 2da81c5 Integrated MeasurementFormatUnitUsage for supported predefined Unit types
Cloned https://github.com/tearsinthegame/LocaleUnitSwift.git
Revision (git rev-parse @):
2da81c565ed86c7c4d8325054655effda4a5bfe1
SUCCESS checkout https://github.com/tearsinthegame/LocaleUnitSwift.git at v1.0.3
========================================
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": "localeunitswift",
      "name": "LocaleUnitSwift",
      "url": "https://github.com/tearsinthegame/LocaleUnitSwift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LocaleUnitSwift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tearsinthegame/LocaleUnitSwift.git
[1/70] Fetching localeunitswift
Fetched https://github.com/tearsinthegame/LocaleUnitSwift.git from cache (0.67s)
Creating working copy for https://github.com/tearsinthegame/LocaleUnitSwift.git
Working copy of https://github.com/tearsinthegame/LocaleUnitSwift.git resolved at v1.0.3 (2da81c5)
warning: '.resolve-product-dependencies': dependency 'localeunitswift' 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/tearsinthegame/LocaleUnitSwift.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/4] Compiling LocaleUnitSwift LocaleUnitSwift.swift
[4/4] Emitting module LocaleUnitSwift
Build complete! (3.16s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LocaleUnitSwift",
  "name" : "LocaleUnitSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "LocaleUnitSwift",
      "targets" : [
        "LocaleUnitSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LocaleUnitSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "LocaleUnitSwiftTests",
      "path" : "Tests/LocaleUnitSwiftTests",
      "sources" : [
        "LocaleUnitSwiftTests.swift"
      ],
      "target_dependencies" : [
        "LocaleUnitSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocaleUnitSwift",
      "module_type" : "SwiftTarget",
      "name" : "LocaleUnitSwift",
      "path" : "Sources/LocaleUnitSwift",
      "product_memberships" : [
        "LocaleUnitSwift"
      ],
      "sources" : [
        "LocaleUnitSwift.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.