Build Information
Successful build of lefthook, reference 1.8.2 (0b711f
), with Swift 5.8 for macOS (SPM) on 29 Oct 2024 13:50:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/csjones/lefthook-plugin.git
Reference: 1.8.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/csjones/lefthook-plugin
* tag 1.8.2 -> FETCH_HEAD
HEAD is now at 0b711f3 Updating lefthook to 1.8.2
Cloned https://github.com/csjones/lefthook-plugin.git
Revision (git rev-parse @):
0b711f309f8f9f67d64459df339d2cc466f0f887
SUCCESS checkout https://github.com/csjones/lefthook-plugin.git at 1.8.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/csjones/lefthook-plugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin ArtifactExpander
[2/2] Compiling plugin LefthookPlugin
Building for debugging...
[3/8] Compiling LefthookExecutable FileSystem.swift
[4/8] Compiling LefthookExecutable OS.swift
[5/8] Compiling LefthookExecutable main.swift
[6/8] Emitting module LefthookExecutable
[7/8] Compiling LefthookExecutable ArtifactParser.swift
[7/8] Linking lefthook
Build complete! (13.58s)
Downloading binary artifact https://github.com/csjones/lefthook-plugin/releases/download/1.8.2/lefthook.artifactbundle.zip
[16375/24405335] Downloading https://github.com/csjones/lefthook-plugin/releases/download/1.8.2/lefthook.artifactbundle.zip
Downloaded https://github.com/csjones/lefthook-plugin/releases/download/1.8.2/lefthook.artifactbundle.zip (2.13s)
Build complete.
Done.