The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftRadix, reference 1.3.2 (20cefd), with Swift 5.10 for macOS (SPM) on 21 Sep 2024 23:41:03 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/SwiftRadix.git
Reference: 1.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/SwiftRadix
 * tag               1.3.2      -> FETCH_HEAD
HEAD is now at 20cefdb Updated podspec
Cloned https://github.com/orchetect/SwiftRadix.git
Revision (git rev-parse @):
20cefdba8304e0ccf2effc9965cdfa48b09ef9b4
SUCCESS checkout https://github.com/orchetect/SwiftRadix.git at 1.3.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftradix",
      "name": "SwiftRadix",
      "url": "https://github.com/orchetect/SwiftRadix.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftRadix",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/orchetect/SwiftRadix.git
[1/869] Fetching swiftradix
Fetched https://github.com/orchetect/SwiftRadix.git from cache (1.33s)
Creating working copy for https://github.com/orchetect/SwiftRadix.git
Working copy of https://github.com/orchetect/SwiftRadix.git resolved at 1.3.2 (20cefdb)
warning: '.resolve-product-dependencies': dependency 'swiftradix' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/orchetect/SwiftRadix.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/19] Compiling SwiftRadix Radix Strings.swift
[4/19] Compiling SwiftRadix Radix Type Extensions.swift
[5/20] Compiling SwiftRadix Radix Operators.swift
[6/20] Compiling SwiftRadix Radix Protocol Adoptions.swift
[7/20] Compiling SwiftRadix RadixProtocol.swift
[8/20] Compiling SwiftRadix Radix Bit.swift
[9/20] Compiling SwiftRadix Radix Bytes.swift
[10/20] Compiling SwiftRadix Octal Type Extensions.swift
[11/20] Compiling SwiftRadix Octal.swift
[12/20] Compiling SwiftRadix Binary Type Extensions.swift
[13/20] Compiling SwiftRadix Binary.swift
[14/20] Compiling SwiftRadix Hex Type Extensions.swift
[15/20] Compiling SwiftRadix Hex.swift
[16/20] Emitting module SwiftRadix
[17/20] Compiling SwiftRadix Radix.swift
[18/20] Compiling SwiftRadix Radix Collection Methods.swift
[19/20] Compiling SwiftRadix Radix Nibble.swift
[20/20] Compiling SwiftRadix Utilities.swift
Build complete! (4.90s)
Build complete.
Done.