Build Information
Successful build of KeyCodes, reference main (93ba75
), with Swift 5.10 for macOS (SPM) on 13 Jul 2024 05:17:57 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: 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
========================================
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.24s)
Creating working copy for https://github.com/ChimeHQ/KeyCodes.git
Working copy of https://github.com/ChimeHQ/KeyCodes.git resolved at main (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] Emitting module KeyCodes
[5/5] Compiling KeyCodes Key.swift
Build complete! (7.00s)
Build complete.
Done.