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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/Base58Swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/heckj/Base58Swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3ba16c0 update README to explain fork
Cloned https://github.com/heckj/Base58Swift.git
Revision (git rev-parse @):
3ba16c02089401c817b631ffc33ca8f022a41538
SUCCESS checkout https://github.com/heckj/Base58Swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/heckj/Base58Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/21] Compiling BigInt Floating Point Conversion.swift
[2/21] Compiling BigInt GCD.swift
[3/21] Compiling BigInt Hashable.swift
[4/23] Compiling BigInt Addition.swift
[5/23] Compiling BigInt BigInt.swift
[6/23] Compiling BigInt BigUInt.swift
[7/23] Compiling BigInt Integer Conversion.swift
[8/23] Compiling BigInt Multiplication.swift
[9/23] Compiling BigInt Prime Test.swift
[10/23] Compiling BigInt Subtraction.swift
[11/23] Compiling BigInt Words and Bits.swift
[12/23] Emitting module BigInt
[13/23] Compiling BigInt Data Conversion.swift
[14/23] Compiling BigInt Division.swift
[15/23] Compiling BigInt Exponentiation.swift
[16/23] Compiling BigInt Strideable.swift
[17/23] Compiling BigInt String Conversion.swift
[18/23] Compiling BigInt Bitwise Ops.swift
[19/23] Compiling BigInt Codable.swift
[20/23] Compiling BigInt Comparable.swift
[21/23] Compiling BigInt Random.swift
[22/23] Compiling BigInt Shifts.swift
[23/23] Compiling BigInt Square Root.swift
[24/25] Emitting module Base58Swift
[25/25] Compiling Base58Swift Base58.swift
Build complete! (4.23s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/BigInt.git (0.18s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.2.1 (0.03s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.2.1
Build complete.
Done.