Build Information
Successful build of BigInt with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bytehubio/BigInt.git
Reference: v5.3.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bytehubio/BigInt
* tag v5.3.0 -> FETCH_HEAD
HEAD is now at 0ed110f Update jazzy.yml
Cloned https://github.com/bytehubio/BigInt.git
Revision (git rev-parse @):
0ed110f7555c34ff468e72e1686e59721f2b0da6
SUCCESS checkout https://github.com/bytehubio/BigInt.git at v5.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/bytehubio/BigInt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/23] Emitting module BigInt
[4/25] Compiling BigInt Floating Point Conversion.swift
[5/25] Compiling BigInt GCD.swift
[6/25] Compiling BigInt Hashable.swift
[7/25] Compiling BigInt Subtraction.swift
[8/25] Compiling BigInt Words and Bits.swift
[9/25] Compiling BigInt Integer Conversion.swift
[10/25] Compiling BigInt Multiplication.swift
[11/25] Compiling BigInt Prime Test.swift
[12/25] Compiling BigInt Addition.swift
[13/25] Compiling BigInt BigInt.swift
[14/25] Compiling BigInt BigUInt.swift
[15/25] Compiling BigInt Strideable.swift
[16/25] Compiling BigInt String Conversion.swift
[17/25] Compiling BigInt Random.swift
[18/25] Compiling BigInt Shifts.swift
[19/25] Compiling BigInt Square Root.swift
[20/25] Compiling BigInt Data Conversion.swift
[21/25] Compiling BigInt Division.swift
[22/25] Compiling BigInt Exponentiation.swift
[23/25] Compiling BigInt Bitwise Ops.swift
[24/25] Compiling BigInt Codable.swift
[25/25] Compiling BigInt Comparable.swift
Build complete! (4.45s)
Build complete.
Done.