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: 2.1.14
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/keefertaylor/Base58Swift
 * tag               2.1.14     -> FETCH_HEAD
HEAD is now at 1c13ea6 reset xcodeproj
Cloned https://github.com/keefertaylor/Base58Swift.git into spi-builder-workspace
1c13ea6b07f1584660526f8bde3d4cc150e91acd
SUCCESS checkout https://github.com/keefertaylor/Base58Swift.git at 2.1.14
========================================
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/SipHash from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/SipHash (0.20s)
Fetched https://github.com/attaswift/BigInt.git (0.20s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.42s)
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/23] Compiling BigInt Floating Point Conversion.swift
[4/23] Compiling BigInt GCD.swift
[5/23] Compiling BigInt Hashable.swift
[6/23] Emitting module BigInt
[7/23] Compiling BigInt Random.swift
[8/23] Compiling BigInt Shifts.swift
[9/23] Compiling BigInt Square Root.swift
[10/23] Compiling BigInt Integer Conversion.swift
[11/23] Compiling BigInt Multiplication.swift
[12/23] Compiling BigInt Prime Test.swift
[13/23] Compiling BigInt Addition.swift
[14/23] Compiling BigInt BigInt.swift
[15/23] Compiling BigInt BigUInt.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
[24/25] Emitting module Base58Swift
[25/25] Compiling Base58Swift Base58.swift
Build complete! (12.23s)
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.19s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.40s)
Creating working copy for https://github.com/keefertaylor/Base58Swift.git
Working copy of https://github.com/keefertaylor/Base58Swift.git resolved at 2.1.14
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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/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/0/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/0/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.