Build Information
Successful build of HotKey, reference master (4d02d8
), with Swift 5.9 for macOS (SPM) on 2 Oct 2024 00:44:01 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: 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.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 NSEventModifierFlags+HotKey.swift
[2/7] Compiling HotKey Key.swift
[3/7] Compiling HotKey KeyCombo.swift
[4/7] Compiling HotKey HotKeysController.swift
[5/7] Compiling HotKey HotKey.swift
[6/7] Emitting module HotKey
[7/7] Compiling HotKey KeyCombo+System.swift
Build complete! (10.10s)
Build complete.
Done.