Build Information
Successful build of Magnet, reference master (b24a37
), with Swift 5.10 for macOS (SPM) on 6 Nov 2024 05:25:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Clipy/Magnet.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Clipy/Magnet
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b24a371 Bump rexml from 3.2.8 to 3.3.9 (#97)
Submodule path 'Carthage/Checkouts/Sauce': checked out '8f8fabaa8509c1a653d6c2c3c87396a4c493d876'
Submodule 'Carthage/Checkouts/Sauce' (https://github.com/Clipy/Sauce.git) registered for path 'Carthage/Checkouts/Sauce'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Sauce'...
Cloned https://github.com/Clipy/Magnet.git
Revision (git rev-parse @):
b24a371a882033893266575f76964855eae65099
SUCCESS checkout https://github.com/Clipy/Magnet.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/Clipy/Magnet.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/12] Compiling Sauce TISInputSource+Property.swift
[5/12] Compiling Sauce Key.swift
[6/12] Compiling Sauce KeyboardLayout.swift
[7/12] Compiling Sauce NSMenuItem+Key.swift
[8/12] Compiling Sauce InputSource.swift
[9/12] Compiling Sauce ModifierTransformer.swift
[10/12] Emitting module Sauce
[11/12] Compiling Sauce SpecialKeyCode.swift
[12/12] Compiling Sauce Sauce.swift
[13/21] Emitting module Magnet
[14/21] Compiling Magnet NSEventExtension.swift
[15/21] Compiling Magnet CollectionExtension.swift
[16/21] Compiling Magnet HotKey.swift
[17/21] Compiling Magnet ModifierEventHandler.swift
[18/21] Compiling Magnet KeyExtension.swift
[19/21] Compiling Magnet IntExtension.swift
[20/21] Compiling Magnet HotKeyCenter.swift
[21/21] Compiling Magnet KeyCombo.swift
Build complete! (16.23s)
Fetching https://github.com/Clipy/Sauce
[1/872] Fetching sauce
Fetched https://github.com/Clipy/Sauce from cache (1.35s)
Computing version for https://github.com/Clipy/Sauce
Computed https://github.com/Clipy/Sauce at 2.4.1 (0.62s)
Creating working copy for https://github.com/Clipy/Sauce
Working copy of https://github.com/Clipy/Sauce resolved at 2.4.1
Build complete.
Done.