The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of AppKitFocusOverlay, reference 2.0.0 (08eeaf), with Swift 5.10 for macOS (SPM) on 2 Oct 2024 00:04: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/AppKitFocusOverlay.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/AppKitFocusOverlay
 * tag               2.0.0      -> FETCH_HEAD
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 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/dagronf/AppKitFocusOverlay.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/10] Compiling HotKey Key.swift
[5/10] Compiling HotKey HotKeysController.swift
[6/10] Emitting module HotKey
[7/10] Compiling HotKey HotKey.swift
[8/10] Compiling HotKey NSEventModifierFlags+HotKey.swift
[9/10] Compiling HotKey KeyCombo.swift
[10/10] Compiling HotKey KeyCombo+System.swift
[11/15] Compiling AppKitFocusOverlay Palette.swift
[12/15] Compiling AppKitFocusOverlay CGContext+extensions.swift
[13/15] Compiling AppKitFocusOverlay CGPath+arrow.swift
[14/15] Emitting module AppKitFocusOverlay
[15/15] Compiling AppKitFocusOverlay AppKitFocusOverlay.swift
Build complete! (13.16s)
Fetching https://github.com/dagronf/HotKey
[1/401] Fetching hotkey
Fetched https://github.com/dagronf/HotKey from cache (1.32s)
Computing version for https://github.com/dagronf/HotKey
Computed https://github.com/dagronf/HotKey at 0.2.0 (0.56s)
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.