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 with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bytehubio/BigInt.git
Reference: v5.3.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bytehubio/BigInt
 * tag               v5.3.0     -> FETCH_HEAD
HEAD is now at 0ed110f Update jazzy.yml
Cloned https://github.com/bytehubio/BigInt.git
Revision (git rev-parse @):
0ed110f7555c34ff468e72e1686e59721f2b0da6
SUCCESS checkout https://github.com/bytehubio/BigInt.git at v5.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/bytehubio/BigInt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/21] Compiling BigInt Addition.swift
[2/21] Compiling BigInt BigInt.swift
[3/21] Compiling BigInt BigUInt.swift
[4/23] Compiling BigInt Integer Conversion.swift
[5/23] Compiling BigInt Multiplication.swift
[6/23] Compiling BigInt Prime Test.swift
[7/23] Compiling BigInt Floating Point Conversion.swift
[8/23] Compiling BigInt GCD.swift
[9/23] Compiling BigInt Hashable.swift
[10/23] Compiling BigInt Random.swift
[11/23] Compiling BigInt Shifts.swift
[12/23] Compiling BigInt Square Root.swift
[13/23] Emitting module BigInt
[14/23] Compiling BigInt Strideable.swift
[15/23] Compiling BigInt String Conversion.swift
[16/23] Compiling BigInt Subtraction.swift
[17/23] Compiling BigInt Words and Bits.swift
[18/23] Compiling BigInt Bitwise Ops.swift
[19/23] Compiling BigInt Codable.swift
[20/23] Compiling BigInt Comparable.swift
[21/23] Compiling BigInt Data Conversion.swift
[22/23] Compiling BigInt Division.swift
[23/23] Compiling BigInt Exponentiation.swift
Build complete! (4.24s)
Build complete.
Done.