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.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bytehubio/BigInt.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bytehubio/BigInt
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ef1641b Update podspec versions (#114)
Cloned https://github.com/bytehubio/BigInt.git
Revision (git rev-parse @):
ef1641b9ec4de6ba48b899816448a9b19f307df2
SUCCESS checkout https://github.com/bytehubio/BigInt.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/bytehubio/BigInt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/23] Compiling BigInt Floating Point Conversion.swift
[4/23] Compiling BigInt GCD.swift
[5/23] Compiling BigInt Hashable.swift
[6/23] Compiling BigInt Strideable.swift
[7/23] Compiling BigInt String Conversion.swift
[8/25] Compiling BigInt Integer Conversion.swift
[9/25] Compiling BigInt Multiplication.swift
[10/25] Compiling BigInt Prime Test.swift
[11/25] Compiling BigInt Subtraction.swift
[12/25] Compiling BigInt Words and Bits.swift
[13/25] Compiling BigInt Random.swift
[14/25] Compiling BigInt Shifts.swift
[15/25] Compiling BigInt Square Root.swift
[16/25] Compiling BigInt Bitwise Ops.swift
[17/25] Compiling BigInt Codable.swift
[18/25] Compiling BigInt Comparable.swift
[19/25] Emitting module BigInt
[20/25] Compiling BigInt Data Conversion.swift
[21/25] Compiling BigInt Division.swift
[22/25] Compiling BigInt Exponentiation.swift
[23/25] Compiling BigInt Addition.swift
[24/25] Compiling BigInt BigInt.swift
[25/25] Compiling BigInt BigUInt.swift
Build complete! (4.51s)
Build complete.
Done.