The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JelloSwift 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/LuizZak/JelloSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LuizZak/JelloSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fc5cb30 Updating LICENSE
Cloned https://github.com/LuizZak/JelloSwift.git
Revision (git rev-parse @):
fc5cb305d3a58fd19964858ec5ab3ec963153f40
SUCCESS checkout https://github.com/LuizZak/JelloSwift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/LuizZak/JelloSwift.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/29] Emitting module JelloSwift
[4/32] Compiling JelloSwift BodyEdge.swift
[5/32] Compiling JelloSwift BodyJoint.swift
[6/32] Compiling JelloSwift BodyJointLink.swift
[7/32] Compiling JelloSwift CollisionObserver.swift
[8/32] Compiling JelloSwift InternalSpring.swift
[9/32] Compiling JelloSwift MaterialPair.swift
[10/32] Compiling JelloSwift PhysicsUtils.swift
[11/32] Compiling JelloSwift PointJointLink.swift
[12/32] Compiling JelloSwift PointMass.swift
[13/32] Compiling JelloSwift PressureComponent.swift
[14/32] Compiling JelloSwift RenderingSettings.swift
[15/32] Compiling JelloSwift Bitmask.swift
[16/32] Compiling JelloSwift Body.swift
[17/32] Compiling JelloSwift BodyCollisionInformation.swift
[18/32] Compiling JelloSwift BodyComponent.swift
[19/32] Compiling JelloSwift SpringComponent.swift
[20/32] Compiling JelloSwift Utils.swift
[21/32] Compiling JelloSwift World.swift
[22/32] Compiling JelloSwift Vector2+Debug.swift
[23/32] Compiling JelloSwift Vector2+SIMD.swift
[24/32] Compiling JelloSwift VectorRepresentable.swift
[25/32] Compiling JelloSwift GravityComponent.swift
[26/32] Compiling JelloSwift RestDistance.swift
[27/32] Compiling JelloSwift ShapeJointLink.swift
[28/32] Compiling JelloSwift SpringBodyJoint.swift
[29/32] Compiling JelloSwift EdgeJointLink.swift
[30/32] Compiling JelloSwift AABB.swift
[31/32] Compiling JelloSwift ClosedShape.swift
[32/32] Compiling JelloSwift GeomUtils.swift
Build complete! (6.28s)
Build complete.
Done.