Build Information
Successful build of HotKey, reference v0.2.0 (31234d
), with Swift 5.9 for macOS (SPM) on 2 Oct 2024 00:43:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/dagronf/HotKey.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling HotKey Key.swift
[2/7] Compiling HotKey HotKeysController.swift
[3/7] Compiling HotKey HotKey.swift
[4/7] Compiling HotKey NSEventModifierFlags+HotKey.swift
[5/7] Compiling HotKey KeyCombo.swift
[6/7] Emitting module HotKey
[7/7] Compiling HotKey KeyCombo+System.swift
Build complete! (10.89s)
Build complete.
Done.