Build Information
Successful build of kvSIMD.swift, reference 1.0.4 (4f3b67
), with Swift 5.9 for macOS (SPM) on 27 Oct 2024 00:26:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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: 1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/keyvariable/kvSIMD.swift
* tag 1.0.4 -> FETCH_HEAD
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 1.0.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/keyvariable/kvSIMD.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling kvSIMD_Placeholder kvSIMD_Placeholder.swift
[2/12] Emitting module kvSIMD_Placeholder
[3/12] Compiling kvSIMD KvTypes.swift
[4/12] Compiling kvSIMD KvQuaternions.swift
[5/12] Compiling kvSIMD KvFabrics.swift
[6/12] Compiling kvSIMD KvExtensions.swift
[7/12] Compiling kvSIMD KvConversions.swift
[8/12] Compiling kvSIMD KvMatrices.swift
[9/12] Compiling kvSIMD KvConstants.swift
[10/12] Compiling kvSIMD KvAux.swift
[11/12] Emitting module kvSIMD
[12/12] Compiling kvSIMD KvFunctions.swift
Build complete! (24.65s)
Build complete.
Done.