The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of AppKitFocusOverlay, reference main (08eeaf), with Swift 5.10 for macOS (SPM) on 2 Oct 2024 00:02:37 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: 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.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 HotKey.swift
[5/10] Compiling HotKey NSEventModifierFlags+HotKey.swift
[6/10] Emitting module HotKey
[7/10] Compiling HotKey HotKeysController.swift
[8/10] Compiling HotKey Key.swift
[9/10] Compiling HotKey KeyCombo+System.swift
[10/10] Compiling HotKey KeyCombo.swift
[11/15] Compiling AppKitFocusOverlay CGPath+arrow.swift
[12/15] Compiling AppKitFocusOverlay Palette.swift
[13/15] Emitting module AppKitFocusOverlay
[14/15] Compiling AppKitFocusOverlay CGContext+extensions.swift
[15/15] Compiling AppKitFocusOverlay AppKitFocusOverlay.swift
Build complete! (14.65s)
Fetching https://github.com/dagronf/HotKey
[1/401] Fetching hotkey
Fetched https://github.com/dagronf/HotKey from cache (1.30s)
Computing version for https://github.com/dagronf/HotKey
Computed https://github.com/dagronf/HotKey at 0.2.0 (0.95s)
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.