The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftMath with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftGFX/SwiftMath.git
Reference: 3.3.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftGFX/SwiftMath
 * tag               3.3.1      -> FETCH_HEAD
HEAD is now at 13a224a Exclude files from target to remove warnings (#12)
Cloned https://github.com/SwiftGFX/SwiftMath.git into spi-builder-workspace
13a224a655cbef1ef0e39d7d22e31a4ff6bc9937
SUCCESS checkout https://github.com/SwiftGFX/SwiftMath.git at 3.3.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/27] Compiling SwiftMath Vector4.swift
[2/27] Compiling SwiftMath Vectorf+Components.swift
[3/27] Compiling SwiftMath easing.swift
[4/30] Compiling SwiftMath Vector3.swift
[5/30] Compiling SwiftMath Vector4+nosimd.swift
[6/30] Compiling SwiftMath Vector4+simd.swift
[7/30] Compiling SwiftMath platform.swift
[8/30] Compiling SwiftMath random.swift
[9/30] Compiling SwiftMath utils.swift
[10/30] Compiling SwiftMath Matrix4x4+Extensions.swift
[11/30] Compiling SwiftMath Matrix4x4+nosimd.swift
[12/30] Compiling SwiftMath Matrix4x4+simd.swift
[13/30] Compiling SwiftMath Matrix4x4.swift
[14/30] Compiling SwiftMath Vector2+simd.swift
[15/30] Compiling SwiftMath Vector2.swift
[16/30] Compiling SwiftMath Vector3+nosimd.swift
[17/30] Compiling SwiftMath Vector3+simd.swift
[18/30] Compiling SwiftMath float3x3+Extensions.swift
[19/30] Compiling SwiftMath float4x4+Extensions.swift
[20/30] Compiling SwiftMath functions.swift
[21/30] Compiling SwiftMath Point.swift
[22/30] Compiling SwiftMath Rect.swift
[23/30] Compiling SwiftMath String+Math.swift
[24/30] Compiling SwiftMath Vector2+nosimd.swift
[25/30] Compiling SwiftMath Angle.swift
[26/30] Compiling SwiftMath Matrix3x3+nosimd.swift
[27/30] Compiling SwiftMath Matrix3x3+simd.swift
[28/30] Compiling SwiftMath Matrix3x3.swift
[29/30] Emitting module SwiftMath
[29/30] Archiving libSwiftMath.a
Build complete! (4.83s)
Build complete.
Done.