The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MathLib 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/forkercat/MathLib.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/forkercat/MathLib
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 439fa72 Add length
Cloned https://github.com/forkercat/MathLib.git
Revision (git rev-parse @):
439fa720cd73b285f9109dc12c4d781847e5f502
SUCCESS checkout https://github.com/forkercat/MathLib.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/forkercat/MathLib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write MathLib-Demo-entitlement.plist
[3/7] Write swift-version--423B1241ED78D482.txt
[5/16] Compiling MathLib Vector+Int.swift
[6/17] Compiling MathLib Vector.swift
[7/17] Compiling MathLib Quaternion.swift
[8/17] Compiling MathLib Matrix.swift
[9/17] Compiling MathLib Scalar.swift
[10/17] Emitting module MathLib
[11/17] Compiling MathLib Other.swift
[12/17] Compiling MathLib Constants.swift
[13/17] Compiling MathLib Functions.swift
[14/17] Compiling MathLib Vector+Float.swift
[15/19] Compiling MathLib_Demo main.swift
[16/19] Emitting module MathLib_Demo
[16/19] Write Objects.LinkFileList
[17/19] Linking MathLib-Demo
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/MathLib-Demo: replacing existing signature
[18/19] Applying MathLib-Demo
Build complete! (10.27s)
Build complete.
Done.