Build Information
Successful build of HotKey, reference v0.2.0 (31234d
), with Swift 5.10 for macOS (SPM) on 2 Oct 2024 00:45:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/HotKey.git
Reference: v0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/HotKey
* tag v0.2.0 -> FETCH_HEAD
HEAD is now at 31234df Add swift-version for CocoaPods _sigh_
Cloned https://github.com/dagronf/HotKey.git
Revision (git rev-parse @):
31234dfbb4330b90ee10d89fbacb77316781cc06
SUCCESS checkout https://github.com/dagronf/HotKey.git at v0.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/dagronf/HotKey.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/9] Compiling HotKey NSEventModifierFlags+HotKey.swift
[4/9] Compiling HotKey KeyCombo.swift
[5/9] Compiling HotKey Key.swift
[6/9] Emitting module HotKey
[7/9] Compiling HotKey HotKeysController.swift
[8/9] Compiling HotKey HotKey.swift
[9/9] Compiling HotKey KeyCombo+System.swift
Build complete! (9.74s)
Build complete.
Done.