The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftGFX/SwiftMath.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftGFX/SwiftMath
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d9f8c2c introduce vectorized min and max for vec2f
Cloned https://github.com/SwiftGFX/SwiftMath.git
Revision (git rev-parse @):
d9f8c2cfd722bf89e6717a2de54dd55503a747df
SUCCESS checkout https://github.com/SwiftGFX/SwiftMath.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwiftGFX/SwiftMath.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--423B1241ED78D482.txt
[3/30] Compiling SwiftMath Vector4.swift
[4/30] Compiling SwiftMath Vectorf+Components.swift
[5/30] Compiling SwiftMath easing.swift
[6/33] Compiling SwiftMath Angle.swift
[7/33] Compiling SwiftMath Matrix3x3+nosimd.swift
[8/33] Compiling SwiftMath Matrix3x3+simd.swift
[9/33] Compiling SwiftMath Matrix3x3.swift
[10/33] Compiling SwiftMath platform.swift
[11/33] Compiling SwiftMath random.swift
[12/33] Compiling SwiftMath utils.swift
[13/33] Compiling SwiftMath Vector2+simd.swift
[14/33] Compiling SwiftMath Vector2.swift
[15/33] Compiling SwiftMath Vector3+nosimd.swift
[16/33] Compiling SwiftMath Vector3+simd.swift
[17/33] Compiling SwiftMath float3x3+Extensions.swift
[18/33] Compiling SwiftMath float4x4+Extensions.swift
[19/33] Compiling SwiftMath functions.swift
[20/33] Emitting module SwiftMath
[21/33] Compiling SwiftMath Vector3.swift
[22/33] Compiling SwiftMath Vector4+nosimd.swift
[23/33] Compiling SwiftMath Vector4+simd.swift
[24/33] Compiling SwiftMath Matrix4x4+Extensions.swift
[25/33] Compiling SwiftMath Matrix4x4+nosimd.swift
[26/33] Compiling SwiftMath Matrix4x4+simd.swift
[27/33] Compiling SwiftMath Matrix4x4.swift
[28/33] Compiling SwiftMath Point.swift
[29/33] Compiling SwiftMath Rect.swift
[30/33] Compiling SwiftMath String+Math.swift
[31/33] Compiling SwiftMath Vector2+nosimd.swift
[31/33] Write Objects.LinkFileList
[32/33] Archiving libSwiftMath.a
Build complete! (3.87s)
Build complete.
Done.