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 BigInt, reference 2.1.0 (bd3f45), with Swift 5.9 for macOS (SPM) on 28 Aug 2024 19:42:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mgriebling/BigInt.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mgriebling/BigInt
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at bd3f45f Correct REAME.
Cloned https://github.com/mgriebling/BigInt.git
Revision (git rev-parse @):
bd3f45f402138bd391669a3cc9118413f21d3dcc
SUCCESS checkout https://github.com/mgriebling/BigInt.git at 2.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/mgriebling/BigInt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling BigInt Karatsuba.swift
[2/14] Compiling BigInt ExpMod.swift
[3/14] Compiling BigInt Factorial.swift
[4/14] Compiling BigInt Limbs.swift
[5/14] Compiling BigInt GCD.swift
[6/14] Compiling BigInt BurnikelZiegler.swift
[7/14] Compiling BigInt CRT.swift
[8/14] Compiling BigInt FFT.swift
[9/14] Compiling BigInt ToomCook.swift
[10/14] Compiling BigInt BigFrac.swift
[11/14] Compiling BigInt BigInt-Extensions.swift
[12/14] Compiling BigInt BigInt.swift
[13/14] Compiling BigInt BitSieve.swift
[14/14] Emitting module BigInt
Build complete! (9.60s)
Build complete.
Done.