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.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.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
Fetching https://github.com/dagronf/HotKey from cache
Fetched https://github.com/dagronf/HotKey from cache (0.14s)
Computing version for https://github.com/dagronf/HotKey
Computed https://github.com/dagronf/HotKey at 0.1.3 (0.55s)
Creating working copy for https://github.com/dagronf/HotKey
Working copy of https://github.com/dagronf/HotKey resolved at 0.1.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "appkitfocusoverlay",
      "name": "AppKitFocusOverlay",
      "url": "https://github.com/dagronf/AppKitFocusOverlay.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppKitFocusOverlay",
      "dependencies": [
        {
          "identity": "hotkey",
          "name": "HotKey",
          "url": "https://github.com/dagronf/HotKey",
          "version": "0.1.3",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HotKey",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dagronf/AppKitFocusOverlay.git
[1/155] Fetching appkitfocusoverlay
Fetched https://github.com/dagronf/AppKitFocusOverlay.git from cache (0.26s)
Fetching https://github.com/dagronf/HotKey from cache
Fetched https://github.com/dagronf/HotKey from cache (0.24s)
Computing version for https://github.com/dagronf/HotKey
Computed https://github.com/dagronf/HotKey at 0.1.3 (0.01s)
Creating working copy for https://github.com/dagronf/AppKitFocusOverlay.git
Working copy of https://github.com/dagronf/AppKitFocusOverlay.git resolved at 1.0.0 (ec8674a)
Creating working copy for https://github.com/dagronf/HotKey
Working copy of https://github.com/dagronf/HotKey resolved at 0.1.3
warning: '.resolve-product-dependencies': dependency 'appkitfocusoverlay' is not used by any target
Found 1 product dependencies
  - HotKey
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dagronf/AppKitFocusOverlay.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/10] Compiling HotKey KeyCombo.swift
[5/10] Compiling HotKey NSEventModifierFlags+HotKey.swift
[6/10] Emitting module HotKey
[7/10] Compiling HotKey Key.swift
[8/10] Compiling HotKey HotKey.swift
[9/10] Compiling HotKey HotKeysController.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! (6.16s)
Build complete.
Done.