Build Information
Successful build of MiniP5Printer, reference 0.0.2 (5be180
), with Swift 5.9 for macOS (SPM) on 6 Jul 2024 14:48:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/MiniP5Printer.git
Reference: 0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LuizZak/MiniP5Printer
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at 5be1800 Removing trimmingPrefix usage
Cloned https://github.com/LuizZak/MiniP5Printer.git
Revision (git rev-parse @):
5be1800c72cc4129496abb4d53b316cadfe8431e
SUCCESS checkout https://github.com/LuizZak/MiniP5Printer.git at 0.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/LuizZak/MiniP5Printer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling MiniP5Printer PVector3.swift
[2/6] Compiling MiniP5Printer PVector2i.swift
[3/6] Compiling MiniP5Printer PMatrix3x3.swift
[4/6] Emitting module MiniP5Printer
[5/6] Compiling MiniP5Printer BaseP5Printer.swift
[6/6] Compiling MiniP5Printer PVector2.swift
Build complete! (6.22s)
Build complete.
Done.