Build Information
Successful build of GameMath 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/STREGAsGate/GameMath.git
Reference: 0.9.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/STREGAsGate/GameMath
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at 037cd3e Reduce package tools version
Cloned https://github.com/STREGAsGate/GameMath.git
Revision (git rev-parse @):
037cd3e96c25c9a96fef1e4d99905080ff67ab04
SUCCESS checkout https://github.com/STREGAsGate/GameMath.git at 0.9.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/STREGAsGate/GameMath.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/24] Compiling GameMath Circle.swift
[4/24] Compiling GameMath Direction2.swift
[5/24] Compiling GameMath Insets.swift
[6/24] Compiling GameMath Color.swift
[7/24] Compiling GameMath Degrees & Radians.swift
[8/24] Compiling GameMath FastInverseSquareRoot.swift
[9/24] Compiling GameMath Quaternion.swift
[10/24] Compiling GameMath Size3.swift
[11/24] Compiling GameMath Transform3.swift
[12/24] Compiling GameMath Vector3.swift
[13/24] Compiling GameMath BitStream.swift
[14/24] Compiling GameMath CardinalDirection.swift
[15/24] Compiling GameMath Transform2.swift
[16/24] Compiling GameMath Vector2.swift
[17/24] Compiling GameMath Direction3.swift
[18/24] Emitting module GameMath
[19/24] Compiling GameMath Matrix3x3.swift
[20/24] Compiling GameMath Matrix4x4.swift
[21/24] Compiling GameMath Position3.swift
[22/24] Compiling GameMath Position2.swift
[23/24] Compiling GameMath Rect.swift
[24/24] Compiling GameMath Size2.swift
[25/26] Compiling GameMath Interpolation.swift
[26/26] Compiling GameMath CoreGraphics.swift
Build complete! (4.76s)
Build complete.
Done.