The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftMath, reference main (71da5a), with Swift 5.9 for macOS (SPM) on 26 Oct 2024 15:35:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mgriebling/SwiftMath.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mgriebling/SwiftMath
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 71da5ae Merge pull request #32 from petersktang/main
Cloned https://github.com/mgriebling/SwiftMath.git
Revision (git rev-parse @):
71da5ae9604eca163e500ebbf45b52dac8f5b864
SUCCESS checkout https://github.com/mgriebling/SwiftMath.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/mgriebling/SwiftMath.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying Info.plist
[1/2] Copying mathFonts.bundle
[3/22] Emitting module SwiftMath
[4/24] Compiling SwiftMath MTUnicode.swift
[5/24] Compiling SwiftMath resource_bundle_accessor.swift
[6/24] Compiling SwiftMath MTMathList.swift
[7/24] Compiling SwiftMath MTMathListBuilder.swift
[8/24] Compiling SwiftMath MTColor.swift
[9/24] Compiling SwiftMath MTConfig.swift
[10/24] Compiling SwiftMath MathImage.swift
[11/24] Compiling SwiftMath MTBezierPath.swift
[12/24] Compiling SwiftMath MTMathAtomFactory.swift
[13/24] Compiling SwiftMath MTMathImage.swift
[14/24] Compiling SwiftMath MTFontMathTableV2.swift
[15/24] Compiling SwiftMath MTFontV2.swift
[16/24] Compiling SwiftMath MathFont.swift
[17/24] Compiling SwiftMath MTFontMathTable.swift
[18/24] Compiling SwiftMath MTLabel.swift
[19/24] Compiling SwiftMath MTMathUILabel.swift
[20/24] Compiling SwiftMath MTTypesetter.swift
[21/24] Compiling SwiftMath MTFont.swift
[22/24] Compiling SwiftMath MTFontManager.swift
[23/24] Compiling SwiftMath MTMathListDisplay.swift
[24/24] Compiling SwiftMath MTMathListIndex.swift
Build complete! (10.77s)
Build complete.
Done.