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 KeyHolder 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.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Clipy/KeyHolder.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Clipy/KeyHolder
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 959b713 Bump rexml from 3.2.6 to 3.2.8 (#73)
Submodule path 'Carthage/Checkouts/Magnet': checked out '26d672a031fd33eac94887b4e19aca0ab4761f45'
Submodule path 'Carthage/Checkouts/Magnet/Carthage/Checkouts/Sauce': checked out '8f8fabaa8509c1a653d6c2c3c87396a4c493d876'
Submodule path 'Carthage/Checkouts/Sauce': checked out '8f8fabaa8509c1a653d6c2c3c87396a4c493d876'
Submodule 'Carthage/Checkouts/Magnet' (https://github.com/Clipy/Magnet.git) registered for path 'Carthage/Checkouts/Magnet'
Submodule 'Carthage/Checkouts/Sauce' (https://github.com/Clipy/Sauce.git) registered for path 'Carthage/Checkouts/Sauce'
Cloning into '/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Magnet'...
Cloning into '/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Sauce'...
Submodule 'Carthage/Checkouts/Sauce' (https://github.com/Clipy/Sauce.git) registered for path 'Carthage/Checkouts/Magnet/Carthage/Checkouts/Sauce'
Cloning into '/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Magnet/Carthage/Checkouts/Sauce'...
Cloned https://github.com/Clipy/KeyHolder.git
Revision (git rev-parse @):
959b713a4f6d9f7bfb08e5b21011b165836fa213
SUCCESS checkout https://github.com/Clipy/KeyHolder.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Clipy/KeyHolder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling Sauce Sauce.swift
[2/9] Compiling Sauce KeyboardLayout.swift
[3/9] Compiling Sauce SpecialKeyCode.swift
[4/9] Compiling Sauce InputSource.swift
[5/9] Compiling Sauce NSMenuItem+Key.swift
[6/9] Compiling Sauce Key.swift
[7/9] Emitting module Sauce
[8/9] Compiling Sauce ModifierTransformer.swift
[9/9] Compiling Sauce TISInputSource+Property.swift
[10/17] Compiling Magnet HotKey.swift
[11/18] Compiling Magnet NSEventExtension.swift
[12/18] Compiling Magnet IntExtension.swift
[13/18] Compiling Magnet HotKeyCenter.swift
[14/18] Compiling Magnet CollectionExtension.swift
[15/18] Emitting module Magnet
[16/18] Compiling Magnet KeyExtension.swift
[17/18] Compiling Magnet KeyCombo.swift
[18/18] Compiling Magnet ModifierEventHandler.swift
[19/22] Compiling KeyHolder NSColorExtension.swift
[20/22] Emitting module KeyHolder
[21/22] Compiling KeyHolder ClearButton.swift
[22/22] Compiling KeyHolder RecordView.swift
Build complete! (12.19s)
Fetching https://github.com/Clipy/Magnet from cache
Fetched https://github.com/Clipy/Magnet (0.21s)
Computing version for https://github.com/Clipy/Magnet
Computed https://github.com/Clipy/Magnet at 3.4.0 (0.37s)
Fetching https://github.com/Clipy/Sauce from cache
Fetched https://github.com/Clipy/Sauce (0.26s)
Computing version for https://github.com/Clipy/Sauce
Computed https://github.com/Clipy/Sauce at 2.4.1 (0.48s)
Creating working copy for https://github.com/Clipy/Sauce
Working copy of https://github.com/Clipy/Sauce resolved at 2.4.1
Creating working copy for https://github.com/Clipy/Magnet
Working copy of https://github.com/Clipy/Magnet resolved at 3.4.0
Build complete.
Done.