Build Information
Successful build of JelloSwift, reference 0.16.0 (ce1dac
), with Swift 5.9 for macOS (SPM) on 6 Sep 2024 15:30:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/JelloSwift.git
Reference: 0.16.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LuizZak/JelloSwift
* tag 0.16.0 -> FETCH_HEAD
HEAD is now at ce1dac7 Updating Changelog
Cloned https://github.com/LuizZak/JelloSwift.git
Revision (git rev-parse @):
ce1dac711d77572141236816d898695361f9e06d
SUCCESS checkout https://github.com/LuizZak/JelloSwift.git at 0.16.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/LuizZak/JelloSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/32] Compiling JelloSwift PointMass.swift
[2/32] Compiling JelloSwift RenderingSettings.swift
[3/32] Compiling JelloSwift RestDistance.swift
[4/35] Compiling JelloSwift BodyEdge.swift
[5/35] Compiling JelloSwift BodyJoint.swift
[6/35] Compiling JelloSwift CollisionObserver.swift
[7/35] Compiling JelloSwift GravityComponent.swift
[8/35] Emitting module JelloSwift
[9/35] Compiling JelloSwift SpringBodyJoint.swift
[10/35] Compiling JelloSwift Utils.swift
[11/35] Compiling JelloSwift World.swift
[12/35] Compiling JelloSwift WeightedShapeJointLink.swift
[13/35] Compiling JelloSwift MaterialPair.swift
[14/35] Compiling JelloSwift PhysicsUtils.swift
[15/35] Compiling JelloSwift EdgeJointLink.swift
[16/35] Compiling JelloSwift PointJointLink.swift
[17/35] Compiling JelloSwift ShapeJointLink.swift
[18/35] Compiling JelloSwift Vector2.swift
[19/35] Compiling JelloSwift Vector3.swift
[20/35] Compiling JelloSwift VectorRepresentable.swift
[21/35] Compiling JelloSwift ClosedShape.swift
[22/35] Compiling JelloSwift GeomUtils.swift
[23/35] Compiling JelloSwift JFloat.swift
[24/35] Compiling JelloSwift Matrix3x3.swift
[25/35] Compiling JelloSwift InternalSpring.swift
[26/35] Compiling JelloSwift JointLink.swift
[27/35] Compiling JelloSwift BodyJointLink.swift
[28/35] Compiling JelloSwift Bitmask.swift
[29/35] Compiling JelloSwift Body.swift
[30/35] Compiling JelloSwift BodyCollisionInformation.swift
[31/35] Compiling JelloSwift BodyComponent.swift
[32/35] Compiling JelloSwift PressureComponent.swift
[33/35] Compiling JelloSwift ShapeMatchComponent.swift
[34/35] Compiling JelloSwift SpringComponent.swift
[35/35] Compiling JelloSwift AABB.swift
Build complete! (7.97s)
Build complete.
Done.