Build Information
Successful build of HotKey, reference master (4d02d8
), with Swift 5.10 for macOS (SPM) on 2 Oct 2024 00:44:13 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/HotKey
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4d02d80 Add Swift version to podspec
Cloned https://github.com/dagronf/HotKey.git
Revision (git rev-parse @):
4d02d80de143d69b7eeb5962729591a157a57ede
SUCCESS checkout https://github.com/dagronf/HotKey.git at master
========================================
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 KeyCombo.swift
[4/9] Compiling HotKey NSEventModifierFlags+HotKey.swift
[5/9] Emitting module HotKey
[6/9] Compiling HotKey HotKey.swift
[7/9] Compiling HotKey HotKeysController.swift
[8/9] Compiling HotKey Key.swift
[9/9] Compiling HotKey KeyCombo+System.swift
Build complete! (9.58s)
Build complete.
Done.