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 with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/AppKitFocusOverlay.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/AppKitFocusOverlay
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at ec8674a Fixed test build
Cloned https://github.com/dagronf/AppKitFocusOverlay.git
Revision (git rev-parse @):
ec8674a6b900c81f8b98febc3370ff23166df43e
SUCCESS checkout https://github.com/dagronf/AppKitFocusOverlay.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
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 NSEventModifierFlags+HotKey.swift
[2/7] Compiling HotKey HotKeysController.swift
[3/7] Compiling HotKey KeyCombo.swift
[4/7] Compiling HotKey Key.swift
[5/7] Emitting module HotKey
[6/7] Compiling HotKey KeyCombo+System.swift
[7/7] Compiling HotKey HotKey.swift
[8/12] Emitting module AppKitFocusOverlay
[9/12] Compiling AppKitFocusOverlay Palette.swift
[10/12] Compiling AppKitFocusOverlay CGPath+arrow.swift
[11/12] Compiling AppKitFocusOverlay AppKitFocusOverlay.swift
[12/12] Compiling AppKitFocusOverlay CGContext+extensions.swift
Build complete! (7.09s)
Fetching https://github.com/dagronf/HotKey from cache
Fetched https://github.com/dagronf/HotKey (0.20s)
Computing version for https://github.com/dagronf/HotKey
Computed https://github.com/dagronf/HotKey at 0.1.3 (0.33s)
Creating working copy for https://github.com/dagronf/HotKey
Working copy of https://github.com/dagronf/HotKey resolved at 0.1.3
Build complete.
Done.