The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftRadix with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/SwiftRadix.git
Reference: main
HEAD is now at a52c37a Internal changes to satisfy Swift 6 requirements
Cloned https://github.com/orchetect/SwiftRadix.git into /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/orchetect/SwiftRadix.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/14] Emitting module SwiftRadix
[2/18] Compiling SwiftRadix Radix Type Extensions.swift
[3/18] Compiling SwiftRadix Radix.swift
[4/18] Compiling SwiftRadix RadixProtocol.swift
[5/18] Compiling SwiftRadix Utilities.swift
[6/18] Compiling SwiftRadix Radix Nibble.swift
[7/18] Compiling SwiftRadix Radix Operators.swift
[8/18] Compiling SwiftRadix Radix Protocol Adoptions.swift
[9/18] Compiling SwiftRadix Radix Strings.swift
[10/18] Compiling SwiftRadix Binary Type Extensions.swift
[11/18] Compiling SwiftRadix Binary.swift
[12/18] Compiling SwiftRadix Hex Type Extensions.swift
[13/18] Compiling SwiftRadix Hex.swift
[14/18] Compiling SwiftRadix Octal Type Extensions.swift
[15/18] Compiling SwiftRadix Octal.swift
[16/18] Compiling SwiftRadix Radix Bit.swift
[17/18] Compiling SwiftRadix Radix Bytes.swift
[18/18] Compiling SwiftRadix Radix Collection Methods.swift
Build complete! (4.51s)
Done.