Build Information
Successful build of kvSIMD.swift, reference main (4f3b67
), with Swift 5.8 for macOS (SPM) on 27 Oct 2024 00:27:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/keyvariable/kvSIMD.swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/keyvariable/kvSIMD.swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4f3b677 README
Cloned https://github.com/keyvariable/kvSIMD.swift.git
Revision (git rev-parse @):
4f3b6775e8248eed764e9c10389b6d6859515ca3
SUCCESS checkout https://github.com/keyvariable/kvSIMD.swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/keyvariable/kvSIMD.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Emitting module kvSIMD_Placeholder
[2/12] Compiling kvSIMD_Placeholder kvSIMD_Placeholder.swift
[3/12] Compiling kvSIMD KvExtensions.swift
[4/12] Compiling kvSIMD KvConversions.swift
[5/12] Compiling kvSIMD KvConstants.swift
[6/12] Compiling kvSIMD KvQuaternions.swift
[7/12] Compiling kvSIMD KvTypes.swift
[8/12] Compiling kvSIMD KvMatrices.swift
[9/12] Compiling kvSIMD KvAux.swift
[10/12] Emitting module kvSIMD
[11/12] Compiling kvSIMD KvFunctions.swift
[12/12] Compiling kvSIMD KvFabrics.swift
Build complete! (18.24s)
Build complete.
Done.