Build Information
Successful build of NumberKit, reference master (33af3f
), with Swift 5.9 for macOS (SPM) on 18 Aug 2024 17:12:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/objecthub/swift-numberkit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/objecthub/swift-numberkit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 33af3f9 Delete swiftpm files
Cloned https://github.com/objecthub/swift-numberkit.git
Revision (git rev-parse @):
33af3f9011e45dcd8ee696492d30dbcd5a8a67f3
SUCCESS checkout https://github.com/objecthub/swift-numberkit.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/objecthub/swift-numberkit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling NumberKit NumberUtil.swift
[2/8] Compiling NumberKit IntegerNumber.swift
[3/8] Compiling NumberKit Rational.swift
[4/8] Compiling NumberKit Integer.swift
[5/8] Compiling NumberKit FloatingPointNumber.swift
[6/8] Emitting module NumberKit
[7/8] Compiling NumberKit BigInt.swift
[8/8] Compiling NumberKit Complex.swift
Build complete! (8.38s)
Build complete.
Done.