Build Information
Successful build of SmoothGradient, reference main (7f11f2
), with Swift 5.9 for macOS (SPM) on 1 Sep 2024 01:55:46 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/raymondjavaxx/SmoothGradient.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/raymondjavaxx/SmoothGradient
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7f11f2e Bump Xcode version (#6)
Cloned https://github.com/raymondjavaxx/SmoothGradient.git
Revision (git rev-parse @):
7f11f2e0f2e3c4466ec78087242be49f6e8b00cc
SUCCESS checkout https://github.com/raymondjavaxx/SmoothGradient.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/raymondjavaxx/SmoothGradient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling SmoothGradient Gradient+Smooth.swift
[2/6] Compiling SmoothGradient SmoothLinearGradient.swift
[3/6] Compiling SmoothGradient GradientInterpolator.swift
[4/6] Emitting module SmoothGradient
[5/6] Compiling SmoothGradient Curve.swift
[6/6] Compiling SmoothGradient CubicBezierCurve.swift
Build complete! (15.86s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/11904] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing (3.20s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.11.1 (3.33s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.11.1
Build complete.
Done.