Build Information
Successful build of NicerTouchBar, reference master (0f66d3
), with Swift 5.8 for macOS (SPM) on 5 Jul 2024 20:07:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/ChimeHQ/NicerTouchBar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling NicerTouchBar TouchBarItemValidations.swift
[2/8] Compiling NicerTouchBar NSViewController+Binding.swift
[3/8] Compiling NicerTouchBar NSResponder+Validation.swift
[4/8] Compiling NicerTouchBar NSPopoverTouchBarItem+Validation.swift
[5/8] Compiling NicerTouchBar NSCustomTouchBarItem+Validation.swift
[6/8] Compiling NicerTouchBar NSGroupTouchBarItem+Validation.swift
[7/8] Emitting module NicerTouchBar
[8/8] Compiling NicerTouchBar NSTouchBar+Validation.swift
Build complete! (11.97s)
Build complete.
Done.