The Swift Package Index logo.Swift Package Index

Build Information

Successful build of KeyHolder with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Clipy/KeyHolder.git
Reference: v4.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Clipy/KeyHolder
 * tag               v4.2.0     -> FETCH_HEAD
HEAD is now at 5da0ee0 Bump version to v4.2.0
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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Magnet'...
Cloning into '/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Magnet/Carthage/Checkouts/Sauce'...
Cloned https://github.com/Clipy/KeyHolder.git
Revision (git rev-parse @):
5da0ee06fd8709f7d812504bff1555462a3f6956
SUCCESS checkout https://github.com/Clipy/KeyHolder.git at v4.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Clipy/KeyHolder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/12] Compiling Sauce SpecialKeyCode.swift
[6/13] Compiling Sauce TISInputSource+Property.swift
[7/13] Compiling Sauce NSMenuItem+Key.swift
[8/13] Compiling Sauce KeyboardLayout.swift
[9/13] Compiling Sauce Sauce.swift
[10/13] Compiling Sauce Key.swift
[11/13] Compiling Sauce InputSource.swift
[12/13] Emitting module Sauce
[13/13] Compiling Sauce ModifierTransformer.swift
[14/21] Compiling Magnet NSEventExtension.swift
[15/21] Compiling Magnet HotKeyCenter.swift
[16/21] Compiling Magnet KeyExtension.swift
[17/21] Compiling Magnet KeyCombo.swift
[18/21] Compiling Magnet HotKey.swift
[19/21] Compiling Magnet IntExtension.swift
[20/21] Compiling Magnet CollectionExtension.swift
[21/21] Emitting module Magnet
[22/22] Compiling Magnet ModifierEventHandler.swift
[23/26] Compiling KeyHolder ClearButton.swift
[24/26] Compiling KeyHolder RecordView.swift
[25/26] Compiling KeyHolder NSColorExtension.swift
[26/26] Emitting module KeyHolder
Build complete! (11.39s)
Fetching https://github.com/Clipy/Magnet
[1/1305] Fetching magnet
Fetched https://github.com/Clipy/Magnet from cache (0.26s)
Computing version for https://github.com/Clipy/Magnet
Computed https://github.com/Clipy/Magnet at 3.4.0 (0.58s)
Fetching https://github.com/Clipy/Sauce from cache
Fetched https://github.com/Clipy/Sauce from cache (0.15s)
Computing version for https://github.com/Clipy/Sauce
Computed https://github.com/Clipy/Sauce at 2.4.0 (0.57s)
Creating working copy for https://github.com/Clipy/Sauce
Working copy of https://github.com/Clipy/Sauce resolved at 2.4.0
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.