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 KeyCodes, reference 1.0.3 (93ba75), with Swift 5.10 for macOS (SPM) on 13 Jul 2024 05: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.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/KeyCodes.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/KeyCodes
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 93ba759 Document how keyModifierFlags works
Cloned https://github.com/ChimeHQ/KeyCodes.git
Revision (git rev-parse @):
93ba759d2bfd7b5233294188bc685fd09dce2729
SUCCESS checkout https://github.com/ChimeHQ/KeyCodes.git at 1.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "keycodes",
      "name": "KeyCodes",
      "url": "https://github.com/ChimeHQ/KeyCodes.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeyCodes",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/KeyCodes.git
[1/155] Fetching keycodes
Fetched https://github.com/ChimeHQ/KeyCodes.git from cache (1.15s)
Creating working copy for https://github.com/ChimeHQ/KeyCodes.git
Working copy of https://github.com/ChimeHQ/KeyCodes.git resolved at 1.0.3 (93ba759)
warning: '.resolve-product-dependencies': dependency 'keycodes' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/KeyCodes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/5] Compiling KeyCodes NSEvent+Key.swift
[4/5] Compiling KeyCodes Key.swift
[5/5] Emitting module KeyCodes
Build complete! (6.55s)
Build complete.
Done.