Build Information
Successful build of KeyCodes, reference main (93ba75
), with Swift 5.9 for macOS (SPM) on 13 Jul 2024 05:16:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/KeyCodes
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/ChimeHQ/KeyCodes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling KeyCodes NSEvent+Key.swift
[2/3] Emitting module KeyCodes
[3/3] Compiling KeyCodes Key.swift
Build complete! (7.57s)
Build complete.
Done.