This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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.0.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/keefertaylor/Base58Swift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/keefertaylor/Base58Swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1a7fe53 Update README.md
Cloned https://github.com/keefertaylor/Base58Swift.git into spi-builder-workspace
1a7fe530e5198b81a1b9ddb5629b341116aa8c49
SUCCESS checkout https://github.com/keefertaylor/Base58Swift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/attaswift/SipHash from cache
Fetched https://github.com/attaswift/SipHash (0.24s)
Fetched https://github.com/attaswift/BigInt.git (0.24s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.02s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Building for debugging...
[1/21] Compiling BigInt Strideable.swift
[2/21] Compiling BigInt String Conversion.swift
[3/21] Compiling BigInt Bitwise Ops.swift
[4/21] Compiling BigInt Codable.swift
[5/21] Compiling BigInt Comparable.swift
[6/21] Compiling BigInt Addition.swift
[7/21] Compiling BigInt BigInt.swift
[8/21] Compiling BigInt BigUInt.swift
[9/21] Emitting module BigInt
[10/21] Compiling BigInt Random.swift
[11/21] Compiling BigInt Shifts.swift
[12/21] Compiling BigInt Square Root.swift
[13/21] Compiling BigInt Floating Point Conversion.swift
[14/21] Compiling BigInt GCD.swift
[15/21] Compiling BigInt Hashable.swift
[16/21] Compiling BigInt Data Conversion.swift
[17/21] Compiling BigInt Division.swift
[18/21] Compiling BigInt Exponentiation.swift
[19/21] Compiling BigInt Integer Conversion.swift
[20/21] Compiling BigInt Multiplication.swift
[21/21] Compiling BigInt Prime Test.swift
[22/23] Compiling BigInt Subtraction.swift
[23/23] Compiling BigInt Words and Bits.swift
[24/25] Compiling Base58Swift Base58.swift
[25/25] Emitting module Base58Swift
Build complete! (10.72s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/keefertaylor/Base58Swift.git from cache
Fetched https://github.com/keefertaylor/Base58Swift.git (0.16s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/BigInt.git (0.17s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.02s)
Creating working copy for https://github.com/keefertaylor/Base58Swift.git
Working copy of https://github.com/keefertaylor/Base58Swift.git resolved at master
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
warning: '.resolve-product-dependencies': dependency 'base58swift' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "base58swift",
      "name": "Base58Swift",
      "url": "https://github.com/keefertaylor/Base58Swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Base58Swift",
      "dependencies": [
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "5.3.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Found 1 product dependencies
  - BigInt
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.