The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of iosMath, reference master (16f0fa), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 09:57:32 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tophatmonocle/iosMath.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tophatmonocle/iosMath
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 16f0fa3 Merge pull request #15 from tophatmonocle/SECOPS-478
Cloned https://github.com/tophatmonocle/iosMath.git
Revision (git rev-parse @):
16f0fa3c6becb9baace291a5c02513688f60f1c0
SUCCESS checkout https://github.com/tophatmonocle/iosMath.git at master
========================================
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": "iosmath",
      "name": "iosMath",
      "url": "https://github.com/tophatmonocle/iosMath.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/iosMath",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tophatmonocle/iosMath.git
[1/1858] Fetching iosmath
Fetched https://github.com/tophatmonocle/iosMath.git from cache (1.26s)
Creating working copy for https://github.com/tophatmonocle/iosMath.git
Working copy of https://github.com/tophatmonocle/iosMath.git resolved at master (16f0fa3)
warning: '.resolve-product-dependencies': dependency 'iosmath' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tophatmonocle/iosMath.git
https://github.com/tophatmonocle/iosMath.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "iosMath",
  "name" : "iosMath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "iosMath",
      "targets" : [
        "iosMath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "iosMath",
      "module_type" : "ClangTarget",
      "name" : "iosMath",
      "path" : "Sources",
      "product_memberships" : [
        "iosMath"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fonts/latinmodern-math.otf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fonts/latinmodern-math.plist",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fonts/texgyretermes-math.otf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fonts/texgyretermes-math.plist",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fonts/xits-math.otf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fonts/xits-math.plist",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "MTFont.m",
        "MTFontManager.m",
        "MTFontMathTable.m",
        "MTLabel.m",
        "MTMathAtomFactory.m",
        "MTMathList.m",
        "MTMathListBuilder.m",
        "MTMathListDisplay.m",
        "MTMathListIndex.m",
        "MTMathUILabel.m",
        "MTTypesetter.m",
        "MTUnicode.m",
        "NSBezierPath+addLineToPoint.m",
        "NSColor+HexString.m",
        "NSView+backgroundColor.m",
        "UIColor+HexString.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/23] Copying texgyretermes-math.plist
[0/23] Copying latinmodern-math.otf
[2/23] Copying texgyretermes-math.otf
[2/23] Copying xits-math.plist
[2/23] Copying xits-math.otf
[3/23] Copying latinmodern-math.plist
[6/23] Compiling iosMath MTUnicode.m
[7/23] Compiling iosMath MTMathListBuilder.m
[8/23] Compiling iosMath resource_bundle_accessor.m
[9/23] Compiling iosMath MTMathListIndex.m
[10/23] Compiling iosMath UIColor+HexString.m
[11/23] Compiling iosMath MTMathList.m
[12/23] Compiling iosMath MTMathAtomFactory.m
[13/23] Compiling iosMath MTFontManager.m
[14/23] Compiling iosMath MTFontMathTable.m
[15/23] Compiling iosMath MTFont.m
[16/23] Compiling iosMath MTMathUILabel.m
[17/23] Compiling iosMath NSColor+HexString.m
[18/23] Compiling iosMath MTLabel.m
/Users/admin/builder/spi-builder-workspace/Sources/MTMathListDisplay.m:445:25: warning: implicit conversion from enumeration type 'enum CGLineCap' to different enumeration type 'NSLineCapStyle' (aka 'enum NSLineCapStyle') [-Wenum-conversion]
  445 |     path.lineCapStyle = kCGLineCapRound;
      |                       ~ ^~~~~~~~~~~~~~~
1 warning generated.
[19/23] Compiling iosMath MTMathListDisplay.m
[20/23] Compiling iosMath NSBezierPath+addLineToPoint.m
[21/23] Compiling iosMath MTTypesetter.m
[22/23] Compiling iosMath NSView+backgroundColor.m
Build complete! (3.93s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "iosMath",
  "name" : "iosMath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "iosMath",
      "targets" : [
        "iosMath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "iosMath",
      "module_type" : "ClangTarget",
      "name" : "iosMath",
      "path" : "Sources",
      "product_memberships" : [
        "iosMath"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fonts/latinmodern-math.otf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fonts/latinmodern-math.plist",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fonts/texgyretermes-math.otf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fonts/texgyretermes-math.plist",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fonts/xits-math.otf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fonts/xits-math.plist",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "MTFont.m",
        "MTFontManager.m",
        "MTFontMathTable.m",
        "MTLabel.m",
        "MTMathAtomFactory.m",
        "MTMathList.m",
        "MTMathListBuilder.m",
        "MTMathListDisplay.m",
        "MTMathListIndex.m",
        "MTMathUILabel.m",
        "MTTypesetter.m",
        "MTUnicode.m",
        "NSBezierPath+addLineToPoint.m",
        "NSColor+HexString.m",
        "NSView+backgroundColor.m",
        "UIColor+HexString.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.