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 (55b539), with Swift 5.9 for macOS (SPM) on 9 Oct 2024 10:42:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
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 55b539b Updated MathView examples.
Cloned https://github.com/mgriebling/SwiftMath.git
Revision (git rev-parse @):
55b539b74e6a0cfdd8eab6cb2f1eaf1cf482db1f
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/22] Compiling SwiftMath MTColor.swift
[5/22] Compiling SwiftMath MTConfig.swift
[6/24] Compiling SwiftMath MTMathUILabel.swift
[7/24] Compiling SwiftMath MTTypesetter.swift
[8/24] Compiling SwiftMath MTFontMathTableV2.swift
[9/24] Compiling SwiftMath MTFontV2.swift
[10/24] Compiling SwiftMath MathFont.swift
[11/24] Compiling SwiftMath MathImage.swift
[12/24] Compiling SwiftMath MTBezierPath.swift
[13/24] Compiling SwiftMath MTFont.swift
[14/24] Compiling SwiftMath MTFontManager.swift
[15/24] Compiling SwiftMath MTFontMathTable.swift
[16/24] Compiling SwiftMath MTLabel.swift
[17/24] Compiling SwiftMath MTMathAtomFactory.swift
[18/24] Compiling SwiftMath MTMathImage.swift
[19/24] Compiling SwiftMath MTMathList.swift
[20/24] Compiling SwiftMath MTMathListBuilder.swift
[21/24] Compiling SwiftMath MTMathListDisplay.swift
[22/24] Compiling SwiftMath MTMathListIndex.swift
[23/24] Compiling SwiftMath MTUnicode.swift
[24/24] Compiling SwiftMath resource_bundle_accessor.swift
Build complete! (11.81s)
Build complete.
Done.