Build Information
Successful build of RandKit, reference master (38a77f
), with Swift 5.8 for macOS (SPM) on 10 Sep 2024 18:43:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Craz1k0ek/RandKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Craz1k0ek/RandKit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 38a77f9 Update README.md
Cloned https://github.com/Craz1k0ek/RandKit.git
Revision (git rev-parse @):
38a77f91232f0592d1e65b4a4d1919a8c2215d7d
SUCCESS checkout https://github.com/Craz1k0ek/RandKit.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/Craz1k0ek/RandKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling RandKit Xoshiro256.swift
[2/6] Compiling RandKit SplitMix64.swift
[3/6] Compiling RandKit MersenneTwister.swift
[4/6] Emitting module RandKit
[5/6] Compiling RandKit Generics.swift
[6/6] Compiling RandKit ISAAC.swift
Build complete! (7.27s)
Build complete.
Done.