The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ExtendedSwiftMath, reference 2.0.4 (06051b), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 05:44:36 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/ChrisGVE/ExtendedSwiftMath.git
Reference: 2.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChrisGVE/ExtendedSwiftMath
 * tag               2.0.4      -> FETCH_HEAD
HEAD is now at 06051b7    1 fix(tests): rename test folder and update imports to match package name    2    3 Complete the package renaming by:    4 - Rename Tests/SwiftMathTests/ to Tests/ExtendedSwiftMathTests/    5 - Update all test file imports from SwiftMath to ExtendedSwiftMath    6    7 This fixes Swift Package Index build failures for v2.0.3 where SPM    8 could not find test sources at the expected path.
Cloned https://github.com/ChrisGVE/ExtendedSwiftMath.git
Revision (git rev-parse @):
06051b74de2f2dd9b925ce61b4a5460b923a3866
SUCCESS checkout https://github.com/ChrisGVE/ExtendedSwiftMath.git at 2.0.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": "extendedswiftmath",
      "name": "ExtendedSwiftMath",
      "url": "https://github.com/ChrisGVE/ExtendedSwiftMath.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExtendedSwiftMath",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ChrisGVE/ExtendedSwiftMath.git
[1/2032] Fetching extendedswiftmath
Fetched https://github.com/ChrisGVE/ExtendedSwiftMath.git from cache (1.24s)
Creating working copy for https://github.com/ChrisGVE/ExtendedSwiftMath.git
Working copy of https://github.com/ChrisGVE/ExtendedSwiftMath.git resolved at 2.0.4 (06051b7)
warning: '.resolve-product-dependencies': dependency 'extendedswiftmath' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ChrisGVE/ExtendedSwiftMath.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying Info.plist
[1/4] Write sources
[2/4] Copying mathFonts.bundle
[3/4] Write swift-version--6988338F2F200930.txt
[5/25] Emitting module ExtendedSwiftMath
[6/27] Compiling ExtendedSwiftMath RWLock.swift
[7/27] Compiling ExtendedSwiftMath resource_bundle_accessor.swift
[8/27] Compiling ExtendedSwiftMath MTFontManager.swift
[9/27] Compiling ExtendedSwiftMath MTFontMathTable.swift
[10/27] Compiling ExtendedSwiftMath MTMathListIndex.swift
[11/27] Compiling ExtendedSwiftMath MTMathUILabel.swift
[12/27] Compiling ExtendedSwiftMath MTTypesetter.swift
[13/27] Compiling ExtendedSwiftMath MTUnicode.swift
[14/27] Compiling ExtendedSwiftMath MTConfig.swift
[15/27] Compiling ExtendedSwiftMath MTFont.swift
[16/27] Compiling ExtendedSwiftMath MTFontMathTableV2.swift
[17/27] Compiling ExtendedSwiftMath MTFontV2.swift
[18/27] Compiling ExtendedSwiftMath MathFont.swift
[19/27] Compiling ExtendedSwiftMath MTMathImage.swift
[20/27] Compiling ExtendedSwiftMath MTMathList.swift
[21/27] Compiling ExtendedSwiftMath MathImage.swift
[22/27] Compiling ExtendedSwiftMath MTBezierPath.swift
[23/27] Compiling ExtendedSwiftMath MTColor.swift
[24/27] Compiling ExtendedSwiftMath MTLabel.swift
[25/27] Compiling ExtendedSwiftMath MTMathAtomFactory.swift
[26/27] Compiling ExtendedSwiftMath MTMathListBuilder.swift
[27/27] Compiling ExtendedSwiftMath MTMathListDisplay.swift
Build complete! (9.11s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "ExtendedSwiftMath",
  "name" : "ExtendedSwiftMath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ExtendedSwiftMath",
      "targets" : [
        "ExtendedSwiftMath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExtendedSwiftMathTests",
      "module_type" : "SwiftTarget",
      "name" : "ExtendedSwiftMathTests",
      "path" : "Tests/ExtendedSwiftMathTests",
      "sources" : [
        "AccentSpacingComparisonTest.swift",
        "ArrowStretchingTest.swift",
        "ConcurrencyThreadsafeTests.swift",
        "DebugOverlapTest.swift",
        "GlyphBoundsTest.swift",
        "MTFontMathTableV2Tests.swift",
        "MTFontV2Tests.swift",
        "MTMathListBuilderTests.swift",
        "MTMathListTests.swift",
        "MTMathUILabelLineWrappingTests.swift",
        "MTTypesetterTests.swift",
        "MathDelimiterTests.swift",
        "MathFontTests.swift",
        "MathImageTests.swift",
        "WidehatGlyphTest.swift",
        "WidehatTests.swift"
      ],
      "target_dependencies" : [
        "ExtendedSwiftMath"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExtendedSwiftMath",
      "module_type" : "SwiftTarget",
      "name" : "ExtendedSwiftMath",
      "path" : "Sources/ExtendedSwiftMath",
      "product_memberships" : [
        "ExtendedSwiftMath"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ExtendedSwiftMath/mathFonts.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "MathBundle/MTFontMathTableV2.swift",
        "MathBundle/MTFontV2.swift",
        "MathBundle/MathFont.swift",
        "MathBundle/MathImage.swift",
        "MathRender/MTBezierPath.swift",
        "MathRender/MTColor.swift",
        "MathRender/MTConfig.swift",
        "MathRender/MTFont.swift",
        "MathRender/MTFontManager.swift",
        "MathRender/MTFontMathTable.swift",
        "MathRender/MTLabel.swift",
        "MathRender/MTMathAtomFactory.swift",
        "MathRender/MTMathImage.swift",
        "MathRender/MTMathList.swift",
        "MathRender/MTMathListBuilder.swift",
        "MathRender/MTMathListDisplay.swift",
        "MathRender/MTMathListIndex.swift",
        "MathRender/MTMathUILabel.swift",
        "MathRender/MTTypesetter.swift",
        "MathRender/MTUnicode.swift",
        "MathRender/RWLock.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.