Build Information
Successful build of NicerTouchBar, reference master (0f66d3
), with Swift 5.10 for macOS (SPM) on 5 Jul 2024 20:08:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/NicerTouchBar.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/NicerTouchBar
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0f66d30 Prepare for archiving
Cloned https://github.com/ChimeHQ/NicerTouchBar.git
Revision (git rev-parse @):
0f66d30d4f04fc69be78698ab671a52c0eea7802
SUCCESS checkout https://github.com/ChimeHQ/NicerTouchBar.git at master
========================================
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": "nicertouchbar",
"name": "NicerTouchBar",
"url": "https://github.com/ChimeHQ/NicerTouchBar.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NicerTouchBar",
"dependencies": [
]
}
]
}
Fetching https://github.com/ChimeHQ/NicerTouchBar.git
[1/184] Fetching nicertouchbar
Fetched https://github.com/ChimeHQ/NicerTouchBar.git from cache (1.16s)
Creating working copy for https://github.com/ChimeHQ/NicerTouchBar.git
Working copy of https://github.com/ChimeHQ/NicerTouchBar.git resolved at master (0f66d30)
warning: '.resolve-product-dependencies': dependency 'nicertouchbar' 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/NicerTouchBar.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/10] Compiling NicerTouchBar NSViewController+Binding.swift
[4/10] Compiling NicerTouchBar TouchBarItemValidations.swift
[5/10] Compiling NicerTouchBar NSResponder+Validation.swift
[6/10] Compiling NicerTouchBar NSTouchBar+Validation.swift
[7/10] Compiling NicerTouchBar NSPopoverTouchBarItem+Validation.swift
[8/10] Compiling NicerTouchBar NSGroupTouchBarItem+Validation.swift
[9/10] Emitting module NicerTouchBar
[10/10] Compiling NicerTouchBar NSCustomTouchBarItem+Validation.swift
Build complete! (6.53s)
Build complete.
Done.