Build Information
Successful build of kvSIMD.swift, reference 1.0.4 (4f3b67
), with Swift 5.8 for macOS (SPM) on 27 Oct 2024 00:25:27 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: 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.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 KvConstants.swift
[4/12] Compiling kvSIMD KvConversions.swift
[5/12] Compiling kvSIMD KvQuaternions.swift
[6/12] Compiling kvSIMD KvTypes.swift
[7/12] Compiling kvSIMD KvMatrices.swift
[8/12] Compiling kvSIMD KvAux.swift
[9/12] Emitting module kvSIMD
[10/12] Compiling kvSIMD KvFabrics.swift
[11/12] Compiling kvSIMD KvExtensions.swift
[12/12] Compiling kvSIMD KvFunctions.swift
Build complete! (19.78s)
Build complete.
Done.