Build Information
Successful build of AppKitFocusOverlay, reference main (08eeaf
), with Swift 5.9 for macOS (SPM) on 2 Oct 2024 00:03:26 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/AppKitFocusOverlay.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/AppKitFocusOverlay
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 08eeaff Update to latest HotKey version, set macOS version to 10.13
Cloned https://github.com/dagronf/AppKitFocusOverlay.git
Revision (git rev-parse @):
08eeaff0eedd0c32b5001f77a57855292c658b55
SUCCESS checkout https://github.com/dagronf/AppKitFocusOverlay.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/dagronf/AppKitFocusOverlay.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling HotKey KeyCombo.swift
[2/7] Compiling HotKey Key.swift
[3/7] Compiling HotKey NSEventModifierFlags+HotKey.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
[8/12] Compiling AppKitFocusOverlay Palette.swift
[9/12] Compiling AppKitFocusOverlay CGPath+arrow.swift
[10/12] Compiling AppKitFocusOverlay CGContext+extensions.swift
[11/12] Emitting module AppKitFocusOverlay
[12/12] Compiling AppKitFocusOverlay AppKitFocusOverlay.swift
Build complete! (15.13s)
Fetching https://github.com/dagronf/HotKey
[1/401] Fetching hotkey
Fetched https://github.com/dagronf/HotKey (1.37s)
Computing version for https://github.com/dagronf/HotKey
Computed https://github.com/dagronf/HotKey at 0.2.0 (0.58s)
Creating working copy for https://github.com/dagronf/HotKey
Working copy of https://github.com/dagronf/HotKey resolved at 0.2.0
Build complete.
Done.