The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UIntX with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rkreutz/UIntX.git
Reference: 3.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rkreutz/UIntX
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at af0adb1 Skipping performance tests
Cloned https://github.com/rkreutz/UIntX.git into spi-builder-workspace
af0adb198db9a61a3c15a8d095941ba7b4712414
SUCCESS checkout https://github.com/rkreutz/UIntX.git at 3.0.0
========================================
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-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/11] Compiling UIntX UIntX+UnsignedInteger.swift
[2/11] Compiling UIntX UIntX+Comparable.swift
[3/11] Compiling UIntX UIntX+CustomStringConvertible.swift
[4/11] Compiling UIntX UIntX+Numeric.swift
[5/11] Compiling UIntX UIntX+Hashable.swift
[6/11] Compiling UIntX UIntX+Equatable.swift
[7/11] Compiling UIntX UIntX+ExpressibleByIntegerLiteral.swift
[8/11] Compiling UIntX Array+Extensions.swift
[9/11] Compiling UIntX UIntX+BinaryInteger.swift
[10/11] Compiling UIntX UIntX.swift
[11/11] Emitting module UIntX
[12/12] Compiling UIntX UIntXConfig.swift
Build complete! (4.19s)
Build complete.
Done.